summaryrefslogtreecommitdiff
path: root/lib/param
Commit message (Expand)AuthorAgeFilesLines
* s3: smbd: Change "strict sync" paramter from "no" to "yes" for 4.7.0.Jeremy Allison2017-03-251-0/+2
* param: Allow to specify kerberos method on the commandlineAndreas Schneider2017-03-141-0/+4
* rpc_server: Allow to configure the port range for RPC servicesAndreas Schneider2017-01-273-1/+58
* Add explicit dependency on samba-debug from libinterfaces and libserverrole.Zentaro Kavanagh2017-01-231-1/+1
* param: Remove winbindd privileged socket directory optionAndrew Bartlett2017-01-221-1/+0
* s3/smbd: new "mangled names" setting "illegal"Ralph Boehme2017-01-092-1/+2
* s3/smbd: convert "mangled names" option to an enumRalph Boehme2017-01-092-0/+13
* smbd: add an option to inherit only the UNIX ownerUri Simchoni2016-08-102-0/+13
* s3-param: add kerberos encryption types parameterUri Simchoni2016-08-093-0/+15
* docs-xml:smbdotconf: default "ntlm auth" to "no"Stefan Metzmacher2016-07-221-1/+1
* smbd: Enable leases by defaultVolker Lendecke2016-07-221-0/+2
* samba_kcc: Enable the python samba_kccGarming Sam2016-07-211-1/+1
* param: Correct the defaults for "dcerpc endpoint services"Andrew Bartlett2016-07-191-1/+1
* param: fix a typo emtpy -> emptyGarming Sam2016-07-051-4/+4
* lib/param: add lpcfg_sam_dnsname() helper functionStefan Metzmacher2016-06-302-0/+11
* 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:libsmb: add signing constant SMB_SIGNING_IPC_DEFAULTRalph Boehme2016-04-121-1/+4
* 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-122-0/+16
* 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-123-0/+20
* 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: introduce lp_parm_ulonglong() and lpcfg_parm_ulonglong()Uri Simchoni2016-01-262-0/+37
* Change default LDAP page size to 1000.Justin Maggard2016-01-151-1/+1
* Avoid including libds/common/roles.h in public loadparm.h header.Jelmer Vernooij2016-01-134-2/+3
* lib/param: handle (ignore) substitution variable in smb.confQuentin Gibeaux2015-12-091-0/+18
* lib/param: add a fixed unified lpcfg_string_{free,set,set_upper}() infrastruc...Stefan Metzmacher2015-11-301-11/+37
* s3: smbd: Change aio_pending_size static variable to a new "aio max threads" ...Jeremy Allison2015-11-131-0/+2
* lib/param: fix hiding of FLAG_SYNONYM valuesStefan Metzmacher2015-09-211-36/+53
* param: Use talloc_pooled_objectVolker Lendecke2015-08-211-9/+3
* param: Simplify set_param_opt()Volker Lendecke2015-08-211-20/+16
* lib: Remove unused parmlist codeVolker Lendecke2015-08-211-1/+12
* param: update the README with instructions for adding a parameterMichael Adam2015-07-311-5/+15
* param: remove the static param_table.Michael Adam2015-07-311-3737/+0
* param: use the generated parameter table.Michael Adam2015-07-311-1/+1
* build: generate param_table_gen.c from docs in the buildMichael Adam2015-07-311-0/+6
* param: move the actual table out into param_table_static.cMichael Adam2015-07-312-3733/+3738
* param: don't list '-valid' and 'copy' as synonyms - they aren'tMichael Adam2015-07-311-2/+0
* param: make 'timestamp logs' the default writing of 'debug timestamp'Michael Adam2015-07-311-0/+1
* param: add SYNONYM flag where missingMichael Adam2015-07-311-1/+9
* param: move dnsdomain from generate_param to EXTRA_GLOBALSMichael Adam2015-07-311-0/+1
* generate_param: generate struct entries if we don't generate access functions.Michael Adam2015-07-311-8/+1
* param: rename szIdmapGID -> idmap_gidMichael Adam2015-07-312-3/+3
* param: rename szIdmapUID -> idmap_uidMichael Adam2015-07-312-3/+3
* param: rename szIdmapBackend -> idmap_backendMichael Adam2015-07-312-2/+2