summaryrefslogtreecommitdiff
path: root/lib/param
AgeCommit message (Expand)AuthorFilesLines
2020-10-21lib:util:loadparm - fix leak in lpcfg_dump_a_parameterAndrew Walker1-0/+3
2020-08-19lib:param: Add lpcfg_parse_enum_vals()Andreas Schneider2-0/+32
2020-08-19docs-xml: Add 'client smb encrypt'Andreas Schneider1-0/+4
2020-08-19param: Create and use enum_smb_encryption_valsAndreas Schneider1-0/+23
2020-08-18param: Allow tests to silence deprecation warningsAndrew Bartlett1-4/+18
2020-08-07s3: Parameters. Add 'async dns timeout' parameter. Default to 10. Minimum val...Jeremy Allison1-0/+3
2020-08-03lib: relicense smb_strtoul(l) under LGPLv3Ralph Boehme1-0/+1
2020-07-01tls: Use NORMAL:-VERS-SSL3.0 as the default configurationAndreas Schneider1-6/+0
2020-06-17s3:lib:tls: Use better priority lists for modern GnuTLSAndreas Schneider1-1/+9
2020-05-13lib:param: Fix memory leak in lpcfg_load_internal()awalker1-2/+5
2020-05-04CVE-2020-10704: libcli ldap_message: Add search size limits to ldap_decodeGary Lockyer1-0/+2
2020-05-04CVE-2020-10704: smb.conf: Add max ldap request sizesGary Lockyer1-0/+5
2020-03-19lib:param: Add lp(cfg)_weak_crypto()Andreas Schneider3-2/+25
2019-11-27param: remove now unused lp_string()Ralph Boehme2-2/+0
2019-11-27param: remove FN_LOCAL_STRINGRalph Boehme1-4/+1
2019-11-27param: remove now unused FN_GLOBAL_STRING macroRalph Boehme1-9/+0
2019-11-27smbdotconf: mark "auto services" with substitution="1"Ralph Boehme1-1/+3
2019-11-27param: add FN_{GLOBAL,LOCAL}_SUBSTITUTED_STRING supportStefan Metzmacher2-0/+13
2019-11-27lib/param: introduce loadparm_substitution infrastructureRalph Boehme2-0/+46
2019-11-12Detect when command line max protocol < min protocolDavid Mulder2-0/+25
2019-10-09s3:mdssvc: add Elasticsearch backendRalph Boehme2-0/+2
2019-09-13whitespace: Conform to coding conventionGarming Sam1-1/+1
2019-09-13param: Allow rpc server dynamic port range to roundtripGarming Sam1-0/+14
2019-08-22s4-dns: Deprecate BIND9_FLATFILE and remove "rndc command"Andrew Bartlett1-1/+0
2019-08-08s3:mdssvc: add noindex backendRalph Boehme3-1/+3
2019-08-08s3:mdssvc: new option "spotlight backend"Ralph Boehme3-0/+12
2019-07-08docs/xml: change default for "mangled names" to "illegal"Ralph Boehme1-1/+1
2019-07-08docs-xml: change "client min protocol" to SMB2_02Stefan Metzmacher1-1/+1
2019-07-08docs-xml: change "server min protocol" to SMB2_02Stefan Metzmacher1-1/+1
2019-07-08lib/param: clang: Fix Value stored is never readNoel Power1-5/+5
2019-07-07param: change default of "allocation roundup size" to 0Björn Jacke1-2/+0
2019-06-30lib: Update all consumers of strtoul_err(), strtoull_err() to new APISwen Schillig1-2/+2
2019-06-26lib/param: clang: Fix 'dereference of a null pointer' warningNoel Power1-1/+1
2019-05-01smbd: Move deadtime default to parameter definition and man pageChristof Schmitt1-0/+2
2019-04-06memcache: Increase size of default memcache to 512kChristof Schmitt1-1/+1
2019-03-07web_server: Remove the web port smb.conf parameterGarming Sam1-1/+0
2019-03-01common-lib: Use wrapper for string to integer conversionSwen Schillig1-4/+20
2019-02-09docs-xml: add "debug encryption" global parmAurelien Aptel1-0/+2
2018-12-06docs-xml: add "smbd getinfo ask sharemode"Ralph Boehme1-0/+1
2018-12-06docs-xml: add "smbd search ask sharemode"Ralph Boehme1-0/+1
2018-11-23source4 smbd prefork: Add backoff to process restartGary Lockyer1-0/+2
2018-11-07source4 smbd prefork: Increase default worklers to 4Gary Lockyer1-2/+1
2018-07-12smb.conf: add dns_zone_scavengingGary Lockyer1-0/+1
2018-07-04samba_gpoupdate: Rename the command to samba-gpupdateDavid Mulder1-1/+1
2018-06-28param: Add non-global smb.cfg option (support 2 different smb.confs)Aaron Haslett1-2/+13
2018-05-15smbd: fileserver: Change defaults to work with EA support out of the box.Jeremy Allison1-1/+5
2018-05-10loadparm: Remove unused realm_originalChristof Schmitt2-2/+0
2018-03-22lib:param: Fix the size type in lp_do_parameter_parametric()Andreas Schneider1-1/+1
2018-03-01lib:param: Add FALL_THROUGH statements in loadparm.cAndreas Schneider1-1/+2
2018-02-03s3/smbd: fix handling of delete-on-close on directoriesRalph Boehme1-0/+2