summaryrefslogtreecommitdiff
path: root/source3/param
AgeCommit message (Expand)AuthorFilesLines
2019-07-16s3/param: clang: Fix 'Value stored to 'bRetval' is never read'Noel Power1-3/+0
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-07param: change default of "allocation roundup size" to 0Björn Jacke1-1/+0
2019-05-16s3:loadparm: Ensure to truncate FS Volume Label at multibyte boundaryShyamsunder Rathi1-3/+35
2019-05-16s3: squash 'cast between incompatible function types' warningNoel Power1-1/+1
2019-05-01smbd: Move deadtime default to parameter definition and man pageChristof Schmitt1-1/+1
2019-04-06memcache: Increase size of default memcache to 512kChristof Schmitt1-1/+1
2019-03-21build: Remove bld.gen_python_environments()Andrew Bartlett1-3/+2
2019-03-07web_server: Remove the web port smb.conf parameterGarming Sam1-2/+0
2019-01-28s3:param: Use C99 initializer for poptOption in test_lp_loadAndreas Schneider1-2/+8
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-12-05s3:smbd: Make sure we do not export "/" (root) as home dirAndreas Schneider1-1/+5
2018-11-28s3: Remove unsused MMAP_BLACKLIST ifdef checksAndreas Schneider1-4/+0
2018-11-23source4 smbd prefork: Add backoff to process restartGary Lockyer1-0/+2
2018-11-07source4 smbd prefork: Increase default worklers to 4Gary Lockyer1-1/+1
2018-09-07s3:loadparm: reinit_globals in lp_load_with_registry_shares()Ralph Boehme1-1/+1
2018-07-12smb.conf: add dns_zone_scavengingGary Lockyer1-0/+1
2018-07-06s3/loadparm: fix a few talloc stackframe leaksDavid Disseldorp1-5/+8
2018-07-04samba_gpoupdate: Rename the command to samba-gpupdateDavid Mulder1-1/+1
2018-05-15smbd: fileserver: Change defaults to work with EA support out of the box.Jeremy Allison1-3/+3
2018-04-05wscript_build: fix c modules deps name for Python 3Joe Guo1-1/+2
2018-04-05python3 port for param moduleNoel Power2-7/+18
2018-03-20s3:param: Fix size typesAndreas Schneider1-2/+2
2018-02-03s3/smbd: fix handling of delete-on-close on directoriesRalph Boehme1-0/+1
2018-01-13gpo: Add the winbind call to gpupdateDavid Mulder1-0/+2
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-1/+0
2018-01-10docs-xml: remove deprecated of 'winbind trusted domains only' optionStefan Metzmacher1-1/+0
2017-12-13docs-xml: remove deprecated 'profile acls' optionStefan Metzmacher1-1/+0
2017-12-13docs-xml: remove unused "map untrusted to domain" optionStefan Metzmacher1-1/+0
2017-12-12smbd: Enable async I/O by defaultVolker Lendecke1-2/+2
2017-11-28s3/loadparm: don't mark IPC$ as autoloadedRalph Boehme1-1/+1
2017-11-27s3/loadparm: ensure default service options are not changedRalph Boehme1-2/+9
2017-11-27s3/loadparm: allocate a fresh sDefault object per lp_ctxRalph Boehme1-1/+8
2017-11-20gpo: Create the gpo update serviceGarming Sam1-0/+7
2017-10-19source4/smbd: add a prefork process model.Gary Lockyer1-0/+1
2017-10-19Removed unused 'oplock contention limit' config parameterChristof Schmitt1-1/+0
2017-09-05param: Add 'binddns dir' parameterAndreas Schneider1-0/+2
2017-07-04param: Disable LanMan authentication unless NTLMv1 is also enabledAndrew Bartlett1-1/+17
2017-07-04auth: Allow NTLMv1 if MSV1_0_ALLOW_MSVCHAPV2 is given and re-factor 'ntlm aut...Andrew Bartlett1-1/+2
2017-06-27param: change the effective default for "client max protocol" to the latest s...Stefan Metzmacher1-1/+1
2017-06-27s3:param: Allow to add usershare if uid_wrapper is loadedAndreas Schneider1-2/+17
2017-06-16docs-xml: change the default for "map untrusted to domain" to "auto"Stefan Metzmacher1-1/+1
2017-04-29param: Add 'mit kdc command' to change the default.Andreas Schneider1-0/+4
2017-04-18s3:param: Use new utility function to hide use of global_iconv_handleJeremy Allison1-3/+8