genrand: use set_close_on_exec()
[ira/wip.git] / lib / param /
2011-12-08 Dave CraftAdd samba_kcc load parameter
2011-11-20 Stefan Metzmacherlib/param: add "SMB2_22" to enum_protocol
2011-11-16 Andrew Bartlettlib/param simplify server role values specified in...
2011-11-16 Andrew Bartlettparam: use lp_is_security_and_server_role_valid()
2011-11-16 Amitay Isaacsparam: Check if server role and security parameters...
2011-11-16 Andrew Bartlettparam: Connect lp_security to the lib/param code to...
2011-11-16 Andrew Bartlettparam: Move enum values into a common (included) .c...
2011-11-16 Andrew Bartlettparam: move server role helpers into loadparm.h
2011-11-16 Andrew Bartlettparam: calculate server role from security, and securit...
2011-11-16 Andrew Bartletts3-param remove lp_domain_logons(), always use IS_DC
2011-11-16 Andrew Bartlettparam: make server role list common and include auto...
2011-11-16 Amitay Isaacsparam: Add "domain logons" and "domain master" parameters
2011-11-08 Amitay Isaacsparam: Remove duplicate initialization of 'share backen...
2011-11-03 Stefan Metzmacherlib/param: use SMB_SIGNING_IF_REQUIRED instead of SMB_S...
2011-11-03 Stefan Metzmacherlib/param: map "* signing = auto" to SMB_SIGNING_SUPPORTED
2011-11-03 Stefan Metzmachers4:smb_server: change the default for "server signing...
2011-11-03 Stefan Metzmacherlib/param: change the default for "client signing"...
2011-10-20 Amitay Isaacss4-dns: Added DCERPC dns server for DNS management
2011-10-18 Andrew Bartlettlib/param: Remove parameters for wins and spoolss databases
2011-10-18 Andrew Bartlettcredentials: Prioritise command-line specified options...
2011-10-13 Andrew Bartlettlib/param reduce the cost of loadparm_init_s3()
2011-10-13 Andrew Bartlettlib/param Print error when mkdir of lock path fails
2011-10-13 Andrew Bartlettlib/param Add 'use mmap' parameter to control tdb use...
2011-10-11 Jelmer Vernooijs4/param: Expose lpcfg_smb_ports and lpcfg_socket_optio...
2011-10-11 Jelmer Vernooijparam: Expose lpcfg_smb_ports, required by winexe.
2011-10-11 Stefan Metzmacherlib/param: fix typo _SAMBA_BUILD => _SAMBA_BUILD_ causi...
2011-10-11 Andrew Bartlettlib/param Avoid dyn_ defines that are not provided...
2011-10-11 Andrew Bartlettlib/param Use strcasecmp_m rather than strcasecmp as...
2011-10-11 Andrew Bartlettlib/param Use talloc_strdup rather than strdup as strdu...
2011-10-11 Andrew Bartlettlib/param Avoid the name string_set as this is already...
2011-10-11 Andrew Bartlettlib/param Avoid the use of the name service_ok() which...
2011-10-11 Andrew Bartlettlib/param: Remove unused #include of lib/socket/socket.h
2011-10-11 Andrew Bartlettlibcli/smb Move CSC_POLICY_* definition to smb_constants.h
2011-10-11 Andrew Bartlettlib/param move source4 param code to the top level
2011-07-08 Andrew Bartlettlib/param: Merge struct loadparm_service into common
2011-07-08 Andrew Bartletts3-param use common struct parmlist_entry to hold param...
2011-07-08 Andrew Bartlettparam: Move per-share parameters into a seperate file...
2011-06-29 Andrew Bartlettparam: Merge param headers into lib/param/loadparm.h