summaryrefslogtreecommitdiffstats
path: root/source/nameserv.c
Commit message (Expand)AuthorAgeFilesLines
* - changed the default nmbd loop timout to 10 seconds (2 seconds was muchAndrew Tridgell1996-10-071-3/+2
* backout all the changes to nmbd.Andrew Tridgell1996-10-021-131/+118
* - a huge pile of changes from Luke which implement the browse.confAndrew Tridgell1996-10-021-118/+131
* removed all of lukes recent changes. I need to do a p2 release butSamba Release Account1996-08-241-128/+115
* - fixed bugs in nmb response packet checking.Samba Release Account1996-08-231-115/+128
* - bit a bit manipulation bug in find_name_search()Andrew Tridgell1996-08-211-14/+13
* - new handling of ST_TYPE bits, they are now consolidated much more inAndrew Tridgell1996-08-211-29/+18
* give names more time when refreshingAndrew Tridgell1996-08-201-0/+3
* - removed ServerComment and instead set the comment string in nmbdAndrew Tridgell1996-08-201-1/+0
* - removed reference to my_workgroup() accidentally put back in nameserv.cSamba Release Account1996-08-171-2/+2
* - started on support for 'Internet Group names' - type 0x1c NetBIOS namesSamba Release Account1996-08-171-10/+11
* - added support for Amiga-unix (based on BSD I think)Andrew Tridgell1996-08-171-1/+1
* changed "unsigned long" to "uint32" in several places (for IPAndrew Tridgell1996-08-141-2/+0
* - add the 0x1c name for all interfaces if we are a logon serverAndrew Tridgell1996-08-131-3/+3
* local_only NetServerEnum syncs can now be issued.Samba Release Account1996-08-011-13/+14
* removed the remote interfaces stuff.Andrew Tridgell1996-07-221-2/+0
* lots of changes to nmbdSamba Release Account1996-07-171-5/+18
* updated docs to match code mods from last two or three updates. doneSamba Release Account1996-07-101-2/+2
* sorted out various timer delay bugs: nameannounce.c nameserv.cSamba Release Account1996-07-091-41/+80
* tidied up: code shuffling and documentation.Samba Release Account1996-07-071-1590/+9
* modified become_master() to a state-based system. becoming a masterSamba Release Account1996-07-041-67/+57
* as a result of the writing of namework.doc, namework.c has been tidied up,Samba Release Account1996-07-021-24/+27
* updated the NetBIOS code due to some bugs found by writing the first draftSamba Release Account1996-07-011-199/+272
* luke's first attempt at using cvsSamba Release Account1996-06-291-217/+952
* got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1996-06-101-1/+0
* more changes from LukeAndrew Tridgell1996-06-081-146/+153
* - added predict.c, moving the routines from util.cAndrew Tridgell1996-06-071-0/+5
* - added interface.c and removed all the references to myip, bcast_ipAndrew Tridgell1996-06-061-125/+128
* - remove some incorrect prototypes from server.cAndrew Tridgell1996-06-051-22/+0
* Did more integration of Lukes code ready for the first release.Andrew Tridgell1996-06-041-618/+628
* a huge pile of changes :-)Andrew Tridgell1996-06-041-2045/+779
* Lots of changes!Andrew Tridgell1996-05-311-0/+5
* Initial version imported to CVS Samba Release Account1996-05-041-0/+2318