summaryrefslogtreecommitdiffstats
path: root/server/config
Commit message (Expand)AuthorAgeFilesLines
* Ensure that list_active_domains returns the real valueStephen Gallagher2009-12-091-4/+16
* SSSDConfig.get_domain() should properly detect active stateStephen Gallagher2009-12-092-0/+30
* SSSDConfig API: fix deactivate_domain()Stephen Gallagher2009-12-092-2/+73
* Fix SSSDConfig API bugs around [de-]activation of domainsStephen Gallagher2009-12-082-7/+152
* Fix broken SSSDChangeConf.set() functionStephen Gallagher2009-12-081-1/+1
* Reduce the verbosity of the SSSDConfigTestStephen Gallagher2009-12-081-4/+4
* Add SSSDDomain.set_name() function to SSSDConfig APIStephen Gallagher2009-12-082-3/+77
* Make SSSDDomain.remove_provider() remove configured optionsStephen Gallagher2009-12-082-6/+54
* SSSDDomain.remove_provider() requires only the provider typeStephen Gallagher2009-12-082-12/+18
* Fail on nonexistent input fileJakub Hrozek2009-12-082-3/+12
* Handle spaces in config parserJakub Hrozek2009-12-083-2/+43
* Add ldap_pwd_policy optionSumit Bose2009-11-232-0/+4
* Validate Kerberos credentials with local keytabSumit Bose2009-11-203-1/+11
* upgrade_config fixes for SSSD 0.6 and laterJakub Hrozek2009-11-201-1/+19
* SSSDConfigAPI fixesJakub Hrozek2009-11-202-399/+133
* Convert SSSDConfig API to ipachangeconfJakub Hrozek2009-11-203-59/+70
* Change the upgrade script to use ipachangeconfJakub Hrozek2009-11-201-0/+383
* SSSDChangeConf - a wrapper around ipachangeconfJakub Hrozek2009-11-201-0/+91
* Add Simo's ipachangeconfJakub Hrozek2009-11-202-0/+460
* Make the password field configurable in NSSJakub Hrozek2009-11-182-0/+2
* Add cleanup taskSimo Sorce2009-11-101-0/+1
* Update midpoint refresh logic to be relative to cache timeoutStephen Gallagher2009-11-051-1/+1
* Rename sdap_id_map to sdap_attr_mapSimo Sorce2009-11-031-0/+2
* Add complete pydoc for SSSDConfig APIStephen Gallagher2009-11-031-1/+534
* Add support for option descriptions to SSSDConfig APIStephen Gallagher2009-11-032-14/+148
* Remove magic_private_groups from SSSDConfig API schemaStephen Gallagher2009-11-032-3/+0
* Make config_file_version a hidden setting in SSSDConfig APIStephen Gallagher2009-11-035-17/+134
* Tidy up ipa optionsSimo Sorce2009-10-292-5/+1
* Fix sssd.api.conf with correct entry_cache_timeoutStephen Gallagher2009-10-282-2/+5
* Move responsibility for entry expiration timeoutSimo Sorce2009-10-272-2/+1
* Add IPA conf templateSimo Sorce2009-10-261-0/+9
* Add support for offline auth cache timeoutStephen Gallagher2009-10-221-0/+1
* Bring SSSDConfig API options up-to-dateStephen Gallagher2009-10-223-21/+68
* Package SSSDConfig APIStephen Gallagher2009-10-131-0/+34
* Add plugin configuration schema for proxy providerStephen Gallagher2009-10-131-0/+7
* Add new SSSDConfig python APIStephen Gallagher2009-10-129-0/+2111