summaryrefslogtreecommitdiff
path: root/lib/param
AgeCommit message (Expand)AuthorFilesLines
2015-07-20lib/tls: Change default supported TLS versions.Andrew Bartlett1-1/+1
2015-07-20lib/tls: Add new 'tls priority' optionAndrew Bartlett2-0/+9
2015-07-07param: Make "kernel change notify" globalVolker Lendecke1-2/+2
2015-07-07param: Make "change notify" globalVolker Lendecke1-2/+2
2015-07-07s3-mdssvc: add new option 'spotlight'Ralph Boehme1-0/+8
2015-07-07Introduce setting "desired" for 'smb encrypt' and 'client/server signing'Michael Adam2-0/+2
2015-05-08smbd: Offer SMB 3.1.1 by default.Stefan Metzmacher1-1/+1
2015-05-08smbd: offer SMB 3.0.2 by default.Michael Adam1-1/+1
2015-05-08libcli/smb: add PROTOCOL_SMB3_11 and SMB3_DIALECT_REVISION_311Stefan Metzmacher1-0/+1
2015-05-02param: rename FLAG_HIDE to FLAG_SYNONYMMichael Adam2-31/+31
2015-05-02param: remove swat specific flags.Michael Adam2-433/+18
2015-05-02param: Remove unused P_SEP and P_SEPARATORMichael Adam3-74/+2
2015-05-02param:README: mention to explicitly initialize defaults for special valuesMichael Adam1-0/+3
2015-04-22param: remove two unused #definesMichael Adam1-3/+0
2015-03-26loadparm: Fix CID 1273054 Improper use of negative valueVolker Lendecke1-0/+3
2015-03-25docs: Mark 'client use spnego principal' as deprecated and also a bad idea.Jeremy Allison1-1/+1
2015-03-23param: Mark syslog and syslog_only as deprecatedChristof Schmitt1-2/+2
2015-03-23debug: Set backends from logging parameter in smb.confChristof Schmitt1-3/+3
2015-03-23param: Add new 'logging' parameterChristof Schmitt1-0/+9
2015-03-17param: Remove "use ntdb" referenceVolker Lendecke2-6/+2
2015-03-17param: Remove "use ntdb"Volker Lendecke1-9/+0
2015-03-17Remove callers of lp_use_ntdbVolker Lendecke1-8/+2
2015-03-16param: Use IDL-based constants for NBT and NBT dgram portsAndrew Bartlett1-2/+3
2015-03-16smb.conf.5: Mark "dgram port" and "nbt port" as deprecatedAndrew Bartlett1-2/+4
2015-03-16lib/param: Add hook that allows modification of default settings.Jelmer Vernooij2-1/+47
2015-02-27MSDFS referral shufflingRobin McCorkell1-0/+9
2015-02-26param: Remove lib/param/generic.cVolker Lendecke3-298/+1
2015-01-29loadparm: Simplify "set_variable"Volker Lendecke1-7/+3
2014-12-04s3:param: Add "smb2 leases" parameter. Default "false".Jeremy Allison1-0/+9
2014-11-28param: fix testparm to show hidden share defaultsGarming Sam1-3/+4
2014-11-27lib/param: Allow enum values to also be white-space insentive in comparisonAndrew Bartlett1-1/+1
2014-11-27param: Simplify get_parametric_helper()Volker Lendecke1-15/+4
2014-11-19param: add "smbd profiling level" optionVolker Lendecke2-0/+15
2014-11-14lib/param: fix const warningsStefan Metzmacher1-11/+12
2014-10-31s3:param: Add new option "strict rename".Jeremy Allison1-0/+9
2014-10-30lib: loadparm.h uses TALLOC_CTXVolker Lendecke1-0/+1
2014-10-08s3-winbindd: Allow winbindd to connect over SMB2 to serversAndrew Bartlett2-2/+12
2014-10-07lib/param: add PROTOCOL_SMB3_10 handlingStefan Metzmacher1-0/+1
2014-10-01loadparm//init_copymap: Add braces around if/for blocks to match coding styleKamen Mazdrashki1-3/+5
2014-10-01loadparm: Allocate service->copymap in service memory contextKamen Mazdrashki1-1/+5
2014-09-30winbindd: Change value of "ldap sasl wrapping" to signAndrew Bartlett1-0/+2
2014-09-29lib/param: set the kccsrv:samba_kcc option to false by defaultStefan Metzmacher1-1/+1
2014-07-31param: remove a redundant (and wrong) comment frop lpcfg_service_ok()Michael Adam1-1/+0
2014-07-31s3:param: remove unused function lp_string_set()Michael Adam1-1/+0
2014-07-31lib/param: change the default for "winbind expand groups" to "0"Stefan Metzmacher1-1/+1
2014-07-31param: Add errors for when an s3 context is used incorrectlyGarming Sam1-0/+9
2014-07-31param: get rid of unnecessary get_default_loadparm_service pointerGarming Sam2-4/+0
2014-07-31param: remove unused lp_do_parameter from s3 helpersGarming Sam1-1/+0
2014-07-31param: remove unnecessary lp_do_parameter callGarming Sam1-8/+2
2014-07-31param: remove lp_get_parameterGarming Sam2-7/+4