summaryrefslogtreecommitdiffstats
path: root/server/config/SSSDConfigTest.py
Commit message (Expand)AuthorAgeFilesLines
* Fix processing of Boolean values in SSSDConfigStephen Gallagher2009-12-101-2/+40
* Add missing SSSDConfig file for IPA for make installStephen Gallagher2009-12-101-0/+1
* SSSDConfig.get_domain() should properly detect active stateStephen Gallagher2009-12-091-0/+1
* SSSDConfig API: fix deactivate_domain()Stephen Gallagher2009-12-091-0/+70
* Fix SSSDConfig API bugs around [de-]activation of domainsStephen Gallagher2009-12-081-0/+63
* Reduce the verbosity of the SSSDConfigTestStephen Gallagher2009-12-081-4/+4
* Add SSSDDomain.set_name() function to SSSDConfig APIStephen Gallagher2009-12-081-0/+36
* Make SSSDDomain.remove_provider() remove configured optionsStephen Gallagher2009-12-081-0/+27
* SSSDDomain.remove_provider() requires only the provider typeStephen Gallagher2009-12-081-6/+6
* Handle spaces in config parserJakub Hrozek2009-12-081-0/+8
* Validate Kerberos credentials with local keytabSumit Bose2009-11-201-0/+6
* SSSDConfigAPI fixesJakub Hrozek2009-11-201-262/+56
* Convert SSSDConfig API to ipachangeconfJakub Hrozek2009-11-201-4/+8
* Add support for option descriptions to SSSDConfig APIStephen Gallagher2009-11-031-3/+3
* Remove magic_private_groups from SSSDConfig API schemaStephen Gallagher2009-11-031-2/+0
* Make config_file_version a hidden setting in SSSDConfig APIStephen Gallagher2009-11-031-16/+30
* Fix sssd.api.conf with correct entry_cache_timeoutStephen Gallagher2009-10-281-0/+2
* Bring SSSDConfig API options up-to-dateStephen Gallagher2009-10-221-9/+20
* Add new SSSDConfig python APIStephen Gallagher2009-10-121-0/+1310