summaryrefslogtreecommitdiff
path: root/source/nmbd
Commit message (Expand)AuthorAgeFilesLines
* 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
* removed all of lukes recent changes. I need to do a p2 release butSamba Release Account1996-08-241-76/+66
* - fixed bugs in nmb response packet checking.Samba Release Account1996-08-231-66/+76
* - add timeouts to connect() for password server connections. ThisAndrew Tridgell1996-08-221-3/+12
* - removed ServerComment and instead set the comment string in nmbdAndrew Tridgell1996-08-201-10/+0
* - added "netbios name" option in smb.conf to make controlling the nameAndrew Tridgell1996-08-191-13/+5
* - fixed wins.dat reloading (it wasn't happening!)Samba Release Account1996-08-171-4/+0
* - added support for Amiga-unix (based on BSD I think)Andrew Tridgell1996-08-171-19/+12
* - added the "remote announce" optionAndrew Tridgell1996-08-161-69/+51
* - added FAST_SHARE_MODES codeAndrew Tridgell1996-08-151-5/+5
* applying login updates from jim@oxfordcc.co.uk, sent in bySamba Release Account1996-08-091-0/+1
* local_only NetServerEnum syncs can now be issued.Samba Release Account1996-08-011-1/+4
* lots of changes to nmbdSamba Release Account1996-07-171-1/+1
* missed nmbd.c in previous update.Samba Release Account1996-07-091-2/+2
* modified become_master() to a state-based system. becoming a masterSamba Release Account1996-07-041-3/+3
* luke's first attempt at using cvsSamba Release Account1996-06-291-6/+23
* got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1996-06-101-1/+0
* updates from Luke to rename "domains" more accurately to "subnets"Andrew Tridgell1996-06-101-1/+1
* more changes from LukeAndrew Tridgell1996-06-081-1/+1
* changes from LukeAndrew Tridgell1996-06-081-2/+25
* - added predict.c, moving the routines from util.cAndrew Tridgell1996-06-071-2/+2
* - added interface.c and removed all the references to myip, bcast_ipAndrew Tridgell1996-06-061-93/+19
* - changed some debug levels in clientutil.cAndrew Tridgell1996-06-051-0/+7
* Did more integration of Lukes code ready for the first release.Andrew Tridgell1996-06-041-10/+12
* a huge pile of changes :-)Andrew Tridgell1996-06-041-0/+601