summaryrefslogtreecommitdiff
path: root/source3/nmbd
AgeCommit message (Expand)AuthorFilesLines
1998-02-20nmbd_packets.c: nmbd_subnetdb.c: Patch from Andrey Alekseyev <fetch@muffin.ar...Jeremy Allison2-2/+30
1998-02-12make the initial logfile names consistent. This should mean that smbdAndrew Tridgell1-1/+1
1998-01-29Makefile: Fix for OSF1 typo.Jeremy Allison4-2/+52
1998-01-23nmbd.c, server.c: Added #ifndef MEM_MAN around code that sets the SIGUSR1Jeremy Allison1-0/+4
1998-01-22This is *not* a big change (although it looks like one).Jeremy Allison26-69/+69
1998-01-21Fixed send_mailslot code where src_type was always being set to zero.Jeremy Allison1-1/+1
1998-01-20Fixed bug found by Bernhard Laeser where we are announcing to the wrongJeremy Allison1-1/+1
1998-01-09docs/Support.txt: Removed consultant.Jeremy Allison3-12/+24
1998-01-07includes.h: Added FreeBSD 3.x fixes. Added HPUX10.x fixes.Jeremy Allison3-9/+8
1998-01-03added timestrings to become and unbecome domain/local master browserHerb Lewis2-12/+13
1997-12-26fixed another couple of minor type errors (they could cause incorrectAndrew Tridgell1-4/+4
1997-12-26fixed a couple of illegal uses of scanf() in the nmbd wins code. TheyAndrew Tridgell1-6/+6
1997-12-26use _exit to exit a childAndrew Tridgell1-6/+2
1997-12-24This is actually Jeremy, working as Herb :-).Herb Lewis1-0/+22
1997-12-24Added SIGUSR1/SIGUSR2 handling.Jeremy Allison2-3/+37
1997-12-24nmbd_elections.c: Added new parameter to dump_workgroups call.Jeremy Allison4-56/+116
1997-12-24Finally added the code Andrew wanted that will allow a Samba domainJeremy Allison3-1/+211
1997-12-23architecture.doc: Re-added since I lost it (sorry Dan :-).Jeremy Allison2-2/+2
1997-12-18kanji.h: Fixed problems with re-definitions of strchr and others on AIX.Jeremy Allison1-2/+4
1997-12-16WHATSNEW.txt - updated for 1.9.18alpha13.Jeremy Allison1-0/+6
1997-12-16Added Lanman announce patch from Jacco de Leeuw <leeuw@wins.uva.nl>.Jeremy Allison6-13/+341
1997-12-16nmbd_incomingdgrams.c: Fix bug with Syntax 5.1 servers reported by SGI whereJeremy Allison4-5/+72
1997-12-14allow name_type 0x20 as well as name_type 0x0 in dns proxyingAndrew Tridgell1-1/+2
1997-12-13This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison26-380/+11318
1997-12-04catch signals in the async dns daemon and allow it to auto-restart ifAndrew Tridgell1-0/+9
1997-12-04allow for zero size reads in asyncdns. These can happen after a signalAndrew Tridgell1-3/+6
1997-12-02asyncdns.c: Removed warning when compiling with -DSYNC_DNS.Jeremy Allison2-2/+3
1997-11-21Added in mods for new smb.conf "remote browse sync" option as posted toJohn Terpstra1-0/+1
1997-11-11auto-create the locks directory on startupAndrew Tridgell1-0/+4
1997-11-02fix commentsAndrew Tridgell1-9/+2
1997-11-02to avoid any possibility of the pipe getting full and blocking we nowAndrew Tridgell1-27/+58
1997-11-01minor async DNS cleanupsAndrew Tridgell2-7/+6
1997-10-23Big change to make nmbd code more readable/understandable.Jeremy Allison2-18/+18
1997-10-22Implemented asynchronous DNS lookups in nmbd.Andrew Tridgell2-8/+262
1997-10-17.cvsignore: Added make_smbcodepageJeremy Allison1-10/+19
1997-10-17added -a "append log" optionAndrew Tridgell1-1/+7
1997-09-26Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1-11/+11
1997-07-31loadparm.c: Added new netbios aliases parameter (code from Cisco)Samba Release Account1-4/+64
1997-07-24Makefile: Added UNIXWARE 2.x with shadow passwords from fja@extratech.comSamba Release Account1-1/+4
1997-07-18charset.c: Split charset_initialise() into 2 - a charset_initialise() andSamba Release Account1-2/+2
1997-07-08Makefile: Added AIX targets from Ole Holm Nielsen <Ole.H.Nielsen@uni-c.dk>Samba Release Account1-1/+1
1997-06-11Makefile: Added quoata changes for Linux from Thorvald NatvigSamba Release Account1-11/+13
1997-05-31namepacket.c: Block SIGTERM correctly - we can only take them at defined poi...Samba Release Account1-0/+2
1997-05-30charcnv.c: Fixed silly bugs detected on IRIX.Samba Release Account1-0/+2
1997-05-20dir.c: Fixed double slash issue.Samba Release Account1-7/+8
1997-05-08'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1-1/+9
1997-04-09Large changes from jra@cygnus.com. Mainly browser updates.Samba Release Account1-1/+1
1997-03-091) updated ipc.c NetUserGetInfo - load \\%L\%U instead of \\%L\HOMESSamba Release Account1-2/+1
1996-12-10Added -f option for lock file.Samba Release Account1-1/+31
1996-10-07- changed the default nmbd loop timout to 10 seconds (2 seconds was muchAndrew Tridgell1-13/+12