utils: Use cli_hardlink instead of cli_nt_hardlink
[samba.git] / source3 / param /
2019-03-07 Garming Samweb_server: Remove the web port smb.conf parameter
2019-01-28 Andreas Schneiders3:param: Use C99 initializer for poptOption in test_lp...
2018-12-06 Ralph Boehmedocs-xml: add "smbd getinfo ask sharemode"
2018-12-06 Ralph Boehmedocs-xml: add "smbd search ask sharemode"
2018-12-05 Andreas Schneiders3:smbd: Make sure we do not export "/" (root) as home dir
2018-11-28 Andreas Schneiders3: Remove unsused MMAP_BLACKLIST ifdef checks
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-09-07 Ralph Boehmes3:loadparm: reinit_globals in lp_load_with_registry_sh...
2018-07-12 Gary Lockyersmb.conf: add dns_zone_scavenging
2018-07-06 David Disseldorps3/loadparm: fix a few talloc stackframe leaks
2018-07-04 David Muldersamba_gpoupdate: Rename the command to samba-gpupdate
2018-05-15 Jeremy Allisonsmbd: fileserver: Change defaults to work with EA suppo...
2018-04-05 Joe Guowscript_build: fix c modules deps name for Python 3
2018-04-05 Noel Powerpython3 port for param module
2018-03-20 Andreas Schneiders3:param: Fix size types
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
2018-01-10 Stefan Metzmacherdocs-xml: remove deprecated of 'winbind trusted domains...
2017-12-13 Stefan Metzmacherdocs-xml: remove deprecated 'profile acls' 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-11-28 Ralph Boehmes3/loadparm: don't mark IPC$ as autoloaded
2017-11-27 Ralph Boehmes3/loadparm: ensure default service options are not...
2017-11-27 Ralph Boehmes3/loadparm: allocate a fresh sDefault object per lp_ctx
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-27 Andreas Schneiders3:param: Allow to add usershare if uid_wrapper is...
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 Allisons3:param: Use new utility function to hide use of globa...
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...
2017-01-09 Ralph Boehmes3/smbd: convert "mangled names" option to an enum
2016-12-04 Andreas Schneiders3:waf: Make PARAM and SMBREGISTRY a subsystem of smbco...
2016-12-02 Andreas Schneiders3:param: Add an 'include system krb5 conf' option
2016-11-30 Ralph Wuerthnerparam: fix lp_parameter_value_is_valid() for parametric...
2016-11-23 Michael Adamparam: validate value in lp_canonicalize_parameter_with...
2016-11-23 Michael Adamparam: use early return in lp_canonicalize_parameter_wi...
2016-11-23 Ralph Wuerthnerparam: add lp_parameter_value_is_valid() function
2016-10-18 Volker Lendeckeloadparm: Fix a warning for increased alignment
2016-10-06 Andreas Schneiders3-param: Add comment to call lp_load_global() after...
2016-07-22 Stefan Metzmacherdocs-xml:smbdotconf: default "ntlm auth" to "no"
2016-07-22 Volker Lendeckesmbd: Enable leases by default
2016-07-19 Andrew Bartlettparam: Correct the defaults for "dcerpc endpoint services"
2016-05-05 Uri Simchonismbd: remove "only user" and "username" parameters
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 Stefan MetzmacherCVE-2016-2115: s3:winbindd: use lp_client_ipc_{min...
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-02-19 Volker Lendeckeloadparm: Remove an unneeded variable
2016-02-17 Hemanth ThummalaReal memeory leak(buildup) issue in loadparm.
2016-02-06 Michael Adamdlist: remove unneeded type argument from DLIST_ADD_END()
2016-02-04 Hemanth Thummalaloadparm: Fix memory leak issue.
2016-01-26 Uri Simchoniloadparm: introduce lp_parm_ulonglong() and lpcfg_parm_...
2016-01-25 Alexander Bokovoys3-parm: clean up defaults when removing global parameters
2015-12-25 Uri Simchonismbd: do not disable "store dos attributes" on-the-fly
2015-12-01 Ralph Boehmes3:smbd: convert file_struct.posix_open to a bitmap...
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-08-24 Volker Lendeckeloadparm3: Add lp_wi_scan_global_parametrics()
2015-07-30 Michael Adamparam: rename szIdmapBackend -> idmap_backend
2015-07-30 Michael Adamparam: rename szInclude -> include
2015-07-30 Michael Adamparam: rename szCopy -> copy
2015-07-30 Michael Adamparam: rename bAvailable -> available
2015-07-30 Michael Adamparam: turn 'cups encrypt' into a generated function
2015-07-30 Michael Adamparam: rename CupsEncrypt -> cups_encrypt
2015-07-30 Michael Adamparam: make 'winbind max domain connections' a generate...
2015-07-30 Michael Adamparam: rename winbindMaxDomainConnections -> _winbind_m...
2015-07-30 Michael Adamparam: turn 'wide links' into a generated funcion
2015-07-30 Michael Adamparam: rename bWidelinks -> wide_links
2015-07-30 Michael Adamparam: turn 'smb2 max credits' into generated option
2015-07-30 Michael Adamparam: treat negative values of 'smb2 max credits'...
2015-07-30 Michael Adamparam: turn 'printcap name' into a generated function
2015-07-30 Michael Adamparam: rename szPrintcapName -> printcap_name
2015-07-30 Michael Adamparam: turn 'min receivefile size' into a generated...
2015-07-30 Michael Adamparam: rename iminreceivefile -> min_receivefile_size
2015-07-30 Michael Adamparam: turn 'preferred master' into a generated function
2015-07-30 Michael Adamparam: rename iPreferredMaster -> _preferred_master
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.
next