summaryrefslogtreecommitdiff
path: root/source3/param
AgeCommit message (Expand)AuthorFilesLines
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
2022-03-08s3: Simple rename 'struct smb_signing_state' -> 'struct smb1_signing_state'Jeremy Allison1-1/+1
2022-02-01s3: smbd: Update widelinks_warning() to cope with SMB1 and SMB2 unix extensions.Jeremy Allison1-2/+11
2022-02-01s3: smbd: lp_widelinks(). Turn off widelinks if either SMB1 or SMB2 unix exte...Jeremy Allison1-1/+1
2022-02-01s3: smbd: Add lp_smb2_unix_extensions() function. Always returns false for now.Jeremy Allison2-0/+7
2022-01-25s3: smbd: Rename "unix extensions" -> "smb1 unix extensions".Jeremy Allison1-3/+3
2021-12-10s3:rpc_server: Activate samba-dcerpcdVolker Lendecke1-1/+1
2021-12-10docs-xml: Add "rpc start on demand helpers", true by default.Jeremy Allison1-0/+6
2021-12-06s3:param: Only include smb_ldap.h for LDAP_* definesAndreas Schneider1-1/+1
2021-12-06s3:param: Remove trailing spaces in loadparm.cAndreas Schneider1-13/+13
2021-11-11source3: move lib/substitute.c functions out of proto.hRalph Boehme1-0/+1
2021-11-09CVE-2020-25717: Add FreeIPA domain controller roleAlexander Bokovoy1-1/+3
2021-11-09CVE-2020-25717: loadparm: Add new parameter "min domain uid"Samuel Cabrero1-0/+2
2021-11-01debug: Add new smb.conf option "debug syslog format"Martin Schwenke1-0/+1
2021-09-14loadparm: Set default of "kernel share modes" to "no"Christof Schmitt1-1/+1
2021-09-10s3/param: don't ignore unknown optionsRalph Boehme1-1/+10
2021-07-15docs-xml: add "client/server smb3 signing algorithms" optionsStefan Metzmacher1-0/+5
2021-07-15docs-xml: add "client/server smb3 encryption algorithms" optionsStefan Metzmacher1-0/+5
2021-07-15lib/param: enable "server multi channel support" by default on Linux and FreeBSDStefan Metzmacher1-0/+1
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/+2
2021-05-27loadparam: add option "acl flag inherited canonicalization"Ralph Boehme1-0/+1
2021-05-20s3:param: Migrate test_lp_load to new cmdline option parserAndreas Schneider2-8/+27
2021-05-10s3:smbd - support streams larger than 64 KiBAndrew Walker1-0/+1
2021-04-28lib:param: Add 'client protection' config optionAndreas Schneider1-0/+2
2021-04-28lib:param: Add 'client use kerberos' config parameterAndreas Schneider2-0/+14
2021-04-22s3:smbd: Remove NIS supportAndreas Schneider1-9/+0
2021-04-21s3: Add s3 net python bindingsDavid Mulder3-1/+114
2021-03-26smb.conf: Remove "share backend" optionAndrew Bartlett1-2/+0
2021-03-16lib: Remove init_names()Volker Lendecke1-1/+0
2021-03-16printing: Introduce printer_list_printername_exists()Volker Lendecke1-1/+2
2020-12-17smbd/notify: add option "honor change notify privilege"Björn Baumbach1-0/+1
2020-12-04s3: smbd: Quiet log messages from usershares for an unknown share.Jeremy Allison1-0/+10
2020-11-30loadparm: Simplify lp_get_async_dns_timeout()Volker Lendecke1-5/+1
2020-10-22s3:param:service - ensure registry shares loaded before home checkAndrew Walker1-4/+10
2020-10-09s3:include: Move loadparm prototypes to own header fileAndreas Schneider1-0/+200
2020-08-28s3: safe_string: do not include string_wrappers.hMatthew DeVore1-0/+1
2020-08-19docs-xml: Add 'client smb encrypt'Andreas Schneider1-0/+2
2020-08-19s3:smbd: Use 'enum smb_encryption_setting' valuesAndreas Schneider1-1/+1
2020-08-19param: Add 'server smb encrypt' parameterAndreas Schneider1-1/+1
2020-08-11Remove depracated "ldap ssl ads" smb.conf optionIsaac Boukris1-1/+0
2020-08-07s3: Parameters. Add 'async dns timeout' parameter. Default to 10. Minimum val...Jeremy Allison1-0/+16
2020-07-01tls: Use NORMAL:-VERS-SSL3.0 as the default configurationAndreas Schneider1-7/+1
2020-06-17s3:lib:tls: Use better priority lists for modern GnuTLSAndreas Schneider1-2/+9
2020-05-08Fix clang 9 missing-field-initializer warningsGary Lockyer1-1/+1
2020-05-04CVE-2020-10704: libcli ldap_message: Add search size limits to ldap_decodeGary Lockyer1-0/+1
2020-05-04CVE-2020-10704: smb.conf: Add max ldap request sizesGary Lockyer1-0/+3
2020-03-19lib:param: Add lp(cfg)_weak_crypto()Andreas Schneider1-0/+14