summaryrefslogtreecommitdiff
path: root/source3/nameresp.c
AgeCommit message (Expand)AuthorFilesLines
1997-10-17remove a spurious error message from nmbd. The message was:Andrew Tridgell1-6/+0
1997-10-15fixed the freeze on logout bug. The fix has several parts:Andrew Tridgell1-4/+6
1997-09-03nameannounce.cJeremy Allison1-8/+6
1997-08-07failure to register DOMAIN<1b> netbios name caused nmbd to exit (a call toSamba Release Account1-2/+1
1997-05-20dir.c: Fixed double slash issue.Samba Release Account1-4/+4
1997-05-15namedbname.c: Fixed *nasty* bug that caused nmbd to spin and eat memorySamba Release Account1-25/+25
1997-05-08'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1-15/+13
1997-04-09Large changes from jra@cygnus.com. Mainly browser updates.Samba Release Account1-129/+128
1997-03-15bug: when checking whether there is a PDC already on the current localSamba Release Account1-7/+4
1997-03-12added code that checks whether the DOMAIN<1b> name is claimed on theSamba Release Account1-0/+28
1996-10-27severe debugging session for nmbd. in fact, i'm surprised that browsingSamba Release Account1-15/+18
1996-10-13the response packets are being received (fix to process_nmb() worked)Samba Release Account1-3/+3
1996-10-07- changed the default nmbd loop timout to 10 seconds (2 seconds was muchAndrew Tridgell1-2/+2
1996-10-02backout all the changes to nmbd.Andrew Tridgell1-214/+181
1996-10-02- a huge pile of changes from Luke which implement the browse.confAndrew Tridgell1-181/+214
1996-08-24removed all of lukes recent changes. I need to do a p2 release butSamba Release Account1-205/+176
1996-08-23- fixed bugs in nmb response packet checking.Samba Release Account1-176/+205
1996-08-01local_only NetServerEnum syncs can now be issued.Samba Release Account1-2/+6
1996-07-17lots of changes to nmbdSamba Release Account1-2/+4
1996-07-10updated docs to match code mods from last two or three updates. doneSamba Release Account1-13/+15
1996-07-09sorted out various timer delay bugs: nameannounce.c nameserv.cSamba Release Account1-9/+16
1996-07-07tidied up: code shuffling and documentation.Samba Release Account1-562/+43
1996-07-04modified become_master() to a state-based system. becoming a masterSamba Release Account1-17/+25
1996-07-03fixed conflict between two variables called dAndrew Tridgell1-3/+3
1996-07-02as a result of the writing of namework.doc, namework.c has been tidied up,Samba Release Account1-7/+13
1996-07-01updated the NetBIOS code due to some bugs found by writing the first draftSamba Release Account1-32/+50
1996-06-29luke's first attempt at using cvsSamba Release Account1-112/+272
1996-06-10got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1-1/+0
1996-06-08more changes from LukeAndrew Tridgell1-9/+7
1996-06-06- added interface.c and removed all the references to myip, bcast_ipAndrew Tridgell1-29/+18
1996-06-05- changed some debug levels in clientutil.cAndrew Tridgell1-9/+6
1996-06-04Did more integration of Lukes code ready for the first release.Andrew Tridgell1-27/+33
1996-06-04a huge pile of changes :-)Andrew Tridgell1-0/+625