summaryrefslogtreecommitdiff
path: root/source3/nameserv.c
AgeCommit message (Expand)AuthorFilesLines
1997-10-15fixed the freeze on logout bug. The fix has several parts:Andrew Tridgell1-4/+5
1997-09-03nameannounce.cJeremy Allison1-3/+3
1997-07-31loadparm.c: Added new netbios aliases parameter (code from Cisco)Samba Release Account1-3/+9
1997-07-24nameserv.c: split add_domain_names() into three functions:Samba Release Account1-113/+173
1997-06-02nameannounce.c: Made sure recurse flag set correctly.Samba Release Account1-3/+3
1997-05-31namepacket.c: Block SIGTERM correctly - we can only take them at defined poi...Samba Release Account1-1/+15
1997-05-30charcnv.c: Fixed silly bugs detected on IRIX.Samba Release Account1-46/+78
1997-05-20dir.c: Fixed double slash issue.Samba Release Account1-19/+23
1997-05-08'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1-43/+34
1997-04-09Large changes from jra@cygnus.com. Mainly browser updates.Samba Release Account1-6/+14
1997-03-12added code that checks whether the DOMAIN<1b> name is claimed on theSamba Release Account1-6/+38
1997-03-091) updated ipc.c NetUserGetInfo - load \\%L\%U instead of \\%L\HOMESSamba Release Account1-10/+51
1996-10-07- changed the default nmbd loop timout to 10 seconds (2 seconds was muchAndrew Tridgell1-3/+2
1996-10-02backout all the changes to nmbd.Andrew Tridgell1-131/+118
1996-10-02- a huge pile of changes from Luke which implement the browse.confAndrew Tridgell1-118/+131
1996-08-24removed all of lukes recent changes. I need to do a p2 release butSamba Release Account1-128/+115
1996-08-23- fixed bugs in nmb response packet checking.Samba Release Account1-115/+128
1996-08-21- bit a bit manipulation bug in find_name_search()Andrew Tridgell1-14/+13
1996-08-21- new handling of ST_TYPE bits, they are now consolidated much more inAndrew Tridgell1-29/+18
1996-08-20give names more time when refreshingAndrew Tridgell1-0/+3
1996-08-20- removed ServerComment and instead set the comment string in nmbdAndrew Tridgell1-1/+0
1996-08-17- removed reference to my_workgroup() accidentally put back in nameserv.cSamba Release Account1-2/+2
1996-08-17- started on support for 'Internet Group names' - type 0x1c NetBIOS namesSamba Release Account1-10/+11
1996-08-17- added support for Amiga-unix (based on BSD I think)Andrew Tridgell1-1/+1
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