summaryrefslogtreecommitdiff
path: root/source3/nameelect.c
AgeCommit message (Expand)AuthorFilesLines
1997-10-15fixed the freeze on logout bug. The fix has several parts:Andrew Tridgell1-1/+1
1997-09-26Adding Andrews buffer overflow fixes into the main branch.Jeremy Allison1-1/+1
1997-09-15unbecome_domain_master and unbecome_logon_master were announcingLuke Leighton1-3/+0
1997-09-07samba servers forcing local elections if they are not a local master.Luke Leighton1-1/+1
1997-08-12charset.c: Fixed bug with 'valid chars' param.Samba Release Account1-0/+4
1997-08-10updating comments.Samba Release Account1-13/+11
1997-07-28client.c: Added amanda fixes.Samba Release Account1-1/+1
1997-07-24nameserv.c: split add_domain_names() into three functions:Samba Release Account1-67/+73
1997-07-01client.c: New print queue query code from Jeff C. Foster " <jfoste@wgc.woodw...Samba Release Account1-7/+10
1997-06-09Patch from Albrecht Gebhardt Albrecht Gebhardt - fixes domainSamba Release Account1-1/+1
1997-06-06loadparm.c: Made explicit max packet now ignored.Samba Release Account1-1/+1
1997-06-03includes.h: Added USE_SETSID for SGI.Samba Release Account1-1/+5
1997-05-30charcnv.c: Fixed silly bugs detected on IRIX.Samba Release Account1-84/+99
1997-05-22coding standards issue: should never compare a boolean expression == FalseSamba Release Account1-45/+53
1997-05-21Makefile: Turned on FAST_SHARE_MODES by default for a bunch of machines.Samba Release Account1-1/+1
1997-05-21Added code to make nmbd always lose elections if 'local master'Samba Release Account1-1/+9
1997-05-20dir.c: Fixed double slash issue.Samba Release Account1-122/+126
1997-05-08'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1-15/+24
1997-05-03name_unregister_work() using strequal incorrectly.Samba Release Account1-1/+1
1997-04-17two bugs jeremy and i found while at sgi.Samba Release Account1-1/+1
1997-04-09Large changes from jra@cygnus.com. Mainly browser updates.Samba Release Account1-3/+18
1997-03-15finally! doing a strequal() == 0 instead of just strequal(). too used toSamba Release Account1-10/+9
1997-03-15compile errors. oops.Samba Release Account1-4/+4
1997-03-15become_domain_master(), become_local_master() and become_logon_server()Samba Release Account1-36/+38
1997-03-091) updated ipc.c NetUserGetInfo - load \\%L\%U instead of \\%L\HOMESSamba Release Account1-124/+255
1997-03-08preferred master option will force an election every 5 minutes if theSamba Release Account1-21/+38
1996-10-07- changed the default nmbd loop timout to 10 seconds (2 seconds was muchAndrew Tridgell1-4/+2
1996-10-02backout all the changes to nmbd.Andrew Tridgell1-203/+136
1996-10-02- a huge pile of changes from Luke which implement the browse.confAndrew Tridgell1-138/+209
1996-08-24removed all of lukes recent changes. I need to do a p2 release butSamba Release Account1-178/+128
1996-08-23- fixed bugs in nmb response packet checking.Samba Release Account1-128/+178
1996-08-21- new handling of ST_TYPE bits, they are now consolidated much more inAndrew Tridgell1-50/+53
1996-08-20- removed ServerComment and instead set the comment string in nmbdAndrew Tridgell1-7/+4
1996-08-20- fix a bug in NetServerEnum where counted and total were not countedAndrew Tridgell1-2/+1
1996-08-19- added "netbios name" option in smb.conf to make controlling the nameAndrew Tridgell1-1/+1
1996-08-09applying login updates from jim@oxfordcc.co.uk, sent in bySamba Release Account1-1/+1
1996-08-01local_only NetServerEnum syncs can now be issued.Samba Release Account1-5/+6
1996-07-22removed the remote interfaces stuff.Andrew Tridgell1-13/+8
1996-07-17lots of changes to nmbdSamba Release Account1-25/+100
1996-07-10updated docs to match code mods from last two or three updates. doneSamba Release Account1-9/+14
1996-07-09sorted out various timer delay bugs: nameannounce.c nameserv.cSamba Release Account1-24/+26
1996-07-07tidied up: code shuffling and documentation.Samba Release Account1-10/+25
1996-07-04modified become_master() to a state-based system. becoming a masterSamba Release Account1-30/+176
1996-07-02as a result of the writing of namework.doc, namework.c has been tidied up,Samba Release Account1-8/+6
1996-06-29luke's first attempt at using cvsSamba Release Account1-24/+43
1996-06-10minor patch to allow host announcements to remote subnetsAndrew Tridgell1-0/+4
1996-06-10got rid of a lot of redundent header files as we now globally generateAndrew Tridgell1-1/+0
1996-06-10updates from Luke to rename "domains" more accurately to "subnets"Andrew Tridgell1-15/+15
1996-06-08changes from LukeAndrew Tridgell1-12/+13
1996-06-07- added predict.c, moving the routines from util.cAndrew Tridgell1-3/+0