summaryrefslogtreecommitdiff
path: root/lib/param
Commit message (Expand)AuthorAgeFilesLines
* lib/param: Merge "Tuning Options" section from source3/paramAndrew Bartlett2012-07-271-4/+252
* lib/param: Merge "Printing Options" section from source3/paramAndrew Bartlett2012-07-271-3/+290
* lib/param: Merge "Filename Handling" section from source3/paramAndrew Bartlett2012-07-261-7/+211
* lib/param: Merge "Domain Options" section from source3/paramAndrew Bartlett2012-07-261-0/+13
* lib/param: Merge "Logon Options" section from source3/paramAndrew Bartlett2012-07-261-8/+186
* lib/param: Merge "Browse Options" section from source3/paramAndrew Bartlett2012-07-261-14/+73
* lib/param: Merge "WINS Options" section from source3/paramAndrew Bartlett2012-07-261-1/+13
* lib/param: Merge "Locking Options" section from source3/paramAndrew Bartlett2012-07-261-5/+89
* lib/param: Merge "Ldap Options" section from source3/paramAndrew Bartlett2012-07-261-0/+178
* lib/param: Merge "EventLog Options" section from source3/paramAndrew Bartlett2012-07-261-0/+10
* lib/param: Merge "Miscellaneous Options" section from source3/paramAndrew Bartlett2012-07-261-12/+491
* lib/param: Merge VFS and MSDFS parameters from source3 into lib/paramAndrew Bartlett2012-07-241-9/+44
* lib/param: Merge Winbind parameters from source3 into lib/paramAndrew Bartlett2012-07-241-23/+247
* lib/param: Merge DNS parameters with source3 paramAndrew Bartlett2012-07-241-18/+29
* lib/param: Rearrange AD DC options to make a merge with the source3 table easierAndrew Bartlett2012-07-241-50/+53
* lib/param: Re-arrange TLS parameters into their own sectionAndrew Bartlett2012-07-241-48/+51
* lib/param: Add handler overridesAndrew Bartlett2012-07-241-0/+18
* lib/param: Merge handling of security/domain master/domain logons/server roleAndrew Bartlett2012-07-242-19/+13
* lib/param: Make lp_usershare_max_shares() a common parameterAndrew Bartlett2012-07-241-0/+1
* lib/param: Move all enum declarations to lib/paramAndrew Bartlett2012-07-242-0/+219
* lib/param: Rename param_enums.c to param_table.cAndrew Bartlett2012-07-242-1/+1
* lib/param: Remove 'case insensitive filesystem'Andrew Bartlett2012-07-242-9/+0
* lib/param: Remove "ntptr providor" and hard-code in s4 spoolss serverAndrew Bartlett2012-07-242-10/+0
* param: Make internal handler for 'server role' commonAndrew Bartlett2012-07-242-1/+1
* param: Make the 'unicode' parameter commonAndrew Bartlett2012-07-242-1/+1
* s3-param: Remove special case for lp_ctdbd_socket(), set CTDB_PATH as defaultAndrew Bartlett2012-07-191-0/+1
* lib/param: bring lp_smb_ports() into common by making it a list everywhereAndrew Bartlett2012-07-192-1/+1
* s3-param: Make lp_name_resolve_order() return a listAndrew Bartlett2012-07-192-1/+1
* s4-param: Remove unused "idmap trusted only"Andrew Bartlett2012-07-191-12/+0
* lib/param: Add my copyrightAndrew Bartlett2012-07-191-0/+1
* lib/param: bring lp_time_server() into commonAndrew Bartlett2012-07-192-1/+1
* lib/param: let "SMB2" select PROTOCOL_SMB2_10Stefan Metzmacher2012-06-291-1/+1
* s3-param: Rename loadparm_s3_context -> loadparm_s3_helpersAndrew Bartlett2012-06-272-3/+3
* lib/param: add "SMB3" as alias for PROTOCOL_SMB3_00Stefan Metzmacher2012-06-251-0/+1
* lib/param: add missing prototype of lpcfg_parm_long()Stefan Metzmacher2012-06-181-0/+3
* s4-lib/param: FLAG DAY for the default FILE SERVERAndrew Bartlett2012-06-161-2/+2
* s3-build: Do not write loadparm generated files into the build treeAndrew Bartlett2012-06-152-4/+4
* lib/param: Use server role = 'standalone server' to be consistant with member...Andrew Bartlett2012-06-151-0/+1
* lib/param: make security=domain and security=ads conflict with being a DCAndrew Bartlett2012-06-151-18/+2
* lib/param: Create a seperate server role for "active directory domain control...Andrew Bartlett2012-06-153-5/+9
* lib/param: simplfy lp_find_security()Andrew Bartlett2012-06-111-5/+0
* lib/param: Put common FN_ macros into param_functions.cAndrew Bartlett2012-05-303-256/+257
* lib/param: Add a few more s3 parametersAndrew Bartlett2012-05-301-0/+4
* lib/param: Import s3 parameters into lib/param to allow the parameter lists m...Andrew Bartlett2012-05-301-0/+164
* lib/param: Mark a few more parameters const (matching s3)Andrew Bartlett2012-05-301-12/+13
* param: mark realm parameter as constAndrew Bartlett2012-05-301-1/+1
* param: Sort global param functions macros to ease the s3/s4 mergeAndrew Bartlett2012-05-301-81/+78
* lib/param: Add .flags to max/min protocol to match s3Andrew Bartlett2012-05-301-4/+8
* lib/param: Add .flags to wins parameters to match s3Andrew Bartlett2012-05-301-2/+4
* lib/param: Harmonise 'password server' parameter between s3 and s4Andrew Bartlett2012-05-301-3/+3