lib: Give lib/util/util_file.c its own header file
[samba.git] / source3 / param / loadparm.c
2024-04-16 Volker Lendeckelib: Give lib/util/util_file.c its own header file
2024-04-15 Pavel Filipenskýsmbdotconf: Enable "winbind debug traceid" by default
2023-11-27 Ralph Boehmesmbd: bring back "smb3 unix extensions" option
2023-10-25 Andreas Schneiders3:param: Make init_globals() public
2023-10-25 Andreas Schneiders3:param: Use the memory context we just created instea...
2023-10-10 Andrew BartlettCVE-2023-42669 s4-rpc_server: Disable rpcecho server...
2023-09-26 Andrew Bartlettdocs-xml: Add new parameter "acl claims evaluation"
2023-09-21 Volker Lendeckeconf: Remove "smb3 unix extensions" parameter
2023-09-14 Andreas Schneiders3:param: Remove unused lp_set_cmdline()
2023-07-19 Andreas Schneiders3:param: Fix code spelling
2023-07-19 Andreas Schneiders3:param: Rename bLoaded global variable
2023-07-03 Volker Lendeckesmbd: Fix a typo
2023-06-13 Volker Lendeckesmbd: Remove unused dptr_SearchDir() and the dir cache
2023-05-16 Andrew Bartlettparam: Add new parameter "ad dc functional level"
2023-04-05 Rob van der LindeCVE-2023-0922 set default ldap client sasl wrapping...
2023-01-26 Andreas Schneiderselftest: Only run samba.tests.smb3unix in developer...
2023-01-26 Andreas Schneiderparam: Use a higher time resolution for lp_file_list_ch...
2022-12-20 Andrew Walkers3:params:lp_do_section - protect against NULL deref
2022-12-16 Günther Deschners3-librpc: add ads.idl and convert ads_struct to talloc.
2022-12-13 Stefan MetzmacherCVE-2022-37966 param: let "kdc default domain supported...
2022-12-13 Stefan MetzmacherCVE-2022-37966 param: don't explicitly initialize ...
2022-12-13 Andrew BartlettCVE-2022-37966 param: Add support for new option "kdc...
2022-12-13 Joseph SuttonCVE-2022-37966 param: Add support for new option "kdc...
2022-12-13 Stefan MetzmacherCVE-2022-38023 docs-xml/smbdotconf: add "server schanne...
2022-12-13 Stefan MetzmacherCVE-2022-38023 docs-xml/smbdotconf: change 'reject...
2022-12-13 Stefan MetzmacherCVE-2022-38023 docs-xml/smbdotconf: change 'reject...
2022-12-12 Volker Lendeckesmbd: Remove a few "extern userdom_struct current_user_...
2022-12-12 Volker Lendeckelib: Add get_current_user_info_domain()
2022-10-27 Andreas Schneiders3:param: Fix old-style function definition
2022-09-02 Volker Lendeckeparam: Add "smb3 unix extensions"
2022-06-26 Andrew Bartlettdsdb: Allow password history and password changes witho...
2022-06-06 Christian Ambachdocs-xml: add new parameter volume serial number
2022-03-25 Thomas Debesses4: dns: Add customizable dns port option
2022-03-11 Stefan Metzmacherdocs-xml: add 'kdc enable fast' option
2022-02-01 Jeremy Allisons3: smbd: Update widelinks_warning() to cope with SMB1...
2022-02-01 Jeremy Allisons3: smbd: lp_widelinks(). Turn off widelinks if either...
2022-02-01 Jeremy Allisons3: smbd: Add lp_smb2_unix_extensions() function. Alway...
2022-01-25 Jeremy Allisons3: smbd: Rename "unix extensions" -> "smb1 unix extens...
2021-12-10 Jeremy Allisondocs-xml: Add "rpc start on demand helpers", true by...
2021-12-06 Andreas Schneiders3:param: Only include smb_ldap.h for LDAP_* defines
2021-12-06 Andreas Schneiders3:param: Remove trailing spaces in loadparm.c
2021-11-11 Ralph Boehmesource3: move lib/substitute.c functions out of proto.h
2021-11-09 Alexander BokovoyCVE-2020-25717: Add FreeIPA domain controller role
2021-11-09 Samuel CabreroCVE-2020-25717: loadparm: Add new parameter "min domain...
2021-11-01 Martin Schwenkedebug: Add new smb.conf option "debug syslog format"
2021-09-14 Christof Schmittloadparm: Set default of "kernel share modes" to "no"
2021-07-15 Stefan Metzmacherdocs-xml: add "client/server smb3 signing algorithms...
2021-07-15 Stefan Metzmacherdocs-xml: add "client/server smb3 encryption algorithms...
2021-07-15 Stefan Metzmacherlib/param: enable "server multi channel support" by...
2021-06-23 Andreas Schneiderdocs-xml: Disable `winbind scan trusted domains` by...
2021-06-23 Andreas Schneiderdocs-xml: Enable `winbind use krb5 enterprise principal...
2021-05-27 Ralph Boehmeloadparam: add option "acl flag inherited canonicalization"
2021-05-10 Andrew Walkers3:smbd - support streams larger than 64 KiB
2021-04-28 Andreas Schneiderlib:param: Add 'client protection' config option
2021-04-28 Andreas Schneiderlib:param: Add 'client use kerberos' config parameter
2021-04-22 Andreas Schneiders3:smbd: Remove NIS support
2021-03-26 Andrew Bartlettsmb.conf: Remove "share backend" option
2020-12-17 Björn Baumbachsmbd/notify: add option "honor change notify privilege"
2020-12-04 Jeremy Allisons3: smbd: Quiet log messages from usershares for an...
2020-11-30 Volker Lendeckeloadparm: Simplify lp_get_async_dns_timeout()
2020-08-28 Matthew DeVores3: safe_string: do not include string_wrappers.h
2020-08-19 Andreas Schneiderdocs-xml: Add 'client smb encrypt'
2020-08-19 Andreas Schneiders3:smbd: Use 'enum smb_encryption_setting' values
2020-08-19 Andreas Schneiderparam: Add 'server smb encrypt' parameter
2020-08-11 Isaac BoukrisRemove depracated "ldap ssl ads" smb.conf option
2020-08-07 Jeremy Allisons3: Parameters. Add 'async dns timeout' parameter....
2020-07-01 Andreas Schneidertls: Use NORMAL:-VERS-SSL3.0 as the default configuration
2020-06-17 Andreas Schneiders3:lib:tls: Use better priority lists for modern GnuTLS
2020-05-04 Gary LockyerCVE-2020-10704: libcli ldap_message: Add search size...
2020-05-04 Gary LockyerCVE-2020-10704: smb.conf: Add max ldap request sizes
2020-03-19 Andreas Schneiderlib:param: Add lp(cfg)_weak_crypto()
2020-01-03 David Disseldorploadparm: check for AD DC required VFS modules
2019-12-08 Volker Lendeckesmbd: Make lp_use_sendfile() static to reply.c
2019-11-27 Ralph Boehmeparam: remove now unused lp_string()
2019-11-27 Ralph Boehmeparam: remove FN_LOCAL_STRING
2019-11-27 Ralph Boehmes3:param: make "servicename" a substituted option
2019-11-27 Ralph Boehmeparam: remove now unused FN_GLOBAL_STRING macro
2019-11-27 Ralph Boehmesmbdotconf: mark "ldap user suffix" with constant="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "ldap machine suffix" with constant="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "ldap idmap suffix" with constant="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "ldap group suffix" with constant="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "auto services" with substitution="1"
2019-11-27 Ralph Boehmes3:param: let lp_add_auto_services() take a const char *
2019-11-27 Ralph Boehmesmbdotconf: mark "volume" with substitution="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "printername" with substitution="1"
2019-11-27 Ralph Boehmesmbdotconf: mark "path" with substitution="1"
2019-11-27 Stefan Metzmacherparam: add FN_{GLOBAL,LOCAL}_SUBSTITUTED_STRING support
2019-11-27 Stefan Metzmachers3:parm: remove unused lp_parm_talloc_string()
2019-11-27 Stefan Metzmachers3:param: split out lp_parm_substituted_string()
2019-11-27 Stefan Metzmachers3:param: split out loadparm_s3_global_substitution...
2019-11-27 Ralph Boehmes3:param: rename lp_string() argument ctx to mem_ctx
2019-11-26 Christof Schmittsharesec: Return NTSTATUS from set_share_security
2019-11-13 Volker Lendeckesmbd: Remove write cache
2019-11-12 David MulderDetect when command line max protocol < min protocol
2019-08-22 Andrew Bartletts4-dns: Deprecate BIND9_FLATFILE and remove "rndc command"
2019-08-10 Swen Schilligloadparm: fix mem leak found by ASAN
2019-08-08 Ralph Boehmes3:mdssvc: add noindex backend
2019-08-08 Ralph Boehmes3:mdssvc: new option "spotlight backend"
2019-07-16 Noel Powers3/param: clang: Fix 'Value stored to 'bRetval' is...
2019-07-08 Ralph Boehmedocs/xml: change default for "mangled names" to "illegal"
next