summaryrefslogtreecommitdiff
path: root/source3/param
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* CVE-2016-2112: docs-xml: add "ldap server require strong auth" optionStefan Metzmacher2016-04-121-0/+3
* CVE-2016-2111: docs-xml/smbdotconf: default "raw NTLMv2 auth" to "no"Stefan Metzmacher2016-04-121-1/+1
* CVE-2016-2111: docs-xml: add "raw NTLMv2 auth" defaulting to "yes"Stefan Metzmacher2016-04-121-0/+1
* loadparm: Remove an unneeded variableVolker Lendecke2016-02-191-2/+1
* Real memeory leak(buildup) issue in loadparm.Hemanth Thummala2016-02-171-13/+27
* dlist: remove unneeded type argument from DLIST_ADD_END()Michael Adam2016-02-061-1/+1
* loadparm: Fix memory leak issue.Hemanth Thummala2016-02-041-1/+1
* loadparm: introduce lp_parm_ulonglong() and lpcfg_parm_ulonglong()Uri Simchoni2016-01-261-0/+16
* s3-parm: clean up defaults when removing global parametersAlexander Bokovoy2016-01-251-0/+17
* smbd: do not disable "store dos attributes" on-the-flyUri Simchoni2015-12-251-11/+0
* s3:smbd: convert file_struct.posix_open to a bitmap with flagsRalph Boehme2015-12-011-1/+2
* lib/param: add a fixed unified lpcfg_string_{free,set,set_upper}() infrastruc...Stefan Metzmacher2015-11-301-119/+114
* s3: smbd: Change aio_pending_size static variable to a new "aio max threads" ...Jeremy Allison2015-11-131-0/+2
* loadparm3: Add lp_wi_scan_global_parametrics()Volker Lendecke2015-08-241-0/+73
* param: rename szIdmapBackend -> idmap_backendMichael Adam2015-07-311-2/+2
* param: rename szInclude -> includeMichael Adam2015-07-311-1/+1
* param: rename szCopy -> copyMichael Adam2015-07-311-1/+1
* param: rename bAvailable -> availableMichael Adam2015-07-311-3/+3
* param: turn 'cups encrypt' into a generated functionMichael Adam2015-07-311-23/+0
* param: rename CupsEncrypt -> cups_encryptMichael Adam2015-07-311-1/+1