summaryrefslogtreecommitdiff
path: root/server/config/etc
AgeCommit message (Expand)AuthorFilesLines
2010-02-05Add mandatory flag to SSSD config schemaStephen Gallagher6-177/+177
2010-02-05Remove unnecessary explicit defaults from SSSDConfig APIStephen Gallagher2-10/+10
2010-02-02Add offline failed login counterSumit Bose1-0/+2
2010-02-02Add new option ldap_referralsSumit Bose2-0/+2
2010-01-12Remove local and kerberos providers from the access_provider listStephen Gallagher2-4/+0
2009-12-21Allow debug_timestamps setting on a per-domain basisStephen Gallagher1-0/+1
2009-12-15Don't set explicit default for "timeout" in domainsStephen Gallagher1-1/+1
2009-12-10Remove default for ldap_use_start_tls in IPA providersStephen Gallagher1-1/+1
2009-12-10Add 'permit' and 'deny' access providers to SSSDConfig APIStephen Gallagher1-0/+9
2009-12-09Add missing options to sssd-ipa configuraionStephen Gallagher1-0/+72
2009-11-23Add ldap_pwd_policy optionSumit Bose1-0/+1
2009-11-20Validate Kerberos credentials with local keytabSumit Bose1-1/+3
2009-11-20Convert SSSDConfig API to ipachangeconfJakub Hrozek1-1/+2
2009-11-18Make the password field configurable in NSSJakub Hrozek1-0/+1
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-03Remove magic_private_groups from SSSDConfig API schemaStephen Gallagher1-1/+0
2009-11-03Make config_file_version a hidden setting in SSSDConfig APIStephen Gallagher1-1/+0
2009-10-29Tidy up ipa optionsSimo Sorce2-5/+1
2009-10-28Fix sssd.api.conf with correct entry_cache_timeoutStephen Gallagher1-2/+3
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 Gallagher2-12/+48
2009-10-13Add plugin configuration schema for proxy providerStephen Gallagher1-0/+7
2009-10-12Add new SSSDConfig python APIStephen Gallagher4-0/+104