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