summaryrefslogtreecommitdiff
path: root/server/config
AgeCommit message (Expand)AuthorFilesLines
2009-12-08Make SSSDDomain.remove_provider() remove configured optionsStephen Gallagher2-6/+54
2009-12-08SSSDDomain.remove_provider() requires only the provider typeStephen Gallagher2-12/+18
2009-12-08Fail on nonexistent input fileJakub Hrozek2-3/+12
2009-12-08Handle spaces in config parserJakub Hrozek3-2/+43
2009-11-23Add ldap_pwd_policy optionSumit Bose2-0/+4
2009-11-20Validate Kerberos credentials with local keytabSumit Bose3-1/+11
2009-11-20upgrade_config fixes for SSSD 0.6 and laterJakub Hrozek1-1/+19
2009-11-20SSSDConfigAPI fixesJakub Hrozek2-399/+133
2009-11-20Convert SSSDConfig API to ipachangeconfJakub Hrozek3-59/+70
2009-11-20Change the upgrade script to use ipachangeconfJakub Hrozek1-0/+383
2009-11-20SSSDChangeConf - a wrapper around ipachangeconfJakub Hrozek1-0/+91
2009-11-20Add Simo's ipachangeconfJakub Hrozek2-0/+460
2009-11-18Make the password field configurable in NSSJakub Hrozek2-0/+2
2009-11-10Add cleanup taskSimo Sorce1-0/+1
2009-11-05Update midpoint refresh logic to be relative to cache timeoutStephen Gallagher1-1/+1
2009-11-03Rename sdap_id_map to sdap_attr_mapSimo Sorce1-0/+2
2009-11-03Add complete pydoc for SSSDConfig APIStephen Gallagher1-1/+534
2009-11-03Add support for option descriptions to SSSDConfig APIStephen Gallagher2-14/+148
2009-11-03Remove magic_private_groups from SSSDConfig API schemaStephen Gallagher2-3/+0
2009-11-03Make config_file_version a hidden setting in SSSDConfig APIStephen Gallagher5-17/+134
2009-10-29Tidy up ipa optionsSimo Sorce2-5/+1
2009-10-28Fix sssd.api.conf with correct entry_cache_timeoutStephen Gallagher2-2/+5
2009-10-27Move responsibility for entry expiration timeoutSimo Sorce2-2/+1
2009-10-26Add IPA conf templateSimo Sorce1-0/+9
2009-10-22Add support for offline auth cache timeoutStephen Gallagher1-0/+1
2009-10-22Bring SSSDConfig API options up-to-dateStephen Gallagher3-21/+68
2009-10-13Package SSSDConfig APIStephen Gallagher1-0/+34
2009-10-13Add plugin configuration schema for proxy providerStephen Gallagher1-0/+7
2009-10-12Add new SSSDConfig python APIStephen Gallagher9-0/+2111