summaryrefslogtreecommitdiffstats
path: root/source3/nmbd/nmbd_packets.c
Commit message (Expand)AuthorAgeFilesLines
* Added sys_fork() and sys_getpid() functions to stop the overheadJeremy Allison2000-05-021-1/+1
* the final part of the nmbd merge between head and tng - this gets theAndrew Tridgell2000-03-271-5/+4
* fixed the hanlding of recursion desired when sending packets fromAndrew Tridgell2000-03-271-23/+22
* this looks like a big commit, but it isn't really :)Andrew Tridgell2000-01-071-7/+8
* added suppport for unexpected udp/138 packetsAndrew Tridgell2000-01-031-9/+12
* added the unexpected packet database (unexpected.tdb)Andrew Tridgell2000-01-031-1/+2
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-39/+80
* sys_select added one more argument (read, write selectors).Luke Leighton1999-12-011-1/+1
* - bug in nmbd registering DOMAIN_NAME<1c> to WINS server; recursionLuke Leighton1999-11-191-8/+17
* responses to UDP samquery go back to SERVER<00> not DOMAIN<1c>, theLuke Leighton1999-11-181-1/+1
* mods to allow inter-domain trust accounts to be added to SAM databaseLuke Leighton1999-03-091-51/+4
* Fix bug with nmbd running wild due to recursion in retransmit_or_expire_respo...Jeremy Allison1998-12-171-9/+24
* Removed acconfig.h configure configure.in include/config.h.in: Made smbwrappe...Jeremy Allison1998-11-141-23/+23
* Okay, this is really silly but removing one space from one debug statementChristopher R. Hertel1998-10-221-1/+1
* Minor change.Christopher R. Hertel1998-10-221-1/+1
* Changes to test in configure if capabilities are enabled on a system.Jeremy Allison1998-09-281-1/+1
* tridge the destroyer returns!Andrew Tridgell1998-09-051-8/+7
* added a dest_port parameter to send_mailslot() so we send replies toAndrew Tridgell1998-08-301-4/+3
* This checking fixes the statcache bug that stopped NetBench from runningJeremy Allison1998-08-281-1/+1
* this is the bug change to using connection_struct* instead of cnum.Andrew Tridgell1998-08-141-1/+1
* I finished removing timestring() calls from DEBUG() messages. Also wentChristopher R. Hertel1998-08-031-5/+7
* nisppass.c: Fixed incorrect parameter usage.Jeremy Allison1998-06-271-0/+11
* This is a first step toward moving long namelists into a database. IChristopher R. Hertel1998-06-091-1/+1
* This is a security audit change of the main source.Jeremy Allison1998-05-121-3/+3
* Fixed bug that John found in WINS server code. When nmbd as a WINSJeremy Allison1998-04-201-0/+64
* Changes to allow Samba to be compiled with -Wstrict-prototypesJeremy Allison1998-04-131-1/+1
* We were missing a case switch in announcement processing - weJeremy Allison1998-04-021-0/+17
* Makefile, password.c, includes.h: Added KRB4 patches from Johan Hedin <johanh...Jeremy Allison1998-02-261-1/+16
* nmbd_packets.c: nmbd_subnetdb.c: Patch from Andrey Alekseyev <fetch@muffin.ar...Jeremy Allison1998-02-201-2/+6
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-221-3/+3
* Fixed send_mailslot code where src_type was always being set to zero.Jeremy Allison1998-01-211-1/+1
* Added SIGUSR1/SIGUSR2 handling.Jeremy Allison1997-12-241-1/+18
* Added Lanman announce patch from Jacco de Leeuw <leeuw@wins.uva.nl>.Jeremy Allison1997-12-161-0/+56
* This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1997-12-131-0/+1775