summaryrefslogtreecommitdiffstats
path: root/lib/param/loadparm.h
Commit message (Expand)AuthorAgeFilesLines
* 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