summaryrefslogtreecommitdiff
path: root/server/config/SSSDConfig.py
AgeCommit message (Expand)AuthorFilesLines
2010-02-18Rename server/ directory to src/Stephen Gallagher1-1664/+0
2010-02-05Add mandatory flag to SSSD config schemaStephen Gallagher1-18/+141
2010-02-02Add offline failed login counterSumit Bose1-0/+2
2010-02-02Add new option ldap_referralsSumit Bose1-0/+1
2009-12-10Fix processing of Boolean values in SSSDConfigStephen Gallagher1-21/+85
2009-12-09Ensure that list_active_domains returns the real valueStephen Gallagher1-4/+16
2009-12-09SSSDConfig.get_domain() should properly detect active stateStephen Gallagher1-0/+29
2009-12-09SSSDConfig API: fix deactivate_domain()Stephen Gallagher1-2/+3
2009-12-08Fix SSSDConfig API bugs around [de-]activation of domainsStephen Gallagher1-7/+89
2009-12-08Add SSSDDomain.set_name() function to SSSDConfig APIStephen Gallagher1-3/+41
2009-12-08Make SSSDDomain.remove_provider() remove configured optionsStephen Gallagher1-6/+27
2009-12-08SSSDDomain.remove_provider() requires only the provider typeStephen Gallagher1-6/+12
2009-11-23Add ldap_pwd_policy optionSumit Bose1-0/+3
2009-11-20Validate Kerberos credentials with local keytabSumit Bose1-0/+2
2009-11-20SSSDConfigAPI fixesJakub Hrozek1-137/+77
2009-11-20Convert SSSDConfig API to ipachangeconfJakub Hrozek1-54/+60
2009-11-18Make the password field configurable in NSSJakub Hrozek1-0/+1
2009-11-03Add complete pydoc for SSSDConfig APIStephen Gallagher1-1/+534
2009-11-03Add support for option descriptions to SSSDConfig APIStephen Gallagher1-11/+145
2009-11-03Make config_file_version a hidden setting in SSSDConfig APIStephen Gallagher1-0/+21
2009-10-12Add new SSSDConfig python APIStephen Gallagher1-0/+645