summaryrefslogtreecommitdiff
path: root/source3/param
Commit message (Expand)AuthorAgeFilesLines
...
* s3: Add s3 net python bindingsDavid Mulder2021-04-213-1/+114
* smb.conf: Remove "share backend" optionAndrew Bartlett2021-03-261-2/+0
* lib: Remove init_names()Volker Lendecke2021-03-161-1/+0
* printing: Introduce printer_list_printername_exists()Volker Lendecke2021-03-161-1/+2
* smbd/notify: add option "honor change notify privilege"Björn Baumbach2020-12-171-0/+1
* s3: smbd: Quiet log messages from usershares for an unknown share.Jeremy Allison2020-12-041-0/+10
* loadparm: Simplify lp_get_async_dns_timeout()Volker Lendecke2020-11-301-5/+1
* s3:param:service - ensure registry shares loaded before home checkAndrew Walker2020-10-221-4/+10
* s3:include: Move loadparm prototypes to own header fileAndreas Schneider2020-10-091-0/+200
* s3: safe_string: do not include string_wrappers.hMatthew DeVore2020-08-281-0/+1
* docs-xml: Add 'client smb encrypt'Andreas Schneider2020-08-191-0/+2
* s3:smbd: Use 'enum smb_encryption_setting' valuesAndreas Schneider2020-08-191-1/+1
* param: Add 'server smb encrypt' parameterAndreas Schneider2020-08-191-1/+1
* Remove depracated "ldap ssl ads" smb.conf optionIsaac Boukris2020-08-111-1/+0
* s3: Parameters. Add 'async dns timeout' parameter. Default to 10. Minimum val...Jeremy Allison2020-08-071-0/+16
* tls: Use NORMAL:-VERS-SSL3.0 as the default configurationAndreas Schneider2020-07-011-7/+1
* s3:lib:tls: Use better priority lists for modern GnuTLSAndreas Schneider2020-06-171-2/+9
* Fix clang 9 missing-field-initializer warningsGary Lockyer2020-05-081-1/+1
* CVE-2020-10704: libcli ldap_message: Add search size limits to ldap_decodeGary Lockyer2020-05-041-0/+1
* CVE-2020-10704: smb.conf: Add max ldap request sizesGary Lockyer2020-05-041-0/+3
* lib:param: Add lp(cfg)_weak_crypto()Andreas Schneider2020-03-191-0/+14
* loadparm: check for AD DC required VFS modulesDavid Disseldorp2020-01-031-1/+36
* smbd: Make lp_use_sendfile() static to reply.cVolker Lendecke2019-12-081-20/+0
* param: remove now unused lp_string()Ralph Boehme2019-11-272-6/+0
* param: remove FN_LOCAL_STRINGRalph Boehme2019-11-271-2/+0
* s3:param: make "servicename" a substituted optionRalph Boehme2019-11-271-3/+5
* param: remove now unused FN_GLOBAL_STRING macroRalph Boehme2019-11-271-2/+0
* smbdotconf: mark "ldap user suffix" with constant="1"Ralph Boehme2019-11-271-1/+1
* smbdotconf: mark "ldap machine suffix" with constant="1"Ralph Boehme2019-11-271-1/+1
* smbdotconf: mark "ldap idmap suffix" with constant="1"Ralph Boehme2019-11-271-1/+1
* smbdotconf: mark "ldap group suffix" with constant="1"Ralph Boehme2019-11-271-1/+1
* smbdotconf: mark "usershare path" with substitution="1"Ralph Boehme2019-11-271-1/+1
* smbdotconf: mark "defaultservice" with substitution="1"Ralph Boehme2019-11-271-1/+3
* smbdotconf: mark "auto services" with substitution="1"Ralph Boehme2019-11-271-1/+3
* s3:param: let lp_add_auto_services() take a const char *Ralph Boehme2019-11-271-1/+1
* smbdotconf: mark "volume" with substitution="1"Ralph Boehme2019-11-271-1/+3
* smbdotconf: mark "printername" with substitution="1"Ralph Boehme2019-11-271-2/+5
* smbdotconf: mark "path" with substitution="1"Ralph Boehme2019-11-271-1/+3
* param: add FN_{GLOBAL,LOCAL}_SUBSTITUTED_STRING supportStefan Metzmacher2019-11-271-0/+6
* s3:parm: remove unused lp_parm_talloc_string()Stefan Metzmacher2019-11-271-14/+0
* s3:param: split out lp_parm_substituted_string()Stefan Metzmacher2019-11-271-3/+24
* s3:param: split out loadparm_s3_global_substitution from lp_string()Stefan Metzmacher2019-11-271-1/+20
* s3:param: rename lp_string() argument ctx to mem_ctxRalph Boehme2019-11-271-3/+3
* sharesec: Return NTSTATUS from set_share_securityChristof Schmitt2019-11-261-2/+3
* smbd: Remove write cacheVolker Lendecke2019-11-131-1/+0
* Detect when command line max protocol < min protocolDavid Mulder2019-11-121-0/+14
* s4-dns: Deprecate BIND9_FLATFILE and remove "rndc command"Andrew Bartlett2019-08-221-2/+0
* loadparm: fix mem leak found by ASANSwen Schillig2019-08-101-1/+1
* s3:mdssvc: add noindex backendRalph Boehme2019-08-081-1/+1
* s3:mdssvc: new option "spotlight backend"Ralph Boehme2019-08-081-0/+1