summaryrefslogtreecommitdiffstats
path: root/lib/param
Commit message (Expand)AuthorAgeFilesLines
* lib/param: Consolidate code to enable smb signing on the server, always enabl...Andrew Bartlett2013-11-221-0/+42
* lib/param: Add documentation on how loadparm worksAndrew Bartlett2013-10-161-0/+69
* param: Autogenerate s3 lp_ctx glue tableAndrew Bartlett2013-10-161-0/+1
* lib/param: Do not attempt to access the s3 function for allocated and subbed ...Andrew Bartlett2013-10-161-11/+10
* lib/param: lp_magicchar takes a const struct share_params *p so should be FN_...Andrew Bartlett2013-10-162-2/+2
* lib/param: add PROTOCOL_SMB3_02 handlingStefan Metzmacher2013-09-171-0/+1
* loadparm: add new parameter "acl allow execute always"Michael Adam2013-09-102-0/+11
* loadparm: Use the new fully featured kcc by defaultMatthieu Patou2013-08-161-0/+1
* lib/param: sync debug related options with source3/paramStefan Metzmacher2013-07-091-1/+17
* auth: Remove "password level"Andrew Bartlett2013-06-113-11/+0
* param_table: Remove misleading allow dns updates options.Michael Wood2013-06-011-5/+0
* param: Remove _SAMBA_BUILD_ checks from now the autoconf build is goneAndrew Bartlett2013-05-283-8/+0
* lib/param: remove unused 'printer_admin'Stefan Metzmacher2013-05-141-1/+0
* ntdb: remove --disable-ntdb.Rusty Russell2013-04-131-2/+0
* lib/param: lpcfg_private_db_path()Rusty Russell2013-04-122-0/+42
* s3: remove some dead code (for setdir command)Christian Ambach2013-03-122-10/+0
* param: 'use ntdb' flag (off by default).Rusty Russell2013-02-202-0/+10
* s3:param: remove unused function lp_idmap_backend()Michael Adam2013-02-052-1/+1
* lib/param: use the correct path names againStefan Metzmacher2012-12-271-5/+5
* param: Correctly create directory and create common function.Andreas Schneider2012-12-211-55/+41
* smbd: Remove NT4 compatability handling in posix -> NT ACL conversionAndrew Bartlett2012-11-132-20/+0
* lib/param: fix line length of DEBUG statments touched in previous commit in s...Michael Adam2012-10-291-2/+4
* lib/param: fix function name (set_variable) in debug statementsMichael Adam2012-10-291-4/+4
* lib/param: fix function name (lpcfg_file_list_changed) in a debug messageMichael Adam2012-10-291-1/+1
* Remove the parameters:Jeremy Allison2012-10-042-40/+0
* panic action is defined as GLOBAL_VAR(szPanicAction) not GLOBAL_VAR(panic_act...Matthieu Patou2012-09-181-1/+1
* dns_server: Remove parameter 'dns recursive queries' and base this on 'dns fo...Andrew Bartlett2012-09-123-10/+0
* lib/param: change the default for 'allow dns updates' to 'secure only'Stefan Metzmacher2012-09-121-1/+1
* lib/param: add some more alias for 'allow dns updates' options.Stefan Metzmacher2012-09-121-0/+12
* loadparm: dns is now a default server serviceKai Blin2012-09-121-1/+1
* s3: introduce a new share config option "durable handles" defaulting to "yes"Michael Adam2012-09-082-0/+10
* s3: add an option "kernel share modes" to be able to switch off using kernel ...Michael Adam2012-09-082-0/+10
* loadparm: remove remnants of removed option "share modes"Michael Adam2012-09-081-1/+0
* param: remove unused define FN_LOCAL_PARM_CHAR()Michael Adam2012-09-071-2/+0
* s3-printing: Restrict printing=cups to systems with cups development headers ...Andrew Bartlett2012-09-061-0/+4
* lib/param: fix usage of 'write list = +Group'Stefan Metzmacher2012-08-241-2/+8
* build: Remove special case for the build farmAndrew Bartlett2012-08-212-2/+2
* lib/param: move enum dns_update_settings to lib/paramChristian Ambach2012-08-062-1/+3
* lib/param: Also enable vlp when --enable-selftest is specifiedAndrew Bartlett2012-08-062-2/+2
* lib/param: Rename "socket address" to "nbt client socket address" to clarify ...Andrew Bartlett2012-07-273-3/+12
* lib/param: Mark lpcfg_cachedir and lpcfg_statedir as const char *Andrew Bartlett2012-07-271-2/+2
* lib/param: Remove unused "paranoid server security"Andrew Bartlett2012-07-273-11/+0
* docs: Mark "socket address" as deprecatedAndrew Bartlett2012-07-271-1/+1
* param: Make socket_address common, Revert 611ef42053eb99f4c29d4efa86eaea9f1ca...Andrew Bartlett2012-07-272-1/+1
* lib/param: Merge parameter tables into a common fileAndrew Bartlett2012-07-272-4123/+4126
* lib/param: Merge in source3 parameters into parmeter tableAndrew Bartlett2012-07-271-15/+48
* lib/param: Merge "Security Options" section from source3/paramAndrew Bartlett2012-07-271-24/+589
* lib/param: Merge "Logging Options" section from source3/paramAndrew Bartlett2012-07-271-7/+109
* lib/param: Merge "Protocol Options" section from source3/paramAndrew Bartlett2012-07-271-54/+253
* lib/param: Merge "Tuning Options" section from source3/paramAndrew Bartlett2012-07-271-4/+252