summaryrefslogtreecommitdiff
path: root/source/nameelect.c
Commit message (Expand)AuthorAgeFilesLines
* Big change to make nmbd code more readable/understandable.Jeremy Allison1997-10-231-5/+6
* fixed the freeze on logout bug. The fix has several parts:Andrew Tridgell1997-10-151-1/+1
* Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1997-09-261-1/+1
* unbecome_domain_master and unbecome_logon_master were announcingLuke Leighton1997-09-151-3/+0
* samba servers forcing local elections if they are not a local master.Luke Leighton1997-09-071-1/+1
* charset.c: Fixed bug with 'valid chars' param.Samba Release Account1997-08-121-0/+4
* updating comments.Samba Release Account1997-08-101-13/+11
* client.c: Added amanda fixes.Samba Release Account1997-07-281-1/+1
* nameserv.c: split add_domain_names() into three functions:Samba Release Account1997-07-241-67/+73
* client.c: New print queue query code from Jeff C. Foster " <jfoste@wgc.woodw...Samba Release Account1997-07-011-7/+10
* Patch from Albrecht Gebhardt Albrecht Gebhardt - fixes domainSamba Release Account1997-06-091-1/+1
* loadparm.c: Made explicit max packet now ignored.Samba Release Account1997-06-061-1/+1
* includes.h: Added USE_SETSID for SGI.Samba Release Account1997-06-031-1/+5
* charcnv.c: Fixed silly bugs detected on IRIX.Samba Release Account1997-05-301-84/+99
* coding standards issue: should never compare a boolean expression == FalseSamba Release Account1997-05-221-45/+53
* Makefile: Turned on FAST_SHARE_MODES by default for a bunch of machines.Samba Release Account1997-05-211-1/+1
* Added code to make nmbd always lose elections if 'local master'Samba Release Account1997-05-211-1/+9
* dir.c: Fixed double slash issue.Samba Release Account1997-05-201-122/+126
* 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1997-05-081-15/+24
* name_unregister_work() using strequal incorrectly.Samba Release Account1997-05-031-1/+1
* 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-3/+18
* finally! doing a strequal() == 0 instead of just strequal(). too used toSamba Release Account1997-03-151-10/+9
* compile errors. oops.Samba Release Account1997-03-151-4/+4
* become_domain_master(), become_local_master() and become_logon_server()Samba Release Account1997-03-151-36/+38
* 1) updated ipc.c NetUserGetInfo - load \\%L\%U instead of \\%L\HOMESSamba Release Account1997-03-091-124/+255
* preferred master option will force an election every 5 minutes if theSamba Release Account1997-03-081-21/+38
* - changed the default nmbd loop timout to 10 seconds (2 seconds was muchAndrew Tridgell1996-10-071-4/+2
* backout all the changes to nmbd.Andrew Tridgell1996-10-021-203/+136
* - a huge pile of changes from Luke which implement the browse.confAndrew Tridgell1996-10-021-138/+209
* removed all of lukes recent changes. I need to do a p2 release butSamba Release Account1996-08-241-178/+128
* - fixed bugs in nmb response packet checking.Samba Release Account1996-08-231-128/+178
* - new handling of ST_TYPE bits, they are now consolidated much more inAndrew Tridgell1996-08-211-50/+53
* - removed ServerComment and instead set the comment string in nmbdAndrew Tridgell1996-08-201-7/+4
* - fix a bug in NetServerEnum where counted and total were not countedAndrew Tridgell1996-08-201-2/+1
* - added "netbios name" option in smb.conf to make controlling the nameAndrew Tridgell1996-08-191-1/+1
* applying login updates from jim@oxfordcc.co.uk, sent in bySamba Release Account1996-08-091-1/+1
* local_only NetServerEnum syncs can now be issued.Samba Release Account1996-08-011-5/+6
* removed the remote interfaces stuff.Andrew Tridgell1996-07-221-13/+8
* lots of changes to nmbdSamba Release Account1996-07-171-25/+100
* updated docs to match code mods from last two or three updates. doneSamba Release Account1996-07-101-9/+14
* sorted out various timer delay bugs: nameannounce.c nameserv.cSamba Release Account1996-07-091-24/+26
* tidied up: code shuffling and documentation.Samba Release Account1996-07-071-10/+25
* modified become_master() to a state-based system. becoming a masterSamba Release Account1996-07-041-30/+176
* as a result of the writing of namework.doc, namework.c has been tidied up,Samba Release Account1996-07-021-8/+6
* luke's first attempt at using cvsSamba Release Account1996-06-291-24/+43
* minor patch to allow host announcements to remote subnetsAndrew Tridgell1996-06-101-0/+4
* 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
* changes from LukeAndrew Tridgell1996-06-081-12/+13