summaryrefslogtreecommitdiff
path: root/lib/param
AgeCommit message (Expand)AuthorFilesLines
2016-04-12CVE-2016-2118: docs-xml: default "allow dcerpc auth level connect" to "no"Stefan Metzmacher1-1/+1
2016-04-12CVE-2016-2118: docs-xml: add "allow dcerpc auth level connect" defaulting to ...Stefan Metzmacher1-0/+2
2016-04-12CVE-2016-2115: docs-xml: always default "client ipc signing" to "mandatory"Stefan Metzmacher1-5/+1
2016-04-12CVE-2016-2115: s3:libsmb: add signing constant SMB_SIGNING_IPC_DEFAULTRalph Boehme1-1/+4
2016-04-12CVE-2016-2115: docs-xml: add "client ipc signing" optionStefan Metzmacher1-0/+14
2016-04-12CVE-2016-2115: docs-xml: add "client ipc min protocol" and "client ipc max pr...Stefan Metzmacher1-0/+26
2016-04-12CVE-2016-2113: docs-xml: let "tls verify peer" default to "as_strict_as_possi...Stefan Metzmacher1-1/+1
2016-04-12CVE-2016-2113: docs-xml: add "tls verify peer" option defaulting to "no_check"Stefan Metzmacher2-0/+16
2016-04-12CVE-2016-2112: docs-xml: change the default of "ldap server require strong au...Stefan Metzmacher1-1/+1
2016-04-12CVE-2016-2112: docs-xml: add "ldap server require strong auth" optionStefan Metzmacher3-0/+20
2016-04-12CVE-2016-2111: docs-xml/smbdotconf: default "raw NTLMv2 auth" to "no"Stefan Metzmacher1-1/+1
2016-04-12CVE-2016-2111: docs-xml: add "raw NTLMv2 auth" defaulting to "yes"Stefan Metzmacher1-0/+1
2016-01-26loadparm: introduce lp_parm_ulonglong() and lpcfg_parm_ulonglong()Uri Simchoni2-0/+37
2016-01-15Change default LDAP page size to 1000.Justin Maggard1-1/+1
2016-01-13Avoid including libds/common/roles.h in public loadparm.h header.Jelmer Vernooij4-2/+3
2015-12-09lib/param: handle (ignore) substitution variable in smb.confQuentin Gibeaux1-0/+18
2015-11-30lib/param: add a fixed unified lpcfg_string_{free,set,set_upper}() infrastruc...Stefan Metzmacher1-11/+37
2015-11-13s3: smbd: Change aio_pending_size static variable to a new "aio max threads" ...Jeremy Allison1-0/+2
2015-09-21lib/param: fix hiding of FLAG_SYNONYM valuesStefan Metzmacher1-36/+53
2015-08-21param: Use talloc_pooled_objectVolker Lendecke1-9/+3
2015-08-21param: Simplify set_param_opt()Volker Lendecke1-20/+16
2015-08-21lib: Remove unused parmlist codeVolker Lendecke1-1/+12
2015-07-31param: update the README with instructions for adding a parameterMichael Adam1-5/+15
2015-07-31param: remove the static param_table.Michael Adam1-3737/+0
2015-07-31param: use the generated parameter table.Michael Adam1-1/+1
2015-07-31build: generate param_table_gen.c from docs in the buildMichael Adam1-0/+6
2015-07-31param: move the actual table out into param_table_static.cMichael Adam2-3733/+3738
2015-07-31param: don't list '-valid' and 'copy' as synonyms - they aren'tMichael Adam1-2/+0
2015-07-31param: make 'timestamp logs' the default writing of 'debug timestamp'Michael Adam1-0/+1
2015-07-31param: add SYNONYM flag where missingMichael Adam1-1/+9
2015-07-31param: move dnsdomain from generate_param to EXTRA_GLOBALSMichael Adam1-0/+1
2015-07-31generate_param: generate struct entries if we don't generate access functions.Michael Adam1-8/+1
2015-07-31param: rename szIdmapGID -> idmap_gidMichael Adam2-3/+3
2015-07-31param: rename szIdmapUID -> idmap_uidMichael Adam2-3/+3
2015-07-31param: rename szIdmapBackend -> idmap_backendMichael Adam2-2/+2
2015-07-31param: rename szInclude -> includeMichael Adam2-2/+2
2015-07-31param: rename szCopy -> copyMichael Adam2-2/+2
2015-07-31param: rename bAvailable -> availableMichael Adam3-6/+6
2015-07-31param: make 'realm' use the standard 'realm' variable.Michael Adam2-2/+2
2015-07-31param: turn 'cups encrypt' into a generated functionMichael Adam2-1/+32
2015-07-31param: rename CupsEncrypt -> cups_encryptMichael Adam2-2/+2
2015-07-31param: make 'winbind max domain connections' a generated function.Michael Adam1-2/+1
2015-07-31param: rename winbindMaxDomainConnections -> _winbind_max_domain_connectionsMichael Adam2-2/+2
2015-07-31param: turn 'wide links' into a generated funcionMichael Adam1-1/+0
2015-07-31param: rename bWidelinks -> wide_linksMichael Adam2-2/+2
2015-07-31param: turn 'smb2 max credits' into generated optionMichael Adam3-4/+18
2015-07-31param: turn 'printcap name' into a generated functionMichael Adam1-1/+0
2015-07-31param: rename szPrintcapName -> printcap_nameMichael Adam2-3/+3
2015-07-31param: turn 'min receivefile size' into a generated functionMichael Adam1-1/+0
2015-07-31param: rename iminreceivefile -> min_receivefile_sizeMichael Adam2-2/+2