summaryrefslogtreecommitdiffstats
path: root/lib/param/param_table.c
Commit message (Expand)AuthorAgeFilesLines
* s3: remove some dead code (for setdir command)Christian Ambach2013-03-121-9/+0
* param: 'use ntdb' flag (off by default).Rusty Russell2013-02-201-0/+9
* smbd: Remove NT4 compatability handling in posix -> NT ACL conversionAndrew Bartlett2012-11-131-19/+0
* Remove the parameters:Jeremy Allison2012-10-041-36/+0
* dns_server: Remove parameter 'dns recursive queries' and base this on 'dns fo...Andrew Bartlett2012-09-121-8/+0
* lib/param: add some more alias for 'allow dns updates' options.Stefan Metzmacher2012-09-121-0/+12
* s3: introduce a new share config option "durable handles" defaulting to "yes"Michael Adam2012-09-081-0/+9
* s3: add an option "kernel share modes" to be able to switch off using kernel ...Michael Adam2012-09-081-0/+9
* s3-printing: Restrict printing=cups to systems with cups development headers ...Andrew Bartlett2012-09-061-0/+4
* build: Remove special case for the build farmAndrew Bartlett2012-08-211-1/+1
* lib/param: Also enable vlp when --enable-selftest is specifiedAndrew Bartlett2012-08-061-1/+1
* lib/param: Rename "socket address" to "nbt client socket address" to clarify ...Andrew Bartlett2012-07-271-1/+10
* lib/param: Remove unused "paranoid server security"Andrew Bartlett2012-07-271-9/+0
* docs: Mark "socket address" as deprecatedAndrew Bartlett2012-07-271-1/+1
* lib/param: Merge parameter tables into a common fileAndrew Bartlett2012-07-271-0/+4126
* lib/param: Move all enum declarations to lib/paramAndrew Bartlett2012-07-241-0/+134
* lib/param: Rename param_enums.c to param_table.cAndrew Bartlett2012-07-241-0/+120