krb5_wrap: Remove incorrect absolute path checks in smb_krb5_kt_open_relative()
[kai/samba-autobuild/.git] / lib / param /
2016-08-10 Uri Simchonismbd: add an option to inherit only the UNIX owner
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-06-30 Stefan Metzmacherlib/param: add lpcfg_sam_dnsname() helper function
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-08-21 Volker Lendeckelib: Remove unused parmlist code
2015-07-31 Michael Adamparam: update the README with instructions for adding...
2015-07-30 Michael Adamparam: remove the static param_table.
2015-07-30 Michael Adamparam: use the generated parameter table.
2015-07-30 Michael Adambuild: generate param_table_gen.c from docs in the...
2015-07-30 Michael Adamparam: move the actual table out into param_table_static.c
2015-07-30 Michael Adamparam: don't list '-valid' and 'copy' as synonyms ...
2015-07-30 Michael Adamparam: make 'timestamp logs' the default writing of...
2015-07-30 Michael Adamparam: add SYNONYM flag where missing
2015-07-30 Michael Adamparam: move dnsdomain from generate_param to EXTRA_GLOBALS
2015-07-30 Michael Adamgenerate_param: generate struct entries if we don't...
2015-07-30 Michael Adamparam: rename szIdmapGID -> idmap_gid
2015-07-30 Michael Adamparam: rename szIdmapUID -> idmap_uid
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: make 'realm' use the standard 'realm' variable.
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: 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: generate lp[cfg]_max_print_jobs()
2015-07-30 Michael Adamparam: rename variable of 'max print jobs' to default.
2015-07-30 Michael Adamparam: turn ldap idmap suffix into a generated function
2015-07-30 Michael Adamparam: rename szLdapMachineSuffix -> _ldap_machine_suffix
2015-07-30 Michael Adamparam: turn ldap idmap suffix into a generated function
2015-07-30 Michael Adamparam: rename szLdapIdmapSuffix -> _ldap_sz_idmap_suffix
2015-07-30 Michael Adamparam: turn ldap user suffix into a generated function
2015-07-30 Michael Adamparam: rename szLdapUserSuffix -> _ldap_user_suffix
2015-07-30 Michael Adamparam: turn ldap group suffix into a generated function
2015-07-30 Michael Adamparam: rename szLdapGroupSuffix -> _ldap_group_suffix
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-30 Brad Hardslib/param: move function typedef to after forward decla...
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 Volker Lendeckeparam: Make "kernel change notify" global
2015-07-07 Volker Lendeckeparam: Make "change notify" global
2015-07-07 Ralph Boehmes3-mdssvc: add new option 'spotlight'
2015-07-07 Michael AdamIntroduce setting "desired" for 'smb encrypt' and ...
2015-05-08 Stefan Metzmachersmbd: Offer SMB 3.1.1 by default.
2015-05-08 Michael Adamsmbd: offer SMB 3.0.2 by default.
2015-05-08 Stefan Metzmacherlibcli/smb: add PROTOCOL_SMB3_11 and SMB3_DIALECT_REVIS...
2015-05-01 Michael Adamparam: rename FLAG_HIDE to FLAG_SYNONYM
2015-05-01 Michael Adamparam: remove swat specific flags.
2015-05-01 Michael Adamparam: Remove unused P_SEP and P_SEPARATOR
2015-05-01 Michael Adamparam:README: mention to explicitly initialize defaults...
2015-04-22 Michael Adamparam: remove two unused #defines
2015-03-26 Volker Lendeckeloadparm: Fix CID 1273054 Improper use of negative...
2015-03-25 Jeremy Allisondocs: Mark 'client use spnego principal' as deprecated...
2015-03-23 Christof Schmittparam: Mark syslog and syslog_only as deprecated
2015-03-23 Christof Schmittdebug: Set backends from logging parameter in smb.conf
2015-03-23 Christof Schmittparam: Add new 'logging' parameter
2015-03-17 Volker Lendeckeparam: Remove "use ntdb" reference
2015-03-17 Volker Lendeckeparam: Remove "use ntdb"
2015-03-17 Volker LendeckeRemove callers of lp_use_ntdb
2015-03-16 Andrew Bartlettparam: Use IDL-based constants for NBT and NBT dgram...
2015-03-16 Andrew Bartlettsmb.conf.5: Mark "dgram port" and "nbt port" as deprecated
2015-03-16 Jelmer Vernooijlib/param: Add hook that allows modification of default...
2015-02-27 Robin McCorkellMSDFS referral shuffling
next