summaryrefslogtreecommitdiff
path: root/source/nameannounce.c
Commit message (Expand)AuthorAgeFilesLines
* This commit fixes the security hole due to buffer overflows.Andrew Tridgell1997-09-261-2/+2
* Updated code on 1.9.17 branch to add bug fixes. ThisJeremy Allison1997-09-051-1/+1
* loadparm.c: Added new netbios aliases parameter (code from Cisco)Samba Release Account1997-07-311-14/+23
* client.c: Minor change to cast parameters for DEC unix.Samba Release Account1997-07-301-3/+3
* client.c: Added amanda fixes.Samba Release Account1997-07-281-83/+36
* JHT ==> Added copyright notations for my works. This is regretably needed!John Terpstra1997-07-091-0/+3
* client.c: New print queue query code from Jeff C. Foster " <jfoste@wgc.woodw...Samba Release Account1997-07-011-1/+1
* nameannounce.c: Made sure recurse flag set correctly.Samba Release Account1997-06-021-2/+2
* Removed use of 'domain controller' parameter for browsing systemSamba Release Account1997-05-221-0/+4
* dir.c: Fixed double slash issue.Samba Release Account1997-05-201-10/+11
* 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1997-05-081-71/+119
* two bugs jeremy and i found while at sgi.Samba Release Account1997-04-171-1/+1
* Large changes from jra@cygnus.com. Mainly browser updates.Samba Release Account1997-04-091-88/+79
* JHT ===> Moved MAJOR_VERSION and MINOR_VERSION defines to smb.hSamba Release Account1997-03-151-4/+5
* 1) updated ipc.c NetUserGetInfo - load \\%L\%U instead of \\%L\HOMESSamba Release Account1997-03-091-3/+5
* - changed the default nmbd loop timout to 10 seconds (2 seconds was muchAndrew Tridgell1996-10-071-6/+3
* backout all the changes to nmbd.Andrew Tridgell1996-10-021-259/+221
* - a huge pile of changes from Luke which implement the browse.confAndrew Tridgell1996-10-021-222/+264
* removed all of lukes recent changes. I need to do a p2 release butSamba Release Account1996-08-241-222/+199
* - fixed bugs in nmb response packet checking.Samba Release Account1996-08-231-199/+222
* - new handling of ST_TYPE bits, they are now consolidated much more inAndrew Tridgell1996-08-211-12/+2
* - removed ServerComment and instead set the comment string in nmbdAndrew Tridgell1996-08-201-4/+1
* - added "netbios name" option in smb.conf to make controlling the nameAndrew Tridgell1996-08-191-109/+6
* - added the "remote announce" optionAndrew Tridgell1996-08-161-0/+51
* minor cleanupsAndrew Tridgell1996-08-131-5/+1
* updated comments in announce_server() to indicate that future work needsSamba Release Account1996-08-051-4/+5
* jht spotted error in Domain announcements: the comment was being displayedSamba Release Account1996-08-051-1/+1
* local_only NetServerEnum syncs can now be issued.Samba Release Account1996-08-011-48/+89
* removed the remote interfaces stuff.Andrew Tridgell1996-07-221-0/+2
* lots of changes to nmbdSamba Release Account1996-07-171-13/+33
* sorted out various timer delay bugs: nameannounce.c nameserv.cSamba Release Account1996-07-091-1/+2
* tidied up: code shuffling and documentation.Samba Release Account1996-07-071-27/+74
* fixed conflict with global variable updatecountAndrew Tridgell1996-07-031-5/+5
* as a result of the writing of namework.doc, namework.c has been tidied up,Samba Release Account1996-07-021-11/+29
* luke's first attempt at using cvsSamba Release Account1996-06-291-89/+107
* minor patch to allow host announcements to remote subnetsAndrew Tridgell1996-06-101-55/+51
* got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1996-06-101-1/+0
* updates from Luke to rename "domains" more accurately to "subnets"Andrew Tridgell1996-06-101-15/+15
* patches fromk Luke putting in symbolic names for time constantsAndrew Tridgell1996-06-081-10/+7
* - added interface.c and removed all the references to myip, bcast_ipAndrew Tridgell1996-06-061-17/+16
* - changed some debug levels in clientutil.cAndrew Tridgell1996-06-051-76/+79
* Did more integration of Lukes code ready for the first release.Andrew Tridgell1996-06-041-227/+225
* a huge pile of changes :-)Andrew Tridgell1996-06-041-0/+444