summaryrefslogtreecommitdiff
path: root/lib/param
AgeCommit message (Expand)AuthorFilesLines
2023-12-15VERSION: move COPYRIGHT_STARTUP_MESSAGE as SAMBA_COPYRIGHT_STRING into version.hStefan Metzmacher1-0/+1
2023-10-25lib:param: Set a memory context for the globals if not initialized yetAndreas Schneider2-1/+14
2023-10-10CVE-2023-42669 s4-rpc_server: Disable rpcecho server by defaultAndrew Bartlett1-1/+1
2023-09-26docs-xml: Add new parameter "acl claims evaluation"Andrew Bartlett3-0/+16
2023-09-25lib: Avoid a tdb handle leakVolker Lendecke1-0/+5
2023-09-25lib: Modernize tdb_fetch_lifetime()Volker Lendecke1-24/+31
2023-06-21docs-xml/smbdotconf: also allow 2012[_R2] for 'ad dc functional level'Stefan Metzmacher1-0/+2
2023-06-14param: Remove reference to unrecognized parameter ‘directory name cache siz...Joseph Sutton1-2/+0
2023-05-16param: Add new parameter "ad dc functional level"Andrew Bartlett2-0/+11
2023-04-25Add ROLE_IPA_DC into two more placesAlexander Bokovoy1-0/+1
2023-04-11lib:param: Fix code spellingAndreas Schneider3-6/+6
2023-04-06lib/util: Add "debug syslog format = always", which logs to stdout in syslog ...Andrew Bartlett1-0/+12
2023-04-05CVE-2023-0922 set default ldap client sasl wrapping to sealRob van der Linde1-1/+1
2023-01-27s3:lib: Change file_modtime() to return an error code and a struct timespec.Jeremy Allison1-8/+2
2023-01-26param: Use a higher time resolution for lp_file_list_changed()Andreas Schneider2-7/+11
2023-01-26lib:param: Remove trailing whitespaces from loadparm.cAndreas Schneider1-6/+6
2022-12-16s3-librpc: add ads.idl and convert ads_struct to talloc.Günther Deschner2-11/+1
2022-12-13CVE-2022-37966 param: Add support for new option "kdc supported enctypes"Stefan Metzmacher1-0/+69
2022-12-13CVE-2022-37966 param: let "kdc default domain supportedenctypes = 0" mean the...Stefan Metzmacher1-4/+0
2022-12-13CVE-2022-37966 param: don't explicitly initialize "kdc force enable rc4 weak ...Stefan Metzmacher1-4/+0
2022-12-13CVE-2022-37966 param: Add support for new option "kdc force enable rc4 weak s...Andrew Bartlett1-0/+4
2022-12-13CVE-2022-37966 param: Add support for new option "kdc default domain supporte...Joseph Sutton1-0/+79
2022-12-13CVE-2022-38023 docs-xml/smbdotconf: add "server schannel require seal[:COMPUT...Stefan Metzmacher1-0/+1
2022-12-13CVE-2022-38023 docs-xml/smbdotconf: change 'reject md5 clients' default to yesStefan Metzmacher1-0/+1
2022-12-13CVE-2022-38023 docs-xml/smbdotconf: change 'reject md5 servers' default to yesStefan Metzmacher1-0/+1
2022-06-26dsdb: Allow password history and password changes without an NT hashAndrew Bartlett3-0/+15
2022-06-06docs-xml: add new parameter volume serial numberChristian Ambach1-0/+1
2022-03-25s4: dns: Add customizable dns port optionThomas Debesse1-0/+2
2022-03-11docs-xml: add 'kdc enable fast' optionStefan Metzmacher1-0/+2
2021-12-10docs-xml: Add "rpc start on demand helpers", true by default.Jeremy Allison1-0/+4
2021-11-09CVE-2020-25717: Add FreeIPA domain controller roleAlexander Bokovoy3-0/+4
2021-11-09CVE-2020-25717: loadparm: Add new parameter "min domain uid"Samuel Cabrero1-0/+4
2021-11-01debug: Add new smb.conf option "debug syslog format"Martin Schwenke1-0/+2
2021-09-14loadparm: Set default of "kernel share modes" to "no"Christof Schmitt1-1/+1
2021-09-08docs-xml: use upper case for "{client,server} smb3 {signing,encryption} algor...Stefan Metzmacher1-2/+2
2021-07-15docs-xml: offer aes-128-gmac by defaultStefan Metzmacher1-1/+1
2021-07-15docs-xml: add "client/server smb3 signing algorithms" optionsStefan Metzmacher2-0/+8
2021-07-15lib/param: offer aes-256-{gcm,ccm} encryption by defaultStefan Metzmacher1-1/+1
2021-07-15docs-xml: add "client/server smb3 encryption algorithms" optionsStefan Metzmacher2-0/+9
2021-07-15lib/param: enable "server multi channel support" by default on Linux and FreeBSDStefan Metzmacher1-0/+2
2021-07-15lib/param: add lpcfg_parm_is_unspecified() helperStefan Metzmacher2-0/+11
2021-07-15docs-xml: remove support for "SMB3_10"Stefan Metzmacher1-1/+0
2021-07-15docs-xml: remove support for "SMB2_24"Stefan Metzmacher1-1/+0
2021-07-15docs-xml: remove support for "SMB2_22"Stefan Metzmacher1-1/+0
2021-06-23docs-xml: Disable `winbind scan trusted domains` by defaultAndreas Schneider1-1/+1
2021-06-23docs-xml: Enable `winbind use krb5 enterprise principals` by defaultAndreas Schneider1-0/+4
2021-05-27loadparam: add option "acl flag inherited canonicalization"Ralph Boehme1-0/+4
2021-05-10s3:smbd - support streams larger than 64 KiBAndrew Walker1-0/+4
2021-04-28lib:param: Add 'client protection' config optionAndreas Schneider2-0/+12
2021-04-28lib:param: Add 'client use kerberos' config parameterAndreas Schneider2-0/+26