pyldb: avoid segfault when adding an element with no name
[sfrench/samba-autobuild/.git] / lib / param / loadparm.c
2019-04-06 Christof Schmittmemcache: Increase size of default memcache to 512k
2019-03-07 Garming Samweb_server: Remove the web port smb.conf parameter
2019-03-01 Swen Schilligcommon-lib: Use wrapper for string to integer conversion
2019-02-09 Aurelien Apteldocs-xml: add "debug encryption" global parm
2018-12-06 Ralph Boehmedocs-xml: add "smbd getinfo ask sharemode"
2018-12-06 Ralph Boehmedocs-xml: add "smbd search ask sharemode"
2018-11-23 Gary Lockyersource4 smbd prefork: Add backoff to process restart
2018-11-07 Gary Lockyersource4 smbd prefork: Increase default worklers to 4
2018-07-12 Gary Lockyersmb.conf: add dns_zone_scavenging
2018-07-04 David Muldersamba_gpoupdate: Rename the command to samba-gpupdate
2018-06-28 Aaron Haslettparam: Add non-global smb.cfg option (support 2 differe...
2018-05-15 Jeremy Allisonsmbd: fileserver: Change defaults to work with EA suppo...
2018-05-10 Christof Schmittloadparm: Remove unused realm_original
2018-03-22 Andreas Schneiderlib:param: Fix the size type in lp_do_parameter_paramet...
2018-03-01 Andreas Schneiderlib:param: Add FALL_THROUGH statements in loadparm.c
2018-02-03 Ralph Boehmes3/smbd: fix handling of delete-on-close on directories
2018-01-13 David Muldergpo: Add the winbind call to gpupdate
2018-01-13 Stefan Metzmacherwinbindd: add "winbind scan trusted domains = no" to...
2018-01-10 Stefan Metzmacherdocs-xml: deprecate "server schannel" and change the...
2018-01-10 Stefan Metzmacherdocs-xml: deprecate "client schannel" and change the...
2018-01-10 Stefan Metzmacherdocs-xml: remove deprecated 'use spnego" option
2017-12-13 Stefan Metzmacherdocs-xml: remove unused "map untrusted to domain" option
2017-12-12 Volker Lendeckesmbd: Enable async I/O by default
2017-12-08 Kevin AndersonAdd mdns name configuration option
2017-11-20 Garming Samgpo: Create the gpo update service
2017-10-19 Gary Lockyersource4/smbd: add a prefork process model.
2017-10-18 Christof SchmittRemoved unused 'oplock contention limit' config parameter
2017-09-05 Andreas Schneiderparam: Add 'binddns dir' parameter
2017-07-04 Andrew Bartlettparam: Disable LanMan authentication unless NTLMv1...
2017-07-04 Andrew Bartlettauth: Allow NTLMv1 if MSV1_0_ALLOW_MSVCHAPV2 is given...
2017-06-27 Stefan Metzmacherparam: change the effective default for "client max...
2017-06-16 Stefan Metzmacherdocs-xml: change the default for "map untrusted to...
2017-04-29 Andreas Schneiderparam: Add 'mit kdc command' to change the default.
2017-04-18 Jeremy Allisonlib: param: Remove lpcfg_register_defaults_hook().
2017-04-18 Jeremy Allisonlib: param: Remove the last external use of global_icon...
2017-04-18 Jeremy Allisonlib: param: Use utility functions to get rid of two...
2017-04-18 Jeremy Allisonlib: Remove smb_iconv_handle_reinit_lp()
2017-04-13 Noel Powerparam: Check for valid values of 'name resolve order...
2017-03-24 Jeremy Allisons3: smbd: Change "strict sync" paramter from "no" to...
2017-01-27 Andreas Schneiderrpc_server: Allow to configure the port range for RPC...
2017-01-22 Andrew Bartlettparam: Remove winbindd privileged socket directory...
2016-08-09 Uri Simchonis3-param: add kerberos encryption types parameter
2016-07-22 Stefan Metzmacherdocs-xml:smbdotconf: default "ntlm auth" to "no"
2016-07-22 Volker Lendeckesmbd: Enable leases by default
2016-07-21 Garming Samsamba_kcc: Enable the python samba_kcc
2016-07-19 Andrew Bartlettparam: Correct the defaults for "dcerpc endpoint services"
2016-07-04 Garming Samparam: fix a typo emtpy -> empty
2016-04-12 Stefan MetzmacherCVE-2016-2118: docs-xml: default "allow dcerpc auth...
2016-04-12 Stefan MetzmacherCVE-2016-2118: docs-xml: add "allow dcerpc auth level...
2016-04-12 Stefan MetzmacherCVE-2016-2115: docs-xml: always default "client ipc...
2016-04-12 Ralph BoehmeCVE-2016-2115: s3:libsmb: add signing constant SMB_SIGN...
2016-04-12 Stefan MetzmacherCVE-2016-2115: docs-xml: add "client ipc signing" option
2016-04-12 Stefan MetzmacherCVE-2016-2115: docs-xml: add "client ipc min protocol...
2016-04-12 Stefan MetzmacherCVE-2016-2113: docs-xml: let "tls verify peer" default...
2016-04-12 Stefan MetzmacherCVE-2016-2113: docs-xml: add "tls verify peer" option...
2016-04-12 Stefan MetzmacherCVE-2016-2112: docs-xml: change the default of "ldap...
2016-04-12 Stefan MetzmacherCVE-2016-2112: docs-xml: add "ldap server require stron...
2016-04-12 Stefan MetzmacherCVE-2016-2111: docs-xml/smbdotconf: default "raw NTLMv2...
2016-04-12 Stefan MetzmacherCVE-2016-2111: docs-xml: add "raw NTLMv2 auth" defaulti...
2016-01-26 Uri Simchoniloadparm: introduce lp_parm_ulonglong() and lpcfg_parm_...
2016-01-14 Justin MaggardChange default LDAP page size to 1000.
2016-01-13 Jelmer VernooijAvoid including libds/common/roles.h in public loadparm...
2015-12-09 Quentin Gibeauxlib/param: handle (ignore) substitution variable in...
2015-11-30 Stefan Metzmacherlib/param: add a fixed unified lpcfg_string_{free,set...
2015-11-13 Jeremy Allisons3: smbd: Change aio_pending_size static variable to...
2015-09-20 Stefan Metzmacherlib/param: fix hiding of FLAG_SYNONYM values
2015-08-21 Volker Lendeckeparam: Use talloc_pooled_object
2015-08-21 Volker Lendeckeparam: Simplify set_param_opt()
2015-07-30 Michael Adamparam: rename bAvailable -> available
2015-07-30 Michael Adamparam: make 'realm' use the standard 'realm' variable.
2015-07-30 Michael Adamparam: turn 'cups encrypt' into a generated function
2015-07-30 Michael Adamparam: turn 'smb2 max credits' into generated option
2015-07-30 Michael Adamparam: use lp[cfg]_max_print_jobs() in lp[cfg]_maxprint...
2015-07-30 Michael Adamparam: rename variable of 'max print jobs' to default.
2015-07-30 Michael Adamparam: accompany FN_LOCAL_PARM_CHAR with FN_LOCAL_CHAR
2015-07-30 Michael Adamparam: make set_variable() static.
2015-07-20 Andrew Bartlettlib/tls: Change default supported TLS versions.
2015-07-20 Andrew Bartlettlib/tls: Add new 'tls priority' option
2015-07-07 Michael AdamIntroduce setting "desired" for 'smb encrypt' and ...
2015-05-01 Michael Adamparam: Remove unused P_SEP and P_SEPARATOR
2015-04-22 Michael Adamparam: remove two unused #defines
2015-03-26 Volker Lendeckeloadparm: Fix CID 1273054 Improper use of negative...
2015-03-23 Christof Schmittdebug: Set backends from logging parameter in smb.conf
2015-03-16 Andrew Bartlettparam: Use IDL-based constants for NBT and NBT dgram...
2015-03-16 Jelmer Vernooijlib/param: Add hook that allows modification of default...
2015-01-28 Volker Lendeckeloadparm: Simplify "set_variable"
2014-11-28 Garming Samparam: fix testparm to show hidden share defaults
2014-11-27 Andrew Bartlettlib/param: Allow enum values to also be white-space...
2014-11-27 Volker Lendeckeparam: Simplify get_parametric_helper()
2014-11-19 Volker Lendeckeparam: add "smbd profiling level" option
2014-11-14 Stefan Metzmacherlib/param: fix const warnings
2014-10-07 Andrew Bartletts3-winbindd: Allow winbindd to connect over SMB2 to...
2014-10-01 Kamen Mazdrashkiloadparm//init_copymap: Add braces around if/for blocks...
2014-10-01 Kamen Mazdrashkiloadparm: Allocate service->copymap in service memory...
2014-09-30 Andrew Bartlettwinbindd: Change value of "ldap sasl wrapping" to sign
2014-09-29 Stefan Metzmacherlib/param: set the kccsrv:samba_kcc option to false...
2014-07-31 Michael Adamparam: remove a redundant (and wrong) comment frop...
2014-07-31 Stefan Metzmacherlib/param: change the default for "winbind expand group...
2014-07-31 Garming Samparam: Add errors for when an s3 context is used incorr...
2014-07-31 Garming Samparam: get rid of unnecessary get_default_loadparm_serv...
next