summaryrefslogtreecommitdiff
path: root/source/param
Commit message (Expand)AuthorAgeFilesLines
* r17039: Eliminate snum from enumshares and getshareinfo. Get rid of some pstr...Volker Lendecke2007-10-101-0/+59
* r17023: security = server should not be considerd ROLE_DOMAIN_MEMBERGerald Carter2007-10-101-1/+2
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-11/+31
* r16766: A warning found by RHEL3. This might actually be 3.0.23 code, maybe t...Volker Lendecke2007-10-101-1/+1
* r16570: Corrected the copyright notice. I had requested and received permissionChristopher R. Hertel2007-10-101-3/+3
* r16429: Fix final 4 Klocwork bugs we're going to fix beforeJeremy Allison2007-10-101-7/+7
* r16079: How embarassing. :-( Broke the build.Gerald Carter2007-10-101-1/+0
* r16078: Patch from Aleksey Fedoseev <fedoseev@ru.ibm.com> to correctlyGerald Carter2007-10-101-3/+3
* r15631: Add a new option "enable core files". Administrators can use this toJames Peach2007-10-101-0/+4
* r15555: Make "change notify timeout" a per-share parameter - usedJeremy Allison2007-10-101-4/+4
* r15549: removing rhosts and 'hosts equiv' authentication featuresGerald Carter2007-10-101-3/+0
* r15548: remove unused 'wins partners'Gerald Carter2007-10-101-3/+0
* r15547: say goodbye to --with-ldapsam (although the ldapsam_compat passdb bac...Gerald Carter2007-10-101-24/+0
* r15496: current_user_info is not referenced in loadparm.cVolker Lendecke2007-10-101-1/+0
* r15341: Ok I give up, I've been beaten by bug reports. PeopleJeremy Allison2007-10-101-7/+40
* r15320: default "passdb expand explicit" to noVolker Lendecke2007-10-101-1/+1
* r15133: in_server is not used anywhereVolker Lendecke2007-10-101-1/+0
* r15112: Move strict locking default to auto. Fix up the errorJeremy Allison2007-10-101-1/+1
* r15018: Merge Volker's ipc/trans2/nttrans changes overJeremy Allison2007-10-101-0/+19
* r15003: patch based on code from Arkady Glabek <aglabek@centeris.com> to ensu...Gerald Carter2007-10-101-0/+50
* r14923: Return False in the case a parametrical option is not configured inLars Müller2007-10-101-3/+7
* r14922: Use BOOL for the returned value.Lars Müller2007-10-101-1/+2
* r14869: Allow to dump a paramatrical option.Lars Müller2007-10-101-1/+19
* r14855: Various fixes:Gerald Carter2007-10-101-1/+1
* r14763: Add a new tuning parameter, open files database hash size,Jeremy Allison2007-10-101-0/+4
* r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-basedJames Peach2007-10-101-0/+5
* r14634: Many bug fixes thanks to train rides and overnight stays in airportsGerald Carter2007-10-101-2/+2
* r14530: removing unused 'winbind max idle children' parameterGerald Carter2007-10-101-3/+0
* r14255: Revert r14204 which was horribly broken.James Peach2007-10-101-3/+41
* r14207: Convert the lp_acl_compatibility() param into an enum.James Peach2007-10-101-20/+9
* r14204: Remove the basically unused P_GSTRING and P_UGSTRINGJames Peach2007-10-101-41/+3
* r14018: Coverity error CID #27. Missing return -1 on error condition.Jeremy Allison2007-10-101-0/+1
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2007-10-102-10/+8
* r13829: From the "It's not pretty but it works" categoryGerald Carter2007-10-101-0/+3
* r13815: "Into the blind world let us now descend,"Gerald Carter2007-10-101-1/+1
* r13794: If you are going to go, go big. That's what I always say.Gerald Carter2007-10-101-2/+2
* r13772: More default changesGerald Carter2007-10-101-2/+3
* r13736: Don't assume that printf can handle string arguments being NULL. TidyJames Peach2007-10-101-14/+17
* r13610: Patch from Bjoern JACKE <samba@j3e.de>. Don't default toJeremy Allison2007-10-101-4/+6
* r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter2007-10-101-2/+2
* r13513: Changing defaults:Gerald Carter2007-10-101-16/+2
* r13460: by popular demand....Gerald Carter2007-10-101-6/+5
* r13393: Do not initialize the lp_svcctl_list() value since it is handledGerald Carter2007-10-101-2/+0
* r13316: Let the carnage begin....Gerald Carter2007-10-102-19/+698
* r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500Derrell Lipman2007-10-101-4/+13
* r13027: Support file change notifications from FAM.James Peach2007-10-101-0/+4
* r12735: After talking to Tridge and Jeremy... This needs to be made more genericVolker Lendecke2007-10-101-4/+0
* r12721: GPFS 2.4 on Linux will contain some windows semantics, ie share modes...Volker Lendecke2007-10-101-0/+4
* r12415: Forgot newlines.Günther Deschner2007-10-101-1/+1
* r12414: Remove the unnecessary SMB_STRDUP in server_role_str() + reuse the roleGünther Deschner2007-10-101-16/+23