Make libcli-smb-raw private, for now.
[obnox/samba/samba-obnox.git] / lib / param /
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
2015-02-26 Volker Lendeckeparam: Remove lib/param/generic.c
2015-01-28 Volker Lendeckeloadparm: Simplify "set_variable"
2014-12-04 Jeremy Allisons3:param: Add "smb2 leases" parameter. Default "false".
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-31 Jeremy Allisons3:param: Add new option "strict rename".
2014-10-30 Volker Lendeckelib: loadparm.h uses TALLOC_CTX
2014-10-07 Andrew Bartletts3-winbindd: Allow winbindd to connect over SMB2 to...
2014-10-07 Stefan Metzmacherlib/param: add PROTOCOL_SMB3_10 handling
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 Michael Adams3:param: remove unused function lp_string_set()
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...
2014-07-31 Garming Samparam: remove unused lp_do_parameter from s3 helpers
next