summaryrefslogtreecommitdiff
path: root/lib/param
Commit message (Expand)AuthorAgeFilesLines
* param: Add new parameter "ad dc functional level"Andrew Bartlett2023-05-162-0/+11
* Add ROLE_IPA_DC into two more placesAlexander Bokovoy2023-04-251-0/+1
* lib:param: Fix code spellingAndreas Schneider2023-04-113-6/+6
* lib/util: Add "debug syslog format = always", which logs to stdout in syslog ...Andrew Bartlett2023-04-061-0/+12
* CVE-2023-0922 set default ldap client sasl wrapping to sealRob van der Linde2023-04-051-1/+1
* s3:lib: Change file_modtime() to return an error code and a struct timespec.Jeremy Allison2023-01-271-8/+2
* param: Use a higher time resolution for lp_file_list_changed()Andreas Schneider2023-01-262-7/+11
* lib:param: Remove trailing whitespaces from loadparm.cAndreas Schneider2023-01-261-6/+6
* s3-librpc: add ads.idl and convert ads_struct to talloc.Günther Deschner2022-12-162-11/+1
* CVE-2022-37966 param: Add support for new option "kdc supported enctypes"Stefan Metzmacher2022-12-131-0/+69
* CVE-2022-37966 param: let "kdc default domain supportedenctypes = 0" mean the...Stefan Metzmacher2022-12-131-4/+0
* CVE-2022-37966 param: don't explicitly initialize "kdc force enable rc4 weak ...Stefan Metzmacher2022-12-131-4/+0
* CVE-2022-37966 param: Add support for new option "kdc force enable rc4 weak s...Andrew Bartlett2022-12-131-0/+4
* CVE-2022-37966 param: Add support for new option "kdc default domain supporte...Joseph Sutton2022-12-131-0/+79
* CVE-2022-38023 docs-xml/smbdotconf: add "server schannel require seal[:COMPUT...Stefan Metzmacher2022-12-131-0/+1
* CVE-2022-38023 docs-xml/smbdotconf: change 'reject md5 clients' default to yesStefan Metzmacher2022-12-131-0/+1
* CVE-2022-38023 docs-xml/smbdotconf: change 'reject md5 servers' default to yesStefan Metzmacher2022-12-131-0/+1
* dsdb: Allow password history and password changes without an NT hashAndrew Bartlett2022-06-263-0/+15
* docs-xml: add new parameter volume serial numberChristian Ambach2022-06-061-0/+1
* s4: dns: Add customizable dns port optionThomas Debesse2022-03-251-0/+2
* docs-xml: add 'kdc enable fast' optionStefan Metzmacher2022-03-111-0/+2
* docs-xml: Add "rpc start on demand helpers", true by default.Jeremy Allison2021-12-101-0/+4
* CVE-2020-25717: Add FreeIPA domain controller roleAlexander Bokovoy2021-11-093-0/+4
* CVE-2020-25717: loadparm: Add new parameter "min domain uid"Samuel Cabrero2021-11-091-0/+4
* debug: Add new smb.conf option "debug syslog format"Martin Schwenke2021-11-011-0/+2
* loadparm: Set default of "kernel share modes" to "no"Christof Schmitt2021-09-141-1/+1
* docs-xml: use upper case for "{client,server} smb3 {signing,encryption} algor...Stefan Metzmacher2021-09-081-2/+2
* docs-xml: offer aes-128-gmac by defaultStefan Metzmacher2021-07-151-1/+1
* docs-xml: add "client/server smb3 signing algorithms" optionsStefan Metzmacher2021-07-152-0/+8
* lib/param: offer aes-256-{gcm,ccm} encryption by defaultStefan Metzmacher2021-07-151-1/+1
* docs-xml: add "client/server smb3 encryption algorithms" optionsStefan Metzmacher2021-07-152-0/+9
* lib/param: enable "server multi channel support" by default on Linux and FreeBSDStefan Metzmacher2021-07-151-0/+2
* lib/param: add lpcfg_parm_is_unspecified() helperStefan Metzmacher2021-07-152-0/+11
* docs-xml: remove support for "SMB3_10"Stefan Metzmacher2021-07-151-1/+0
* docs-xml: remove support for "SMB2_24"Stefan Metzmacher2021-07-151-1/+0
* docs-xml: remove support for "SMB2_22"Stefan Metzmacher2021-07-151-1/+0
* docs-xml: Disable `winbind scan trusted domains` by defaultAndreas Schneider2021-06-231-1/+1
* docs-xml: Enable `winbind use krb5 enterprise principals` by defaultAndreas Schneider2021-06-231-0/+4
* loadparam: add option "acl flag inherited canonicalization"Ralph Boehme2021-05-271-0/+4
* s3:smbd - support streams larger than 64 KiBAndrew Walker2021-05-101-0/+4
* lib:param: Add 'client protection' config optionAndreas Schneider2021-04-282-0/+12
* lib:param: Add 'client use kerberos' config parameterAndreas Schneider2021-04-282-0/+26
* smb.conf: Remove "share backend" optionAndrew Bartlett2021-03-261-2/+0
* lib: Remove init_names()Volker Lendecke2021-03-162-14/+0
* lib/param: Remove lpcfg_volume_label() and only caller in NTVFS file serverAndrew Bartlett2021-03-102-16/+0
* lib/param: Remove unused functions in lib/param/loadparm.cAndrew Bartlett2021-03-102-182/+0
* lib: lib/param/param.h references TALLOC_CTXVolker Lendecke2021-01-121-0/+2
* loadparm: setup debug subsystem setting max_log_size from configRalph Boehme2020-12-071-0/+1
* lib:util:loadparm - fix leak in lpcfg_dump_a_parameterAndrew Walker2020-10-211-0/+3
* lib:param: Add lpcfg_parse_enum_vals()Andreas Schneider2020-08-192-0/+32