summaryrefslogtreecommitdiff
path: root/lib/param/param_functions.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-16lib/param: lp_magicchar takes a const struct share_params *p so should be FN_...Andrew Bartlett1-1/+1
2013-09-10loadparm: add new parameter "acl allow execute always"Michael Adam1-0/+1
2013-06-11auth: Remove "password level"Andrew Bartlett1-1/+0
2013-05-14lib/param: remove unused 'printer_admin'Stefan Metzmacher1-1/+0
2013-03-12s3: remove some dead code (for setdir command)Christian Ambach1-1/+0
2013-02-20param: 'use ntdb' flag (off by default).Rusty Russell1-0/+1
2013-02-05s3:param: remove unused function lp_idmap_backend()Michael Adam1-1/+0
2012-11-13smbd: Remove NT4 compatability handling in posix -> NT ACL conversionAndrew Bartlett1-1/+0
2012-10-04Remove the parameters:Jeremy Allison1-4/+0
2012-09-12dns_server: Remove parameter 'dns recursive queries' and base this on 'dns fo...Andrew Bartlett1-1/+0
2012-09-08s3: introduce a new share config option "durable handles" defaulting to "yes"Michael Adam1-0/+1
2012-09-08s3: add an option "kernel share modes" to be able to switch off using kernel ...Michael Adam1-0/+1
2012-09-08loadparm: remove remnants of removed option "share modes"Michael Adam1-1/+0
2012-07-27lib/param: Rename "socket address" to "nbt client socket address" to clarify ...Andrew Bartlett1-1/+1
2012-07-27lib/param: Remove unused "paranoid server security"Andrew Bartlett1-1/+0
2012-07-27param: Make socket_address common, Revert 611ef42053eb99f4c29d4efa86eaea9f1ca...Andrew Bartlett1-0/+1
2012-07-24lib/param: Merge handling of security/domain master/domain logons/server roleAndrew Bartlett1-1/+4
2012-07-24lib/param: Make lp_usershare_max_shares() a common parameterAndrew Bartlett1-0/+1
2012-07-24lib/param: Remove 'case insensitive filesystem'Andrew Bartlett1-1/+0
2012-07-24lib/param: Remove "ntptr providor" and hard-code in s4 spoolss serverAndrew Bartlett1-1/+0
2012-07-24param: Make internal handler for 'server role' commonAndrew Bartlett1-0/+1
2012-07-24param: Make the 'unicode' parameter commonAndrew Bartlett1-0/+1
2012-07-19s3-param: Remove special case for lp_ctdbd_socket(), set CTDB_PATH as defaultAndrew Bartlett1-0/+1
2012-07-19lib/param: bring lp_smb_ports() into common by making it a list everywhereAndrew Bartlett1-0/+1
2012-07-19s3-param: Make lp_name_resolve_order() return a listAndrew Bartlett1-0/+1
2012-07-19lib/param: bring lp_time_server() into commonAndrew Bartlett1-0/+1
2012-05-30lib/param: Put common FN_ macros into param_functions.cAndrew Bartlett1-0/+250
2012-04-11s3:param convert kernel oplocks to share parameterChristian Ambach1-0/+1
2011-07-08lib/param: Merge struct loadparm_service into commonAndrew Bartlett1-3/+138
2011-07-08param: Move per-share parameters into a seperate file, to share with s3Andrew Bartlett1-0/+23