ctdb-scripts: further untangle logic for success of interface monitoring
[obnox/samba/samba-obnox.git] / source3 / param /
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.
2015-07-30 Michael Adamparam: rename szLdapMachineSuffix -> _ldap_machine_suffix
2015-07-30 Michael Adamparam: rename szLdapIdmapSuffix -> _ldap_sz_idmap_suffix
2015-07-30 Michael Adamparam: rename szLdapUserSuffix -> _ldap_user_suffix
2015-07-30 Michael Adamparam: rename szLdapGroupSuffix -> _ldap_group_suffix
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-06-09 Christian Ambachs3:param/loadparm fix testparm --show-all-parameters
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-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 Adams3:param: remove unused function lp_parameter_is_canoni...
2015-04-29 Richard SharpeChange all uses of uint32/16/8 in proto.h to uint32_t...
2015-04-22 Michael Adams3:param: remove arg save_defaults from lp_load_with_re...
2015-04-22 Michael Adams3:param: remove arg initialize_globals from lp_load_wi...
2015-04-22 Michael Adams3:param: rename arg initialize_globals->reinit_globals...
2015-04-22 Michael Adams3:param: rename arg initialize_globals->reinit_globals...
2015-04-22 Michael Adams3:param: fix a comment
2015-04-22 Michael Adams3:param: use GLOBAL_SECTION_SNUM in lp_enforce_ad_dc_s...
2015-04-22 Michael Adams3:param: factor lp_enforce_ad_dc_settings() out of...
2015-04-22 Michael Adams3:param: in lp_load_initial_only(), make sure to save...
2015-04-22 Michael Adams3:param: make lp_load() static
2015-04-22 Michael Adams3:param: use lp_load_no_reinit() in lp_load_for_s4_ctx()
2015-04-22 Michael Adams3:param: add lp_load_no_reinit()
2015-04-22 Michael Adams3:param: remove "add_ipc" parameter from lp_load_with_...
2015-04-22 Michael Adams3:param: remove "global_only" parameter from lp_load_w...
2015-04-22 Michael Adams3:param: let lp_load_global_no_reinit() call lp_load...
2015-04-22 Michael Adams3:param: add wrapper lp_load_with_shares().
2015-04-22 Michael Adams3:param: let lp_load_global() call lp_load(), not...
2015-03-23 Volker Lendeckelib: load_case_tables() -> smb_init_locale()
2015-03-16 Andrew Bartlettparam: Use IDL-based constants for NBT and NBT dgram...
2015-02-27 Robin McCorkellMSDFS referral shuffling
2014-12-04 Jeremy Allisons3:param: Add "smb2 leases" parameter. Default "false".
2014-11-26 David Disseldorpparam: remove unused get_share_params()
2014-11-25 Stefan Metzmachers3:param: fix compiler warnings
2014-11-19 Volker Lendeckeparam: add "smbd profiling level" option
2014-10-31 Jeremy Allisons3:param: Add new option "strict rename".
2014-10-30 Michael Adams3:loadparm: fix a comment typo
2014-10-07 Andrew Bartletts3-winbindd: Allow winbindd to connect over SMB2 to...
2014-09-30 Andrew Bartlettwinbindd: Change value of "ldap sasl wrapping" to sign
2014-08-11 David Disseldorpparam: avoid dereferencing null lp_ctx
2014-08-11 David Disseldorpparam: remove unimplemented find_service() check
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: get rid of unnecessary get_default_loadparm_serv...
2014-07-31 Garming Samparam: remove unnecessary lp_do_parameter call
2014-07-31 Garming Samparam: remove lp_get_parameter
2014-07-31 Garming Sams3:param: move all lp context setup to a single function
2014-07-31 Garming Sams3:param: Ensure that the service pointers are not...
2014-07-31 Garming Samparam: remove init printer values from s3-helpers
2014-07-31 Garming Samparam: move init_printer_values to lib/param
2014-07-31 Garming Samparam: change init_printer_values to take an lp ctx
2014-07-31 Garming Samparam: remove unused dump_globals
2014-07-31 Garming Samparam: use lpcfg_dump_globals in s3 loadparm
2014-07-31 Garming Samparam: remove is_default method in s3
2014-07-31 Garming Samparam: remove unused service_ok function
2014-07-31 Garming Samparam: use lpcfg_service_ok in s3 loadparm
2014-07-31 Garming Sams3:param: remove lp_string_set from the s3_fns.
2014-07-31 Garming Sams3:param: add lp_ctx as a parameter to init_globals
2014-07-31 Garming Sams3:param: use lpcfg_do_*_paramter instead of lp_do_para...
2014-07-31 Garming Sams3:param: simplify lp_do_parameter to use lpcfg functions
2014-07-30 Michael Adams3:param: move a variable into scope in lp_file_list_ch...
2014-07-29 Jeremy Allisons3: winbindd: Add new parameter "winbind request timeou...
2014-07-07 Garming Samparam: change snum parameter in special functions to...
2014-07-07 Garming Sams3:param: pass down lp_ctx in handle include
2014-07-07 Garming Samparam: Use set_variable instead of set_variable_helper...
2014-07-07 Garming Samparam: add failure case for loadparm_init_s3
2014-07-07 Garming Samparam: store the flags_list in the s3 lp context used...
2014-07-07 Garming Samparam: mark non default options using flags in s3
2014-07-07 Garming Samparam: fix FLAG_CMDLINE to be stored outside of the...
2014-07-07 Garming Samparam: remove unnecessary dump a service
next