summaryrefslogtreecommitdiff
path: root/source3/nameserv.c
AgeCommit message (Expand)AuthorFilesLines
1996-08-14changed "unsigned long" to "uint32" in several places (for IPAndrew Tridgell1-2/+0
1996-08-13- add the 0x1c name for all interfaces if we are a logon serverAndrew Tridgell1-3/+3
1996-08-01local_only NetServerEnum syncs can now be issued.Samba Release Account1-13/+14
1996-07-22removed the remote interfaces stuff.Andrew Tridgell1-2/+0
1996-07-17lots of changes to nmbdSamba Release Account1-5/+18
1996-07-10updated docs to match code mods from last two or three updates. doneSamba Release Account1-2/+2
1996-07-09sorted out various timer delay bugs: nameannounce.c nameserv.cSamba Release Account1-41/+80
1996-07-07tidied up: code shuffling and documentation.Samba Release Account1-1590/+9
1996-07-04modified become_master() to a state-based system. becoming a masterSamba Release Account1-67/+57
1996-07-02as a result of the writing of namework.doc, namework.c has been tidied up,Samba Release Account1-24/+27
1996-07-01updated the NetBIOS code due to some bugs found by writing the first draftSamba Release Account1-199/+272
1996-06-29luke's first attempt at using cvsSamba Release Account1-217/+952
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-146/+153
1996-06-07- added predict.c, moving the routines from util.cAndrew Tridgell1-0/+5
1996-06-06- added interface.c and removed all the references to myip, bcast_ipAndrew Tridgell1-125/+128
1996-06-05- remove some incorrect prototypes from server.cAndrew Tridgell1-22/+0
1996-06-04Did more integration of Lukes code ready for the first release.Andrew Tridgell1-618/+628
1996-06-04a huge pile of changes :-)Andrew Tridgell1-2045/+779
1996-05-31Lots of changes!Andrew Tridgell1-0/+5
1996-05-04Initial version imported to CVS Samba Release Account1-0/+2318