summaryrefslogtreecommitdiff
path: root/lib/param/loadparm.c
Commit message (Expand)AuthorAgeFilesLines
* param: Add new parameter "ad dc functional level"Andrew Bartlett2023-05-161-0/+4
* lib:param: Fix code spellingAndreas Schneider2023-04-111-3/+3
* 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-261-6/+10
* lib:param: Remove trailing whitespaces from loadparm.cAndreas Schneider2023-01-261-6/+6
* 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-261-0/+1
* 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: 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: add "client/server smb3 signing algorithms" optionsStefan Metzmacher2021-07-151-0/+7
* docs-xml: add "client/server smb3 encryption algorithms" optionsStefan Metzmacher2021-07-151-0/+7
* 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-151-0/+10
* 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-281-0/+4
* lib:param: Add 'client use kerberos' config parameterAndreas Schneider2021-04-281-0/+14
* smb.conf: Remove "share backend" optionAndrew Bartlett2021-03-261-2/+0
* lib: Remove init_names()Volker Lendecke2021-03-161-13/+0
* lib/param: Remove lpcfg_volume_label() and only caller in NTVFS file serverAndrew Bartlett2021-03-101-12/+0
* lib/param: Remove unused functions in lib/param/loadparm.cAndrew Bartlett2021-03-101-157/+0
* 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-191-0/+30
* docs-xml: Add 'client smb encrypt'Andreas Schneider2020-08-191-0/+4
* param: Allow tests to silence deprecation warningsAndrew Bartlett2020-08-181-4/+18
* s3: Parameters. Add 'async dns timeout' parameter. Default to 10. Minimum val...Jeremy Allison2020-08-071-0/+3
* lib: relicense smb_strtoul(l) under LGPLv3Ralph Boehme2020-08-031-0/+1
* tls: Use NORMAL:-VERS-SSL3.0 as the default configurationAndreas Schneider2020-07-011-6/+0
* s3:lib:tls: Use better priority lists for modern GnuTLSAndreas Schneider2020-06-171-1/+9
* lib:param: Fix memory leak in lpcfg_load_internal()awalker2020-05-131-2/+5
* CVE-2020-10704: libcli ldap_message: Add search size limits to ldap_decodeGary Lockyer2020-05-041-0/+2
* CVE-2020-10704: smb.conf: Add max ldap request sizesGary Lockyer2020-05-041-0/+5
* lib:param: Add lp(cfg)_weak_crypto()Andreas Schneider2020-03-191-0/+15
* param: remove FN_LOCAL_STRINGRalph Boehme2019-11-271-4/+1