summaryrefslogtreecommitdiff
path: root/source3/param
Commit message (Expand)AuthorAgeFilesLines
* s3:loadparm: reinit_globals in lp_load_with_registry_shares()Ralph Boehme2018-10-091-1/+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
* param: Correct the defaults for "dcerpc endpoint services"Andrew Bartlett2016-07-191-1/+1
* smbd: remove "only user" and "username" parametersUri Simchoni2016-05-061-3/+0
* CVE-2016-2118: docs-xml: default "allow dcerpc auth level connect" to "no"Stefan Metzmacher2016-04-121-1/+1
* CVE-2016-2118: docs-xml: add "allow dcerpc auth level connect" defaulting to ...Stefan Metzmacher2016-04-121-0/+2
* CVE-2016-2115: docs-xml: always default "client ipc signing" to "mandatory"Stefan Metzmacher2016-04-121-5/+1
* CVE-2016-2115: s3:winbindd: use lp_client_ipc_{min,max}_protocol()Stefan Metzmacher2016-04-121-9/+0
* CVE-2016-2115: docs-xml: add "client ipc signing" optionStefan Metzmacher2016-04-121-0/+14
* CVE-2016-2115: docs-xml: add "client ipc min protocol" and "client ipc max pr...Stefan Metzmacher2016-04-121-0/+26
* CVE-2016-2113: docs-xml: let "tls verify peer" default to "as_strict_as_possi...Stefan Metzmacher2016-04-121-1/+1
* CVE-2016-2113: docs-xml: add "tls verify peer" option defaulting to "no_check"Stefan Metzmacher2016-04-121-0/+2
* CVE-2016-2112: docs-xml: change the default of "ldap server require strong au...Stefan Metzmacher2016-04-121-1/+1