summaryrefslogtreecommitdiffstats
path: root/source/nameserv.c
Commit message (Expand)AuthorAgeFilesLines
* This is it ! The mega-merge of the JRA_NMBD_REWRITE branchJeremy Allison1997-12-131-498/+0
* Big change to make nmbd code more readable/understandable.Jeremy Allison1997-10-231-76/+69
* .cvsignore: Added make_smbcodepageJeremy Allison1997-10-171-36/+34
* fixed the freeze on logout bug. The fix has several parts:Andrew Tridgell1997-10-151-4/+5
* nameannounce.cJeremy Allison1997-09-031-3/+3
* loadparm.c: Added new netbios aliases parameter (code from Cisco)Samba Release Account1997-07-311-3/+9
* nameserv.c: split add_domain_names() into three functions:Samba Release Account1997-07-241-113/+173
* nameannounce.c: Made sure recurse flag set correctly.Samba Release Account1997-06-021-3/+3
* namepacket.c: Block SIGTERM correctly - we can only take them at defined poi...Samba Release Account1997-05-311-1/+15
* charcnv.c: Fixed silly bugs detected on IRIX.Samba Release Account1997-05-301-46/+78
* dir.c: Fixed double slash issue.Samba Release Account1997-05-201-19/+23
* 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1997-05-081-43/+34
* Large changes from jra@cygnus.com. Mainly browser updates.Samba Release Account1997-04-091-6/+14
* added code that checks whether the DOMAIN<1b> name is claimed on theSamba Release Account1997-03-121-6/+38
* 1) updated ipc.c NetUserGetInfo - load \\%L\%U instead of \\%L\HOMESSamba Release Account1997-03-091-10/+51
* - 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