summaryrefslogtreecommitdiff
path: root/source3/param
Commit message (Expand)AuthorAgeFilesLines
* s3: Remove unsused MMAP_BLACKLIST ifdef checksAndreas Schneider2018-11-281-4/+0
* source4 smbd prefork: Add backoff to process restartGary Lockyer2018-11-231-0/+2
* source4 smbd prefork: Increase default worklers to 4Gary Lockyer2018-11-071-1/+1
* s3:loadparm: reinit_globals in lp_load_with_registry_shares()Ralph Boehme2018-09-071-1/+1
* smb.conf: add dns_zone_scavengingGary Lockyer2018-07-121-0/+1
* s3/loadparm: fix a few talloc stackframe leaksDavid Disseldorp2018-07-061-5/+8
* samba_gpoupdate: Rename the command to samba-gpupdateDavid Mulder2018-07-041-1/+1
* smbd: fileserver: Change defaults to work with EA support out of the box.Jeremy Allison2018-05-151-3/+3
* wscript_build: fix c modules deps name for Python 3Joe Guo2018-04-051-1/+2
* python3 port for param moduleNoel Power2018-04-052-7/+18
* s3:param: Fix size typesAndreas Schneider2018-03-201-2/+2
* s3/smbd: fix handling of delete-on-close on directoriesRalph Boehme2018-02-031-0/+1
* gpo: Add the winbind call to gpupdateDavid Mulder2018-01-131-0/+2
* winbindd: add "winbind scan trusted domains = no" to avoid trust enumerationStefan Metzmacher2018-01-131-0/+1
* docs-xml: deprecate "server schannel" and change the default to "yes"Stefan Metzmacher2018-01-101-1/+1
* docs-xml: deprecate "client schannel" and change the default to "yes"Stefan Metzmacher2018-01-101-1/+1
* docs-xml: remove deprecated 'use spnego" optionStefan Metzmacher2018-01-101-1/+0
* docs-xml: remove deprecated of 'winbind trusted domains only' optionStefan Metzmacher2018-01-101-1/+0
* docs-xml: remove deprecated 'profile acls' optionStefan Metzmacher2017-12-131-1/+0
* docs-xml: remove unused "map untrusted to domain" optionStefan Metzmacher2017-12-131-1/+0
* smbd: Enable async I/O by defaultVolker Lendecke2017-12-121-2/+2
* s3/loadparm: don't mark IPC$ as autoloadedRalph Boehme2017-11-281-1/+1
* s3/loadparm: ensure default service options are not changedRalph Boehme2017-11-271-2/+9
* s3/loadparm: allocate a fresh sDefault object per lp_ctxRalph Boehme2017-11-271-1/+8
* gpo: Create the gpo update serviceGarming Sam2017-11-201-0/+7
* source4/smbd: add a prefork process model.Gary Lockyer2017-10-191-0/+1
* Removed unused 'oplock contention limit' config parameterChristof Schmitt2017-10-191-1/+0
* param: Add 'binddns dir' parameterAndreas Schneider2017-09-051-0/+2
* param: Disable LanMan authentication unless NTLMv1 is also enabledAndrew Bartlett2017-07-041-1/+17
* auth: Allow NTLMv1 if MSV1_0_ALLOW_MSVCHAPV2 is given and re-factor 'ntlm aut...Andrew Bartlett2017-07-041-1/+2
* param: change the effective default for "client max protocol" to the latest s...Stefan Metzmacher2017-06-271-1/+1
* s3:param: Allow to add usershare if uid_wrapper is loadedAndreas Schneider2017-06-271-2/+17
* docs-xml: change the default for "map untrusted to domain" to "auto"Stefan Metzmacher2017-06-161-1/+1
* param: Add 'mit kdc command' to change the default.Andreas Schneider2017-04-291-0/+4
* s3:param: Use new utility function to hide use of global_iconv_handleJeremy Allison2017-04-181-3/+8
* param: Check for valid values of 'name resolve order' optionNoel Power2017-04-131-1/+4
* s3: smbd: Change "strict sync" paramter from "no" to "yes" for 4.7.0.Jeremy Allison2017-03-251-1/+1
* rpc_server: Allow to configure the port range for RPC servicesAndreas Schneider2017-01-271-0/+16
* param: Remove winbindd privileged socket directory optionAndrew Bartlett2017-01-221-4/+0
* s3/smbd: convert "mangled names" option to an enumRalph Boehme2017-01-091-1/+1
* s3:waf: Make PARAM and SMBREGISTRY a subsystem of smbconf onlyAndreas Schneider2016-12-041-4/+4
* s3:param: Add an 'include system krb5 conf' optionAndreas Schneider2016-12-021-0/+1
* param: fix lp_parameter_value_is_valid() for parametric optionsRalph Wuerthner2016-11-301-0/+6
* param: validate value in lp_canonicalize_parameter_with_value()Michael Adam2016-11-231-4/+9
* param: use early return in lp_canonicalize_parameter_with_value()Michael Adam2016-11-231-9/+10
* param: add lp_parameter_value_is_valid() functionRalph Wuerthner2016-11-231-0/+66
* loadparm: Fix a warning for increased alignmentVolker Lendecke2016-10-191-1/+1
* s3-param: Add comment to call lp_load_global() after popt processingAndreas Schneider2016-10-061-0/+3
* docs-xml:smbdotconf: default "ntlm auth" to "no"Stefan Metzmacher2016-07-221-1/+1
* smbd: Enable leases by defaultVolker Lendecke2016-07-221-1/+1