summaryrefslogtreecommitdiff
path: root/lib/param/param_table.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-17lib/param: add PROTOCOL_SMB3_02 handlingStefan Metzmacher1-0/+1
2013-09-10loadparm: add new parameter "acl allow execute always"Michael Adam1-0/+10
2013-06-11auth: Remove "password level"Andrew Bartlett1-9/+0
2013-06-01param_table: Remove misleading allow dns updates options.Michael Wood1-5/+0
2013-05-28param: Remove _SAMBA_BUILD_ checks from now the autoconf build is goneAndrew Bartlett1-2/+0
2013-03-12s3: remove some dead code (for setdir command)Christian Ambach1-9/+0
2013-02-20param: 'use ntdb' flag (off by default).Rusty Russell1-0/+9
2012-11-13smbd: Remove NT4 compatability handling in posix -> NT ACL conversionAndrew Bartlett1-19/+0
2012-10-04Remove the parameters:Jeremy Allison1-36/+0
2012-09-12dns_server: Remove parameter 'dns recursive queries' and base this on 'dns fo...Andrew Bartlett1-8/+0
2012-09-12lib/param: add some more alias for 'allow dns updates' options.Stefan Metzmacher1-0/+12
2012-09-08s3: introduce a new share config option "durable handles" defaulting to "yes"Michael Adam1-0/+9
2012-09-08s3: add an option "kernel share modes" to be able to switch off using kernel ...Michael Adam1-0/+9
2012-09-06s3-printing: Restrict printing=cups to systems with cups development headers ...Andrew Bartlett1-0/+4
2012-08-21build: Remove special case for the build farmAndrew Bartlett1-1/+1
2012-08-06lib/param: Also enable vlp when --enable-selftest is specifiedAndrew Bartlett1-1/+1
2012-07-27lib/param: Rename "socket address" to "nbt client socket address" to clarify ...Andrew Bartlett1-1/+10
2012-07-27lib/param: Remove unused "paranoid server security"Andrew Bartlett1-9/+0
2012-07-27docs: Mark "socket address" as deprecatedAndrew Bartlett1-1/+1
2012-07-27lib/param: Merge parameter tables into a common fileAndrew Bartlett1-0/+4126
2012-07-24lib/param: Move all enum declarations to lib/paramAndrew Bartlett1-0/+134
2012-07-24lib/param: Rename param_enums.c to param_table.cAndrew Bartlett1-0/+120