summaryrefslogtreecommitdiff
path: root/lib/param
AgeCommit message (Expand)AuthorFilesLines
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
2018-01-13gpo: Add the winbind call to gpupdateDavid Mulder1-0/+1
2018-01-13winbindd: add "winbind scan trusted domains = no" to avoid trust enumerationStefan Metzmacher1-0/+1
2018-01-10docs-xml: deprecate "server schannel" and change the default to "yes"Stefan Metzmacher1-1/+1
2018-01-10docs-xml: deprecate "client schannel" and change the default to "yes"Stefan Metzmacher1-1/+1
2018-01-10docs-xml: remove deprecated 'use spnego" optionStefan Metzmacher1-2/+0
2017-12-13docs-xml: remove unused "map untrusted to domain" optionStefan Metzmacher1-2/+0
2017-12-12smbd: Enable async I/O by defaultVolker Lendecke1-0/+2
2017-12-08Add mdns name configuration optionKevin Anderson3-0/+11
2017-11-20gpo: Apply kerberos settingsDavid Mulder2-8/+44
2017-11-20gpo: Create the gpo update serviceGarming Sam1-0/+1
2017-10-19source4/smbd: add a prefork process model.Gary Lockyer1-0/+2
2017-10-19Removed unused 'oplock contention limit' config parameterChristof Schmitt1-2/+0
2017-09-05param: Add 'binddns dir' parameterAndreas Schneider2-0/+2
2017-07-04param: Add new "disabled" value to "ntlm auth" to disable NTLM totallyAndrew Bartlett1-0/+1
2017-07-04param: Disable LanMan authentication unless NTLMv1 is also enabledAndrew Bartlett1-0/+16
2017-07-04auth: Allow NTLMv1 if MSV1_0_ALLOW_MSVCHAPV2 is given and re-factor 'ntlm aut...Andrew Bartlett2-1/+16
2017-06-27param: change the effective default for "client max protocol" to the latest s...Stefan Metzmacher1-1/+1
2017-06-16docs-xml: change the default for "map untrusted to domain" to "auto"Stefan Metzmacher1-0/+2
2017-04-29param: Add 'mit kdc command' to change the default.Andreas Schneider1-0/+5
2017-04-18lib: param: Remove lpcfg_register_defaults_hook().Jeremy Allison2-48/+0
2017-04-18lib: param: Remove the last external use of global_iconv_handle by calling th...Jeremy Allison1-9/+6
2017-04-18lib: param: Use utility functions to get rid of two more uses of global_iconv...Jeremy Allison1-9/+15
2017-04-18lib: Remove smb_iconv_handle_reinit_lp()Jeremy Allison3-17/+7
2017-04-13param: Check for valid values of 'name resolve order' optionNoel Power2-1/+49
2017-03-25s3: smbd: Change "strict sync" paramter from "no" to "yes" for 4.7.0.Jeremy Allison1-0/+2
2017-03-14param: Allow to specify kerberos method on the commandlineAndreas Schneider1-0/+4
2017-01-27rpc_server: Allow to configure the port range for RPC servicesAndreas Schneider3-1/+58
2017-01-23Add explicit dependency on samba-debug from libinterfaces and libserverrole.Zentaro Kavanagh1-1/+1
2017-01-22param: Remove winbindd privileged socket directory optionAndrew Bartlett1-1/+0
2017-01-09s3/smbd: new "mangled names" setting "illegal"Ralph Boehme2-1/+2
2017-01-09s3/smbd: convert "mangled names" option to an enumRalph Boehme2-0/+13
2016-08-10smbd: add an option to inherit only the UNIX ownerUri Simchoni2-0/+13
2016-08-09s3-param: add kerberos encryption types parameterUri Simchoni3-0/+15
2016-07-22docs-xml:smbdotconf: default "ntlm auth" to "no"Stefan Metzmacher1-1/+1
2016-07-22smbd: Enable leases by defaultVolker Lendecke1-0/+2