summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Added code to make nmbd always lose elections if 'local master'Samba Release Account1997-05-211-1/+9
* Updated docs for 'local master' parameter.Samba Release Account1997-05-211-6/+20
* Added fix from Paul Nelson @ Thursby - smb_mid field could beSamba Release Account1997-05-211-0/+18
* Updated for 1.9.17alpha1.Samba Release Account1997-05-201-207/+337
* dir.c: Fixed double slash issue.Samba Release Account1997-05-2026-916/+1925
* namedbname.c: Fixed *nasty* bug that caused nmbd to spin and eat memorySamba Release Account1997-05-153-26/+33
* use NULL instead of 0Samba Release Account1997-05-121-2/+2
* JHT sez ... Please pardon my dust, road works in progress!John Terpstra1997-05-114-48/+244
* New RedHat Linux RPM specification file for 1.9.17John Terpstra1997-05-111-0/+135
* Getting ready for release of RedHat Linux RPM build for 1.9.17John Terpstra1997-05-113-287/+2
* Updated Samba minor version so it announces itself as NT Server versionJohn Terpstra1997-05-111-4/+7
* status.c: Added brief option. Patch from ccctim@mailbox.ucdavis.eduSamba Release Account1997-05-083-21/+102
* Documented -b for brief option.Samba Release Account1997-05-081-0/+5
* Fixes for manpage from Bill Hawes <whawes@star.net>.Samba Release Account1997-05-081-39/+55
* 'The mother of all checkins' :-). Jeremy Allison (jallison@whistle.com)Samba Release Account1997-05-0864-363/+392
* mod to directory mask docSamba Release Account1997-05-071-2/+2
* added auto.home parameters - contributed by simeon@bangor.ac.uk.Samba Release Account1997-05-071-0/+62
* added automount home directory support. contributed by simeon@bangor.co.ukSamba Release Account1997-05-075-18/+103
* name_unregister_work() using strequal incorrectly.Samba Release Account1997-05-031-1/+1
* expiry of browser entries wasn't happening once the entry had synced.Samba Release Account1997-04-171-1/+1
* two bugs jeremy and i found while at sgi.Samba Release Account1997-04-172-2/+2
* removed reference to subnet_record and work_record, as neither are needed.Samba Release Account1997-04-111-19/+0
* jra@cygnus.com: Changed CHECK_TIME_MST_ANNOUNCE back to 15 from 1 (from test).Samba Release Account1997-04-091-2/+1
* Large changes from jra@cygnus.com. Mainly browser updates.Samba Release Account1997-04-0923-628/+790
* name_type for name_query with smbclient -M name should be used. that way,Samba Release Account1997-04-031-3/+3
* Removed old info on Mac support and Samba, left lukes addition, added more in...Samba Release Account1997-03-211-24/+11
* Removed 'Richard Bullington' from support doc at his request... he loves the ...Samba Release Account1997-03-211-17/+0
* 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
* bug: when checking whether there is a PDC already on the current localSamba Release Account1997-03-151-7/+4
* JHT ===> Blasted typos. BROWSER_ELECT_VERSION in smb.h should have beenSamba Release Account1997-03-151-1/+1
* JHT ===> Moved MAJOR_VERSION and MINOR_VERSION defines to smb.hSamba Release Account1997-03-153-8/+14
* updated the entry on the MAC, because thursby do DAVE.Samba Release Account1997-03-131-2/+5
* added jeremy's patch to return Node Status info type in a Node StatusSamba Release Account1997-03-131-1/+1
* added code that checks whether the DOMAIN<1b> name is claimed on theSamba Release Account1997-03-123-7/+68
* missed some bits. added some more on profiles - e.g windows 95 descriptionSamba Release Account1997-03-092-1/+82
* added reference to thursby under section 3.1Samba Release Account1997-03-091-0/+9
* updating documentation on:Samba Release Account1997-03-093-11/+56
* 1) updated ipc.c NetUserGetInfo - load \\%L\%U instead of \\%L\HOMESSamba Release Account1997-03-0913-349/+795
* preferred master option will force an election every 5 minutes if theSamba Release Account1997-03-081-21/+38
* Added better debug for what kind of netbios packet we got.Samba Release Account1997-03-071-2/+32
* quotas.c: Fixed typo in #ifdef'ed compile.Samba Release Account1997-03-072-3/+5
* Fix fro signed/unsigned problem with TIME_T_MIN from Anatoly V. GrabarSamba Release Account1997-03-071-1/+1
* Added fix (lost contributor, sorry) for more than 10 parameters.Samba Release Account1997-03-071-1/+1
* Fixed typos.Samba Release Account1997-03-071-2/+2
* added logon script and logon path parameters.Samba Release Account1997-03-021-0/+49
* added warning to admin people about [nelogon] share must be read-only,Samba Release Account1997-03-021-0/+4
* added reference on CONFIG.POL being loaded from the root of the [netlogon]Samba Release Account1997-03-021-1/+3
* added debug_nmb_packet() call.Samba Release Account1997-03-021-0/+2