summaryrefslogtreecommitdiff
path: root/lib/param
Commit message (Expand)AuthorAgeFilesLines
* lib: lib/param/param.h references TALLOC_CTXVolker Lendecke2021-01-121-0/+2
* loadparm: setup debug subsystem setting max_log_size from configRalph Boehme2020-12-071-0/+1
* lib:util:loadparm - fix leak in lpcfg_dump_a_parameterAndrew Walker2020-10-211-0/+3
* lib:param: Add lpcfg_parse_enum_vals()Andreas Schneider2020-08-192-0/+32
* docs-xml: Add 'client smb encrypt'Andreas Schneider2020-08-191-0/+4
* param: Create and use enum_smb_encryption_valsAndreas Schneider2020-08-191-0/+23
* param: Allow tests to silence deprecation warningsAndrew Bartlett2020-08-181-4/+18
* s3: Parameters. Add 'async dns timeout' parameter. Default to 10. Minimum val...Jeremy Allison2020-08-071-0/+3
* lib: relicense smb_strtoul(l) under LGPLv3Ralph Boehme2020-08-031-0/+1
* tls: Use NORMAL:-VERS-SSL3.0 as the default configurationAndreas Schneider2020-07-011-6/+0
* s3:lib:tls: Use better priority lists for modern GnuTLSAndreas Schneider2020-06-171-1/+9
* lib:param: Fix memory leak in lpcfg_load_internal()awalker2020-05-131-2/+5
* CVE-2020-10704: libcli ldap_message: Add search size limits to ldap_decodeGary Lockyer2020-05-041-0/+2
* CVE-2020-10704: smb.conf: Add max ldap request sizesGary Lockyer2020-05-041-0/+5
* lib:param: Add lp(cfg)_weak_crypto()Andreas Schneider2020-03-193-2/+25
* param: remove now unused lp_string()Ralph Boehme2019-11-272-2/+0
* param: remove FN_LOCAL_STRINGRalph Boehme2019-11-271-4/+1
* param: remove now unused FN_GLOBAL_STRING macroRalph Boehme2019-11-271-9/+0
* smbdotconf: mark "auto services" with substitution="1"Ralph Boehme2019-11-271-1/+3
* param: add FN_{GLOBAL,LOCAL}_SUBSTITUTED_STRING supportStefan Metzmacher2019-11-272-0/+13
* lib/param: introduce loadparm_substitution infrastructureRalph Boehme2019-11-272-0/+46
* Detect when command line max protocol < min protocolDavid Mulder2019-11-122-0/+25
* s3:mdssvc: add Elasticsearch backendRalph Boehme2019-10-092-0/+2
* whitespace: Conform to coding conventionGarming Sam2019-09-131-1/+1
* param: Allow rpc server dynamic port range to roundtripGarming Sam2019-09-131-0/+14
* s4-dns: Deprecate BIND9_FLATFILE and remove "rndc command"Andrew Bartlett2019-08-221-1/+0
* s3:mdssvc: add noindex backendRalph Boehme2019-08-083-1/+3
* s3:mdssvc: new option "spotlight backend"Ralph Boehme2019-08-083-0/+12
* 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
* lib/param: clang: Fix Value stored is never readNoel Power2019-07-081-5/+5
* param: change default of "allocation roundup size" to 0Björn Jacke2019-07-071-2/+0
* lib: Update all consumers of strtoul_err(), strtoull_err() to new APISwen Schillig2019-06-301-2/+2
* lib/param: clang: Fix 'dereference of a null pointer' warningNoel Power2019-06-261-1/+1
* smbd: Move deadtime default to parameter definition and man pageChristof Schmitt2019-05-011-0/+2
* memcache: Increase size of default memcache to 512kChristof Schmitt2019-04-061-1/+1
* web_server: Remove the web port smb.conf parameterGarming Sam2019-03-071-1/+0
* common-lib: Use wrapper for string to integer conversionSwen Schillig2019-03-011-4/+20
* docs-xml: add "debug encryption" global parmAurelien Aptel2019-02-091-0/+2
* 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
* source4 smbd prefork: Add backoff to process restartGary Lockyer2018-11-231-0/+2
* source4 smbd prefork: Increase default worklers to 4Gary Lockyer2018-11-071-2/+1
* smb.conf: add dns_zone_scavengingGary Lockyer2018-07-121-0/+1
* samba_gpoupdate: Rename the command to samba-gpupdateDavid Mulder2018-07-041-1/+1
* param: Add non-global smb.cfg option (support 2 different smb.confs)Aaron Haslett2018-06-281-2/+13
* smbd: fileserver: Change defaults to work with EA support out of the box.Jeremy Allison2018-05-151-1/+5
* loadparm: Remove unused realm_originalChristof Schmitt2018-05-102-2/+0
* lib:param: Fix the size type in lp_do_parameter_parametric()Andreas Schneider2018-03-221-1/+1