summaryrefslogtreecommitdiffstats
path: root/lib/param/loadparm.h
Commit message (Expand)AuthorAgeFilesLines
* lib/param: Make lpcfg_equal_parameter static (again)Andrew Bartlett2014-05-071-6/+0
* param: correctly use param_table.c as a regular C fileGarming Sam2014-05-071-0/+4
* param: move handle printing into lib/paramGarming Sam2014-05-071-0/+1
* param: setup more variables in for the temporary loadparm context for the spe...Garming Sam2014-05-071-1/+17
* param: use a single handle_include function between the two loadparmsGarming Sam2014-05-071-0/+1
* param: add getservicebyname to s3_helpersGarming Sam2014-05-071-0/+1
* param: move the declaration of the file_lists structure to a shared headerGarming Sam2014-05-071-0/+7
* param: Add an lp_string_set functionGarming Sam2014-05-071-0/+1
* param: use loadparm_globals struct instead of lp function pointers in s3_helpersGarming Sam2014-02-201-0/+3
* param: Move LOADPARM_EXTRA_GLOBALS to lib/param/loadparm.h to be shared betwe...Garming Sam2014-02-121-0/+17
* param: move SMB2 defaults to lib/param and use in loadparm_initGarming Sam2014-02-121-0/+6
* lib/param: Make and use lpcfg_equal_parameter in commonAndrew Bartlett2014-01-301-0/+6
* lib/param: Move GUEST_ACCOUNT define to a common headerAndrew Bartlett2014-01-281-0/+5
* build: Remove special case for the build farmAndrew Bartlett2012-08-211-1/+1
* lib/param: move enum dns_update_settings to lib/paramChristian Ambach2012-08-061-0/+3
* lib/param: Also enable vlp when --enable-selftest is specifiedAndrew Bartlett2012-08-061-1/+1
* lib/param: Move all enum declarations to lib/paramAndrew Bartlett2012-07-241-0/+85
* param: domain_logons and domain_master are of type enum_bool_autoAmitay Isaacs2011-12-221-1/+1
* param: Fix the data type for bAvailableAmitay Isaacs2011-12-221-1/+1
* param: Check if server role and security parameters are conflictingAmitay Isaacs2011-11-171-0/+1
* param: move server role helpers into loadparm.hAndrew Bartlett2011-11-171-0/+4
* lib/param: Merge struct loadparm_service into commonAndrew Bartlett2011-07-081-0/+16
* s3-param use common struct parmlist_entry to hold parametric optionsAndrew Bartlett2011-07-081-1/+2
* param: Merge param headers into lib/param/loadparm.hAndrew Bartlett2011-06-291-0/+117