summaryrefslogtreecommitdiff
path: root/source3/param
Commit message (Expand)AuthorAgeFilesLines
* tls: Use NORMAL:-VERS-SSL3.0 as the default configurationAndreas Schneider2020-07-011-7/+1
* s3:lib:tls: Use better priority lists for modern GnuTLSAndreas Schneider2020-06-171-2/+9
* Fix clang 9 missing-field-initializer warningsGary Lockyer2020-05-081-1/+1
* CVE-2020-10704: libcli ldap_message: Add search size limits to ldap_decodeGary Lockyer2020-05-041-0/+1
* CVE-2020-10704: smb.conf: Add max ldap request sizesGary Lockyer2020-05-041-0/+3
* lib:param: Add lp(cfg)_weak_crypto()Andreas Schneider2020-03-191-0/+14
* loadparm: check for AD DC required VFS modulesDavid Disseldorp2020-01-031-1/+36
* smbd: Make lp_use_sendfile() static to reply.cVolker Lendecke2019-12-081-20/+0
* param: remove now unused lp_string()Ralph Boehme2019-11-272-6/+0
* param: remove FN_LOCAL_STRINGRalph Boehme2019-11-271-2/+0
* s3:param: make "servicename" a substituted optionRalph Boehme2019-11-271-3/+5
* param: remove now unused FN_GLOBAL_STRING macroRalph Boehme2019-11-271-2/+0
* smbdotconf: mark "ldap user suffix" with constant="1"Ralph Boehme2019-11-271-1/+1
* smbdotconf: mark "ldap machine suffix" with constant="1"Ralph Boehme2019-11-271-1/+1
* smbdotconf: mark "ldap idmap suffix" with constant="1"Ralph Boehme2019-11-271-1/+1
* smbdotconf: mark "ldap group suffix" with constant="1"Ralph Boehme2019-11-271-1/+1
* smbdotconf: mark "usershare path" with substitution="1"Ralph Boehme2019-11-271-1/+1
* smbdotconf: mark "defaultservice" with substitution="1"Ralph Boehme2019-11-271-1/+3
* smbdotconf: mark "auto services" with substitution="1"Ralph Boehme2019-11-271-1/+3
* s3:param: let lp_add_auto_services() take a const char *Ralph Boehme2019-11-271-1/+1
* smbdotconf: mark "volume" with substitution="1"Ralph Boehme2019-11-271-1/+3
* smbdotconf: mark "printername" with substitution="1"Ralph Boehme2019-11-271-2/+5
* smbdotconf: mark "path" with substitution="1"Ralph Boehme2019-11-271-1/+3
* param: add FN_{GLOBAL,LOCAL}_SUBSTITUTED_STRING supportStefan Metzmacher2019-11-271-0/+6
* s3:parm: remove unused lp_parm_talloc_string()Stefan Metzmacher2019-11-271-14/+0
* s3:param: split out lp_parm_substituted_string()Stefan Metzmacher2019-11-271-3/+24
* s3:param: split out loadparm_s3_global_substitution from lp_string()Stefan Metzmacher2019-11-271-1/+20
* s3:param: rename lp_string() argument ctx to mem_ctxRalph Boehme2019-11-271-3/+3
* sharesec: Return NTSTATUS from set_share_securityChristof Schmitt2019-11-261-2/+3
* smbd: Remove write cacheVolker Lendecke2019-11-131-1/+0
* Detect when command line max protocol < min protocolDavid Mulder2019-11-121-0/+14
* s4-dns: Deprecate BIND9_FLATFILE and remove "rndc command"Andrew Bartlett2019-08-221-2/+0
* loadparm: fix mem leak found by ASANSwen Schillig2019-08-101-1/+1
* s3:mdssvc: add noindex backendRalph Boehme2019-08-081-1/+1
* s3:mdssvc: new option "spotlight backend"Ralph Boehme2019-08-081-0/+1
* s3/param: clang: Fix 'Value stored to 'bRetval' is never read'Noel Power2019-07-161-3/+0
* docs/xml: change default for "mangled names" to "illegal"Ralph Boehme2019-07-081-1/+1
* docs-xml: change "client min protocol" to SMB2_02Stefan Metzmacher2019-07-081-1/+1
* docs-xml: change "server min protocol" to SMB2_02Stefan Metzmacher2019-07-081-1/+1
* param: change default of "allocation roundup size" to 0Björn Jacke2019-07-071-1/+0
* s3:loadparm: Ensure to truncate FS Volume Label at multibyte boundaryShyamsunder Rathi2019-05-161-3/+35
* s3: squash 'cast between incompatible function types' warningNoel Power2019-05-161-1/+1
* smbd: Move deadtime default to parameter definition and man pageChristof Schmitt2019-05-011-1/+1
* memcache: Increase size of default memcache to 512kChristof Schmitt2019-04-061-1/+1
* build: Remove bld.gen_python_environments()Andrew Bartlett2019-03-211-3/+2
* web_server: Remove the web port smb.conf parameterGarming Sam2019-03-071-2/+0
* s3:param: Use C99 initializer for poptOption in test_lp_loadAndreas Schneider2019-01-281-2/+8
* docs-xml: add "smbd getinfo ask sharemode"Ralph Boehme2018-12-061-0/+1
* docs-xml: add "smbd search ask sharemode"Ralph Boehme2018-12-061-0/+1
* s3:smbd: Make sure we do not export "/" (root) as home dirAndreas Schneider2018-12-051-1/+5