summaryrefslogtreecommitdiffstats
path: root/server/config/SSSDConfig.py
Commit message (Expand)AuthorAgeFilesLines
* Fix processing of Boolean values in SSSDConfigStephen Gallagher2009-12-101-21/+85
* Ensure that list_active_domains returns the real valueStephen Gallagher2009-12-091-4/+16
* SSSDConfig.get_domain() should properly detect active stateStephen Gallagher2009-12-091-0/+29
* SSSDConfig API: fix deactivate_domain()Stephen Gallagher2009-12-091-2/+3
* Fix SSSDConfig API bugs around [de-]activation of domainsStephen Gallagher2009-12-081-7/+89
* Add SSSDDomain.set_name() function to SSSDConfig APIStephen Gallagher2009-12-081-3/+41
* Make SSSDDomain.remove_provider() remove configured optionsStephen Gallagher2009-12-081-6/+27
* SSSDDomain.remove_provider() requires only the provider typeStephen Gallagher2009-12-081-6/+12
* Add ldap_pwd_policy optionSumit Bose2009-11-231-0/+3
* Validate Kerberos credentials with local keytabSumit Bose2009-11-201-0/+2
* SSSDConfigAPI fixesJakub Hrozek2009-11-201-137/+77
* Convert SSSDConfig API to ipachangeconfJakub Hrozek2009-11-201-54/+60
* Make the password field configurable in NSSJakub Hrozek2009-11-181-0/+1
* Add complete pydoc for SSSDConfig APIStephen Gallagher2009-11-031-1/+534
* Add support for option descriptions to SSSDConfig APIStephen Gallagher2009-11-031-11/+145
* Make config_file_version a hidden setting in SSSDConfig APIStephen Gallagher2009-11-031-0/+21
* Add new SSSDConfig python APIStephen Gallagher2009-10-121-0/+645