summaryrefslogtreecommitdiffstats
path: root/source3/nmbd
Commit message (Expand)AuthorAgeFilesLines
* Makefile: Fix for OSF1 typo.Jeremy Allison1998-01-294-2/+52
* nmbd.c, server.c: Added #ifndef MEM_MAN around code that sets the SIGUSR1Jeremy Allison1998-01-231-0/+4
* This is *not* a big change (although it looks like one).Jeremy Allison1998-01-2226-69/+69
* Fixed send_mailslot code where src_type was always being set to zero.Jeremy Allison1998-01-211-1/+1
* Fixed bug found by Bernhard Laeser where we are announcing to the wrongJeremy Allison1998-01-201-1/+1
* docs/Support.txt: Removed consultant.Jeremy Allison1998-01-093-12/+24
* includes.h: Added FreeBSD 3.x fixes. Added HPUX10.x fixes.Jeremy Allison1998-01-073-9/+8
* added timestrings to become and unbecome domain/local master browserHerb Lewis1998-01-032-12/+13
* fixed another couple of minor type errors (they could cause incorrectAndrew Tridgell1997-12-261-4/+4
* fixed a couple of illegal uses of scanf() in the nmbd wins code. TheyAndrew Tridgell1997-12-261-6/+6
* use _exit to exit a childAndrew Tridgell1997-12-261-6/+2
* This is actually Jeremy, working as Herb :-).Herb Lewis1997-12-241-0/+22
* Added SIGUSR1/SIGUSR2 handling.Jeremy Allison1997-12-242-3/+37
* nmbd_elections.c: Added new parameter to dump_workgroups call.Jeremy Allison1997-12-244-56/+116
* Finally added the code Andrew wanted that will allow a Samba domainJeremy Allison1997-12-243-1/+211
* architecture.doc: Re-added since I lost it (sorry Dan :-).Jeremy Allison1997-12-232-2/+2
* kanji.h: Fixed problems with re-definitions of strchr and others on AIX.Jeremy Allison1997-12-181-2/+4
* WHATSNEW.txt - updated for 1.9.18alpha13.Jeremy Allison1997-12-161-0/+6
* Added Lanman announce patch from Jacco de Leeuw <leeuw@wins.uva.nl>.Jeremy Allison1997-12-166-13/+341
* nmbd_incomingdgrams.c: Fix bug with Syntax 5.1 servers reported by SGI whereJeremy Allison1997-12-164-5/+72
* allow name_type 0x20 as well as name_type 0x0 in dns proxyingAndrew Tridgell1997-12-141-1/+2
* This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1997-12-1326-380/+11318
* catch signals in the async dns daemon and allow it to auto-restart ifAndrew Tridgell1997-12-041-0/+9
* allow for zero size reads in asyncdns. These can happen after a signalAndrew Tridgell1997-12-041-3/+6
* asyncdns.c: Removed warning when compiling with -DSYNC_DNS.Jeremy Allison1997-12-022-2/+3
* Added in mods for new smb.conf "remote browse sync" option as posted toJohn Terpstra1997-11-211-0/+1
* auto-create the locks directory on startupAndrew Tridgell1997-11-111-0/+4
* fix commentsAndrew Tridgell1997-11-021-9/+2
* to avoid any possibility of the pipe getting full and blocking we nowAndrew Tridgell1997-11-021-27/+58
* minor async DNS cleanupsAndrew Tridgell1997-11-012-7/+6
* Big change to make nmbd code more readable/understandable.Jeremy Allison1997-10-232-18/+18
* Implemented asynchronous DNS lookups in nmbd.Andrew Tridgell1997-10-222-8/+262
* .cvsignore: Added make_smbcodepageJeremy Allison1997-10-171-10/+19
* added -a "append log" optionAndrew Tridgell1997-10-171-1/+7
* Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1997-09-261-11/+11
* loadparm.c: Added new netbios aliases parameter (code from Cisco)Samba Release Account1997-07-311-4/+64
* Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.comSamba Release Account1997-07-241-1/+4
* charset.c: Split charset_initialise() into 2 - a charset_initialise() andSamba Release Account1997-07-181-2/+2
* Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>Samba Release Account1997-07-081-1/+1
* Makefile: Added quoata changes for Linux from Thorvald NatvigSamba Release Account1997-06-111-11/+13
* namepacket.c: Block SIGTERM correctly - we can only take them at defined poi...Samba Release Account1997-05-311-0/+2
* charcnv.c: Fixed silly bugs detected on IRIX.Samba Release Account1997-05-301-0/+2
* dir.c: Fixed double slash issue.Samba Release Account1997-05-201-7/+8
* 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1997-05-081-1/+9
* Large changes from jra@cygnus.com. Mainly browser updates.Samba Release Account1997-04-091-1/+1
* 1) updated ipc.c NetUserGetInfo - load \\%L\%U instead of \\%L\HOMESSamba Release Account1997-03-091-2/+1
* Added -f option for lock file.Samba Release Account1996-12-101-1/+31
* - changed the default nmbd loop timout to 10 seconds (2 seconds was muchAndrew Tridgell1996-10-071-13/+12
* backout all the changes to nmbd.Andrew Tridgell1996-10-021-77/+67
* - a huge pile of changes from Luke which implement the browse.confAndrew Tridgell1996-10-021-67/+77