param: Remove duplicate initialization of 'share backend' parameter
[mat/samba.git] / lib / param / loadparm.c
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 Add 'use mmap' parameter to control tdb use...
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 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