summaryrefslogtreecommitdiff
path: root/source3/nmbd
AgeCommit message (Expand)AuthorFilesLines
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
1996-10-02backout all the changes to nmbd.Andrew Tridgell1-77/+67
1996-10-02- a huge pile of changes from Luke which implement the browse.confAndrew Tridgell1-67/+77
1996-08-24removed all of lukes recent changes. I need to do a p2 release butSamba Release Account1-76/+66
1996-08-23- fixed bugs in nmb response packet checking.Samba Release Account1-66/+76
1996-08-22- add timeouts to connect() for password server connections. ThisAndrew Tridgell1-3/+12
1996-08-20- removed ServerComment and instead set the comment string in nmbdAndrew Tridgell1-10/+0
1996-08-19- added "netbios name" option in smb.conf to make controlling the nameAndrew Tridgell1-13/+5
1996-08-17- fixed wins.dat reloading (it wasn't happening!)Samba Release Account1-4/+0
1996-08-17- added support for Amiga-unix (based on BSD I think)Andrew Tridgell1-19/+12
1996-08-16- added the "remote announce" optionAndrew Tridgell1-69/+51
1996-08-15- added FAST_SHARE_MODES codeAndrew Tridgell1-5/+5
1996-08-09applying login updates from jim@oxfordcc.co.uk, sent in bySamba Release Account1-0/+1
1996-08-01local_only NetServerEnum syncs can now be issued.Samba Release Account1-1/+4
1996-07-17lots of changes to nmbdSamba Release Account1-1/+1
1996-07-09missed nmbd.c in previous update.Samba Release Account1-2/+2
1996-07-04modified become_master() to a state-based system. becoming a masterSamba Release Account1-3/+3
1996-06-29luke's first attempt at using cvsSamba Release Account1-6/+23
1996-06-10got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1-1/+0
1996-06-10updates from Luke to rename "domains" more accurately to "subnets"Andrew Tridgell1-1/+1
1996-06-08more changes from LukeAndrew Tridgell1-1/+1
1996-06-08changes from LukeAndrew Tridgell1-2/+25
1996-06-07- added predict.c, moving the routines from util.cAndrew Tridgell1-2/+2
1996-06-06- added interface.c and removed all the references to myip, bcast_ipAndrew Tridgell1-93/+19
1996-06-05- changed some debug levels in clientutil.cAndrew Tridgell1-0/+7
1996-06-04Did more integration of Lukes code ready for the first release.Andrew Tridgell1-10/+12
1996-06-04a huge pile of changes :-)Andrew Tridgell1-0/+601