lib/util: use proper include for struct stat
[sfrench/samba-autobuild/.git] / lib / param /
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-16 Andrew Bartlettlib/param: Add documentation on how loadparm works
2013-10-16 Andrew Bartlettparam: Autogenerate s3 lp_ctx glue table
2013-10-16 Andrew Bartlettlib/param: Do not attempt to access the s3 function...
2013-10-16 Andrew Bartlettlib/param: lp_magicchar takes a const struct share_para...
2013-09-17 Stefan Metzmacherlib/param: add PROTOCOL_SMB3_02 handling
2013-09-10 Michael Adamloadparm: add new parameter "acl allow execute always"
2013-08-16 Matthieu Patouloadparm: Use the new fully featured kcc by default
2013-07-09 Stefan Metzmacherlib/param: sync debug related options with source3...
2013-06-11 Andrew Bartlettauth: Remove "password level"
2013-06-01 Michael Woodparam_table: Remove misleading allow dns updates options.
2013-05-28 Andrew Bartlettparam: Remove _SAMBA_BUILD_ checks from now the autocon...
2013-05-14 Stefan Metzmacherlib/param: remove unused 'printer_admin'
2013-04-13 Rusty Russellntdb: remove --disable-ntdb.
2013-04-12 Rusty Russelllib/param: lpcfg_private_db_path()
2013-03-12 Christian Ambachs3: remove some dead code (for setdir command)
2013-02-20 Rusty Russellparam: 'use ntdb' flag (off by default).
2013-02-05 Michael Adams3:param: remove unused function lp_idmap_backend()
2012-12-27 Stefan Metzmacherlib/param: use the correct path names again
2012-12-21 Andreas Schneiderparam: Correctly create directory and create common...
2012-11-13 Andrew Bartlettsmbd: Remove NT4 compatability handling in posix -...
2012-10-29 Michael Adamlib/param: fix line length of DEBUG statments touched...
2012-10-29 Michael Adamlib/param: fix function name (set_variable) in debug...
2012-10-29 Michael Adamlib/param: fix function name (lpcfg_file_list_changed...
2012-10-04 Jeremy AllisonRemove the parameters:
2012-09-18 Matthieu Patoupanic action is defined as GLOBAL_VAR(szPanicAction...
2012-09-12 Andrew Bartlettdns_server: Remove parameter 'dns recursive queries...
2012-09-12 Stefan Metzmacherlib/param: change the default for 'allow dns updates...
2012-09-12 Stefan Metzmacherlib/param: add some more alias for 'allow dns updates...
2012-09-12 Kai Blinloadparm: dns is now a default server service
2012-09-08 Michael Adams3: introduce a new share config option "durable handle...
2012-09-08 Michael Adams3: add an option "kernel share modes" to be able to...
2012-09-08 Michael Adamloadparm: remove remnants of removed option "share...
2012-09-07 Michael Adamparam: remove unused define FN_LOCAL_PARM_CHAR()
2012-09-06 Andrew Bartletts3-printing: Restrict printing=cups to systems with...
2012-08-24 Stefan Metzmacherlib/param: fix usage of 'write list = +Group'
2012-08-21 Andrew Bartlettbuild: Remove special case for the build farm
2012-08-06 Christian Ambachlib/param: move enum dns_update_settings to lib/param
2012-08-06 Andrew Bartlettlib/param: Also enable vlp when --enable-selftest is...
2012-07-27 Andrew Bartlettlib/param: Rename "socket address" to "nbt client socke...
2012-07-27 Andrew Bartlettlib/param: Mark lpcfg_cachedir and lpcfg_statedir as...
2012-07-27 Andrew Bartlettlib/param: Remove unused "paranoid server security"
2012-07-27 Andrew Bartlettdocs: Mark "socket address" as deprecated
2012-07-27 Andrew Bartlettparam: Make socket_address common, Revert 611ef42053eb9...
2012-07-27 Andrew Bartlettlib/param: Merge parameter tables into a common file
2012-07-27 Andrew Bartlettlib/param: Merge in source3 parameters into parmeter...
2012-07-27 Andrew Bartlettlib/param: Merge "Security Options" section from source...
2012-07-27 Andrew Bartlettlib/param: Merge "Logging Options" section from source3...
2012-07-27 Andrew Bartlettlib/param: Merge "Protocol Options" section from source...
2012-07-27 Andrew Bartlettlib/param: Merge "Tuning Options" section from source3...
2012-07-27 Andrew Bartlettlib/param: Merge "Printing Options" section from source...
2012-07-26 Andrew Bartlettlib/param: Merge "Filename Handling" section from sourc...
2012-07-26 Andrew Bartlettlib/param: Merge "Domain Options" section from source3...
2012-07-26 Andrew Bartlettlib/param: Merge "Logon Options" section from source3...
2012-07-26 Andrew Bartlettlib/param: Merge "Browse Options" section from source3...
2012-07-26 Andrew Bartlettlib/param: Merge "WINS Options" section from source3...
2012-07-26 Andrew Bartlettlib/param: Merge "Locking Options" section from source3...
2012-07-26 Andrew Bartlettlib/param: Merge "Ldap Options" section from source3...
2012-07-26 Andrew Bartlettlib/param: Merge "EventLog Options" section from source...
2012-07-26 Andrew Bartlettlib/param: Merge "Miscellaneous Options" section from...
2012-07-24 Andrew Bartlettlib/param: Merge VFS and MSDFS parameters from source3...
2012-07-24 Andrew Bartlettlib/param: Merge Winbind parameters from source3 into...
2012-07-24 Andrew Bartlettlib/param: Merge DNS parameters with source3 param
2012-07-24 Andrew Bartlettlib/param: Rearrange AD DC options to make a merge...
2012-07-24 Andrew Bartlettlib/param: Re-arrange TLS parameters into their own...
2012-07-24 Andrew Bartlettlib/param: Add handler overrides
2012-07-24 Andrew Bartlettlib/param: Merge handling of security/domain master...
2012-07-24 Andrew Bartlettlib/param: Make lp_usershare_max_shares() a common...
2012-07-24 Andrew Bartlettlib/param: Move all enum declarations to lib/param
2012-07-24 Andrew Bartlettlib/param: Rename param_enums.c to param_table.c
2012-07-24 Andrew Bartlettlib/param: Remove 'case insensitive filesystem'
2012-07-24 Andrew Bartlettlib/param: Remove "ntptr providor" and hard-code in...
2012-07-24 Andrew Bartlettparam: Make internal handler for 'server role' common
2012-07-24 Andrew Bartlettparam: Make the 'unicode' parameter common
2012-07-19 Andrew Bartletts3-param: Remove special case for lp_ctdbd_socket(...
2012-07-19 Andrew Bartlettlib/param: bring lp_smb_ports() into common by making...
2012-07-19 Andrew Bartletts3-param: Make lp_name_resolve_order() return a list
2012-07-19 Andrew Bartletts4-param: Remove unused "idmap trusted only"
2012-07-19 Andrew Bartlettlib/param: Add my copyright
2012-07-19 Andrew Bartlettlib/param: bring lp_time_server() into common
2012-06-28 Stefan Metzmacherlib/param: let "SMB2" select PROTOCOL_SMB2_10
2012-06-27 Andrew Bartletts3-param: Rename loadparm_s3_context -> loadparm_s3_helpers
2012-06-25 Stefan Metzmacherlib/param: add "SMB3" as alias for PROTOCOL_SMB3_00
2012-06-18 Stefan Metzmacherlib/param: add missing prototype of lpcfg_parm_long()
2012-06-16 Andrew Bartletts4-lib/param: FLAG DAY for the default FILE SERVER
2012-06-15 Andrew Bartletts3-build: Do not write loadparm generated files into...
2012-06-15 Andrew Bartlettlib/param: Use server role = 'standalone server' to...
2012-06-15 Andrew Bartlettlib/param: make security=domain and security=ads confli...
2012-06-15 Andrew Bartlettlib/param: Create a seperate server role for "active...
2012-06-11 Andrew Bartlettlib/param: simplfy lp_find_security()
2012-05-30 Andrew Bartlettlib/param: Put common FN_ macros into param_functions.c
2012-05-30 Andrew Bartlettlib/param: Add a few more s3 parameters
2012-05-30 Andrew Bartlettlib/param: Import s3 parameters into lib/param to allow...
2012-05-30 Andrew Bartlettlib/param: Mark a few more parameters const (matching s3)
2012-05-30 Andrew Bartlettparam: mark realm parameter as const
2012-05-30 Andrew Bartlettparam: Sort global param functions macros to ease the...
2012-05-30 Andrew Bartlettlib/param: Add .flags to max/min protocol to match s3
2012-05-30 Andrew Bartlettlib/param: Add .flags to wins parameters to match s3
2012-05-30 Andrew Bartlettlib/param: Harmonise 'password server' parameter betwee...
2012-05-15 Stefan Metzmachers3-auth: remove "security=server" (depricated since...
next