summaryrefslogtreecommitdiff
path: root/lib/param/loadparm.c
AgeCommit message (Expand)AuthorFilesLines
2026-03-01lib: Remove the "getwd cache"Volker Lendecke1-2/+0
2026-01-15loadparm: add "kdc require canonicalization"Douglas Bagnall1-0/+1
2026-01-15loadparm: Add ‘krb5 acceptor report canonical client name’ optionJennifer Sutton1-0/+1
2025-11-20loadparm: add "kdc name match implicit dollar without canonicalization"Douglas Bagnall1-0/+2
2025-11-13config: add kdc always include pacGary Lockyer1-0/+1
2025-11-04Remove previous himmelblau integration attemptDavid Mulder1-11/+0
2025-10-10config: add certificate backdating compensationGary Lockyer1-0/+1
2025-10-10config: add strong certificate binding enforcementGary Lockyer1-0/+1
2025-09-11rpc_server: Remove the source4 implementation of wkssvcStefan Metzmacher1-1/+5
2025-08-22param: Add "client smb encryption over quic"Volker Lendecke1-0/+4
2025-08-22smbd: Add the "server smb encryption over quic" parameterVolker Lendecke1-0/+4
2025-07-17lib/param: allow smb_transport[s]_parse() to handle 'quic'Stefan Metzmacher1-0/+3
2025-04-18docs-xml/smbdotconf: change 'smb ports' into a synonym for 'server smb transp...Stefan Metzmacher1-43/+0
2025-04-18docs-xml/smbdotconf: add 'server smb transport' optionStefan Metzmacher1-0/+10
2025-04-18docs-xml/smbdotconf: add 'client smb transports' optionStefan Metzmacher1-0/+138
2025-03-07docs-xml: enable SMB3 Unix Extensions by defaultRalph Boehme1-0/+2
2025-02-22docs-xml/smbdotconf: add ft_scanner to 'server service'Stefan Metzmacher1-1/+1
2025-01-13docs-xml/smbdotconf: add "client use krb5 netlogon" optionStefan Metzmacher1-0/+13
2024-11-11param: Remove parameter "cldap port"Volker Lendecke1-1/+0
2024-11-05smbd: add option "smb3 directory leases"Ralph Boehme1-0/+2
2024-10-23Isolate hsm auth value from the cacheDavid Mulder1-0/+3
2024-10-23Add lp Rust bindingsDavid Mulder1-0/+8
2024-08-21docs-xml: add 'vfs mkdir use tmp name' optionStefan Metzmacher1-0/+2
2024-08-21lib/param: Don't treat a missing include file as an error in handle_include().Pavel Filipenský1-1/+1
2024-07-16lib:param: Add missing return code checkAndreas Schneider1-0/+3
2024-05-22docs-xml: Add smb.conf option 'dns hostname'Andreas Schneider1-0/+37
2024-04-23smbdotconf: finally remove unused "client use spnego principal" optionStefan Metzmacher1-1/+0
2024-04-15smbdotconf: Enable "winbind debug traceid" by defaultPavel Filipenský1-0/+1
2023-10-25lib:param: Set a memory context for the globals if not initialized yetAndreas Schneider1-1/+13
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 Bartlett1-0/+4
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 Bartlett1-0/+4
2023-04-11lib:param: Fix code spellingAndreas Schneider1-3/+3
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 Schneider1-6/+10
2023-01-26lib:param: Remove trailing whitespaces from loadparm.cAndreas Schneider1-6/+6
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 Bartlett1-0/+1
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