summaryrefslogtreecommitdiff
path: root/lib/param
Commit message (Expand)AuthorAgeFilesLines
* 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
* lib:param: Add FALL_THROUGH statements in loadparm.cAndreas Schneider2018-03-011-1/+2
* s3/smbd: fix handling of delete-on-close on directoriesRalph Boehme2018-02-031-0/+2
* gpo: Add the winbind call to gpupdateDavid Mulder2018-01-131-0/+1
* winbindd: add "winbind scan trusted domains = no" to avoid trust enumerationStefan Metzmacher2018-01-131-0/+1
* docs-xml: deprecate "server schannel" and change the default to "yes"Stefan Metzmacher2018-01-101-1/+1
* docs-xml: deprecate "client schannel" and change the default to "yes"Stefan Metzmacher2018-01-101-1/+1
* docs-xml: remove deprecated 'use spnego" optionStefan Metzmacher2018-01-101-2/+0
* docs-xml: remove unused "map untrusted to domain" optionStefan Metzmacher2017-12-131-2/+0
* smbd: Enable async I/O by defaultVolker Lendecke2017-12-121-0/+2
* Add mdns name configuration optionKevin Anderson2017-12-083-0/+11
* gpo: Apply kerberos settingsDavid Mulder2017-11-202-8/+44
* gpo: Create the gpo update serviceGarming Sam2017-11-201-0/+1
* source4/smbd: add a prefork process model.Gary Lockyer2017-10-191-0/+2
* Removed unused 'oplock contention limit' config parameterChristof Schmitt2017-10-191-2/+0
* param: Add 'binddns dir' parameterAndreas Schneider2017-09-052-0/+2
* param: Add new "disabled" value to "ntlm auth" to disable NTLM totallyAndrew Bartlett2017-07-041-0/+1
* param: Disable LanMan authentication unless NTLMv1 is also enabledAndrew Bartlett2017-07-041-0/+16
* auth: Allow NTLMv1 if MSV1_0_ALLOW_MSVCHAPV2 is given and re-factor 'ntlm aut...Andrew Bartlett2017-07-042-1/+16
* param: change the effective default for "client max protocol" to the latest s...Stefan Metzmacher2017-06-271-1/+1
* docs-xml: change the default for "map untrusted to domain" to "auto"Stefan Metzmacher2017-06-161-0/+2
* param: Add 'mit kdc command' to change the default.Andreas Schneider2017-04-291-0/+5
* lib: param: Remove lpcfg_register_defaults_hook().Jeremy Allison2017-04-182-48/+0
* lib: param: Remove the last external use of global_iconv_handle by calling th...Jeremy Allison2017-04-181-9/+6
* lib: param: Use utility functions to get rid of two more uses of global_iconv...Jeremy Allison2017-04-181-9/+15
* lib: Remove smb_iconv_handle_reinit_lp()Jeremy Allison2017-04-183-17/+7
* param: Check for valid values of 'name resolve order' optionNoel Power2017-04-132-1/+49
* 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