summaryrefslogtreecommitdiff
path: root/lib/param/loadparm.c
Commit message (Expand)AuthorAgeFilesLines
* lib/param: sync debug related options with source3/paramStefan Metzmacher2013-07-241-1/+17
* auth: Remove "password level"Andrew Bartlett2013-06-111-1/+0
* param: Remove _SAMBA_BUILD_ checks from now the autoconf build is goneAndrew Bartlett2013-05-281-2/+0
* s3:param: remove unused function lp_idmap_backend()Michael Adam2013-02-051-0/+1
* 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
* 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-121-1/+0
* lib/param: change the default for 'allow dns updates' to 'secure only'Stefan Metzmacher2012-09-121-1/+1
* loadparm: dns is now a default server serviceKai Blin2012-09-121-1/+1
* param: remove unused define FN_LOCAL_PARM_CHAR()Michael Adam2012-09-071-2/+0
* lib/param: fix usage of 'write list = +Group'Stefan Metzmacher2012-08-241-2/+8
* lib/param: move enum dns_update_settings to lib/paramChristian Ambach2012-08-061-1/+0
* lib/param: Rename "socket address" to "nbt client socket address" to clarify ...Andrew Bartlett2012-07-271-1/+1
* 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-271-1/+0
* param: Make socket_address common, Revert 611ef42053eb99f4c29d4efa86eaea9f1ca...Andrew Bartlett2012-07-271-1/+0
* lib/param: Merge parameter tables into a common fileAndrew Bartlett2012-07-271-4123/+0
* 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
* 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-241-18/+9
* lib/param: Rename param_enums.c to param_table.cAndrew Bartlett2012-07-241-1/+1
* lib/param: Remove 'case insensitive filesystem'Andrew Bartlett2012-07-241-8/+0
* lib/param: Remove "ntptr providor" and hard-code in s4 spoolss serverAndrew Bartlett2012-07-241-9/+0
* param: Make internal handler for 'server role' commonAndrew Bartlett2012-07-241-1/+0
* param: Make the 'unicode' parameter commonAndrew Bartlett2012-07-241-1/+0
* lib/param: bring lp_smb_ports() into common by making it a list everywhereAndrew Bartlett2012-07-191-1/+0
* s3-param: Make lp_name_resolve_order() return a listAndrew Bartlett2012-07-191-1/+0
* s4-param: Remove unused "idmap trusted only"Andrew Bartlett2012-07-191-12/+0
* lib/param: Add my copyrightAndrew Bartlett2012-07-191-0/+1