s3:libsmb: allow store_cldap_reply() to work with a ipv6 response
[samba.git] / source3 / param /
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-12-21 Joseph Suttons3:param: Remove unnecessary use of discard_const_p()
2023-11-27 Ralph Boehmesmbd: bring back "smb3 unix extensions" option
2023-11-20 Andreas SchneiderUse python.h from libreplace
2023-10-25 Andreas Schneiderlib:param: Set a memory context for the globals if...
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-25 Andreas Schneiders3:param: Use a talloc stackframe in pyparam
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-08-23 Pavel Kalugins3:param: Use lpcfg_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-11-10 Volker Lendeckelib: Add lp_allow_local_address()
2022-10-27 Andreas Schneiders3:param: Fix old-style function definition
2022-10-17 Noel Powers3/param: Check return of talloc_strdup
2022-10-14 Noel Powers3/param: Fix use after free with popt-1.19
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-03-08 Jeremy Allisons3: Simple rename 'struct smb_signing_state' -> 'struct...
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 Volker Lendeckes3:rpc_server: Activate samba-dcerpcd
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-09-10 Ralph Boehmes3/param: don't ignore unknown options
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-20 Andreas Schneiders3:param: Migrate test_lp_load to new cmdline option...
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-04-21 David Mulders3: Add s3 net python bindings
2021-03-26 Andrew Bartlettsmb.conf: Remove "share backend" option
2021-03-16 Volker Lendeckelib: Remove init_names()
2021-03-16 Volker Lendeckeprinting: Introduce printer_list_printername_exists()
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-10-22 Andrew Walkers3:param:service - ensure registry shares loaded before...
2020-10-09 Andreas Schneiders3:include: Move loadparm prototypes to own header...
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-08 Gary LockyerFix clang 9 missing-field-initializer warnings
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 "usershare path" with substitution="1"
next