summaryrefslogtreecommitdiff
path: root/lib/param/loadparm.h
AgeCommit message (Expand)AuthorFilesLines
2012-08-21build: Remove special case for the build farmAndrew Bartlett1-1/+1
2012-08-06lib/param: move enum dns_update_settings to lib/paramChristian Ambach1-0/+3
2012-08-06lib/param: Also enable vlp when --enable-selftest is specifiedAndrew Bartlett1-1/+1
2012-07-24lib/param: Move all enum declarations to lib/paramAndrew Bartlett1-0/+85
2011-12-22param: domain_logons and domain_master are of type enum_bool_autoAmitay Isaacs1-1/+1
2011-12-22param: Fix the data type for bAvailableAmitay Isaacs1-1/+1
2011-11-17param: Check if server role and security parameters are conflictingAmitay Isaacs1-0/+1
2011-11-17param: move server role helpers into loadparm.hAndrew Bartlett1-0/+4
2011-07-08lib/param: Merge struct loadparm_service into commonAndrew Bartlett1-0/+16
2011-07-08s3-param use common struct parmlist_entry to hold parametric optionsAndrew Bartlett1-1/+2
2011-06-29param: Merge param headers into lib/param/loadparm.hAndrew Bartlett1-0/+117