summaryrefslogtreecommitdiffstats
path: root/lib/param/param_functions.c
Commit message (Expand)AuthorAgeFilesLines
* lib/param: add "reject md5 client" option, defaulting to falseStefan Metzmacher2014-01-071-0/+1
* lib/param: add "allow nt4 crypto" option, defaulting to falseStefan Metzmacher2014-01-071-0/+1
* lib/param: add "require strong key" option, defaulting to trueStefan Metzmacher2014-01-071-0/+1
* lib/param: add "reject md5 servers" option, defaulting to falseStefan Metzmacher2014-01-071-0/+1
* lib/param: add "neutralize nt4 emulation" option, defaulting to falseStefan Metzmacher2014-01-071-0/+1
* lib/param: lp_magicchar takes a const struct share_params *p so should be FN_...Andrew Bartlett2013-10-161-1/+1
* loadparm: add new parameter "acl allow execute always"Michael Adam2013-09-101-0/+1
* auth: Remove "password level"Andrew Bartlett2013-06-111-1/+0
* lib/param: remove unused 'printer_admin'Stefan Metzmacher2013-05-141-1/+0
* s3: remove some dead code (for setdir command)Christian Ambach2013-03-121-1/+0
* param: 'use ntdb' flag (off by default).Rusty Russell2013-02-201-0/+1
* s3:param: remove unused function lp_idmap_backend()Michael Adam2013-02-051-1/+0
* smbd: Remove NT4 compatability handling in posix -> NT ACL conversionAndrew Bartlett2012-11-131-1/+0
* Remove the parameters:Jeremy Allison2012-10-041-4/+0
* dns_server: Remove parameter 'dns recursive queries' and base this on 'dns fo...Andrew Bartlett2012-09-121-1/+0
* s3: introduce a new share config option "durable handles" defaulting to "yes"Michael Adam2012-09-081-0/+1
* s3: add an option "kernel share modes" to be able to switch off using kernel ...Michael Adam2012-09-081-0/+1
* loadparm: remove remnants of removed option "share modes"Michael Adam2012-09-081-1/+0
* lib/param: Rename "socket address" to "nbt client socket address" to clarify ...Andrew Bartlett2012-07-271-1/+1
* lib/param: Remove unused "paranoid server security"Andrew Bartlett2012-07-271-1/+0
* param: Make socket_address common, Revert 611ef42053eb99f4c29d4efa86eaea9f1ca...Andrew Bartlett2012-07-271-0/+1
* lib/param: Merge handling of security/domain master/domain logons/server roleAndrew Bartlett2012-07-241-1/+4
* lib/param: Make lp_usershare_max_shares() a common parameterAndrew Bartlett2012-07-241-0/+1
* lib/param: Remove 'case insensitive filesystem'Andrew Bartlett2012-07-241-1/+0
* lib/param: Remove "ntptr providor" and hard-code in s4 spoolss serverAndrew Bartlett2012-07-241-1/+0
* param: Make internal handler for 'server role' commonAndrew Bartlett2012-07-241-0/+1
* param: Make the 'unicode' parameter commonAndrew Bartlett2012-07-241-0/+1
* s3-param: Remove special case for lp_ctdbd_socket(), set CTDB_PATH as defaultAndrew Bartlett2012-07-191-0/+1
* lib/param: bring lp_smb_ports() into common by making it a list everywhereAndrew Bartlett2012-07-191-0/+1
* s3-param: Make lp_name_resolve_order() return a listAndrew Bartlett2012-07-191-0/+1
* lib/param: bring lp_time_server() into commonAndrew Bartlett2012-07-191-0/+1
* lib/param: Put common FN_ macros into param_functions.cAndrew Bartlett2012-05-301-0/+250
* s3:param convert kernel oplocks to share parameterChristian Ambach2012-04-111-0/+1
* lib/param: Merge struct loadparm_service into commonAndrew Bartlett2011-07-081-3/+138
* param: Move per-share parameters into a seperate file, to share with s3Andrew Bartlett2011-07-081-0/+23