summaryrefslogtreecommitdiff
path: root/source/namework.c
Commit message (Expand)AuthorAgeFilesLines
* Big change to make nmbd code more readable/understandable.Jeremy Allison1997-10-231-3/+3
* fixed the freeze on logout bug. The fix has several parts:Andrew Tridgell1997-10-151-1/+2
* loadparm.c: Added new netbios aliases parameter (code from Cisco)Samba Release Account1997-07-311-3/+3
* client.c: Added amanda fixes.Samba Release Account1997-07-281-10/+0
* client.c: New print queue query code from Jeff C. Foster " <jfoste@wgc.woodw...Samba Release Account1997-07-011-1/+1
* dir.c: Fixed double slash issue.Samba Release Account1997-05-201-2/+3
* 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1997-05-081-11/+15
* Large changes from jra@cygnus.com. Mainly browser updates.Samba Release Account1997-04-091-13/+26
* 1) updated ipc.c NetUserGetInfo - load \\%L\%U instead of \\%L\HOMESSamba Release Account1997-03-091-3/+5
* severe debugging session for nmbd. in fact, i'm surprised that browsingSamba Release Account1996-10-271-14/+13
* - replace the base36 function with one that works on more systemsAndrew Tridgell1996-10-051-2/+4
* backout all the changes to nmbd.Andrew Tridgell1996-10-021-234/+231
* - a huge pile of changes from Luke which implement the browse.confAndrew Tridgell1996-10-021-231/+234
* removed all of lukes recent changes. I need to do a p2 release butSamba Release Account1996-08-241-214/+198
* - fixed bugs in nmb response packet checking.Samba Release Account1996-08-231-198/+214
* - new handling of ST_TYPE bits, they are now consolidated much more inAndrew Tridgell1996-08-211-5/+0
* - removed ServerComment and instead set the comment string in nmbdAndrew Tridgell1996-08-201-3/+0
* - fix a bug in NetServerEnum where counted and total were not countedAndrew Tridgell1996-08-201-80/+0
* - added "netbios name" option in smb.conf to make controlling the nameAndrew Tridgell1996-08-191-2/+3
* local_only NetServerEnum syncs can now be issued.Samba Release Account1996-08-011-16/+12
* removed the remote interfaces stuff.Andrew Tridgell1996-07-221-2/+0
* minor cleanups ready for another releaseAndrew Tridgell1996-07-181-1/+0
* lots of changes to nmbdSamba Release Account1996-07-171-81/+75
* sorted out various timer delay bugs: nameannounce.c nameserv.cSamba Release Account1996-07-091-1/+1
* tidied up: code shuffling and documentation.Samba Release Account1996-07-071-50/+2
* as a result of the writing of namework.doc, namework.c has been tidied up,Samba Release Account1996-07-021-327/+189
* luke's first attempt at using cvsSamba Release Account1996-06-291-75/+43
* 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-24/+24
* changes from LukeAndrew Tridgell1996-06-081-2/+1
* - added predict.c, moving the routines from util.cAndrew Tridgell1996-06-071-10/+13
* - added interface.c and removed all the references to myip, bcast_ipAndrew Tridgell1996-06-061-18/+30
* - changed some debug levels in clientutil.cAndrew Tridgell1996-06-051-211/+158
* Did more integration of Lukes code ready for the first release.Andrew Tridgell1996-06-041-558/+558
* add dummy quotas fnAndrew Tridgell1996-06-041-36/+34
* a huge pile of changes :-)Andrew Tridgell1996-06-041-0/+1072