summaryrefslogtreecommitdiff
path: root/lib/param
AgeCommit message (Expand)AuthorFilesLines
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-08-22param: Fix whitespaceVolker Lendecke1-8/+8
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 Metzmacher2-44/+0
2025-04-18docs-xml/smbdotconf: add 'server smb transport' optionStefan Metzmacher1-0/+10
2025-04-18docs-xml/smbdotconf: add 'client smb transports' optionStefan Metzmacher2-0/+139
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 Metzmacher3-0/+26
2025-01-02specify some deps on private libs actually used directlyMichael Tokarev1-1/+1
2024-11-11param: Add "client netlogon ping protocol"Volker Lendecke2-0/+16
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-23smbdotconf: add client ldap sasl wrapping = {starttls,ldaps}Stefan Metzmacher1-0/+2
2024-04-23s4:ldap_server: add support for tls channel bindingsStefan Metzmacher2-0/+3
2024-04-15smbdotconf: Enable "winbind debug traceid" by defaultPavel Filipenský1-0/+1
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