index
:
sssd
build-fixes
build-fixes-1
heimdal
heimdal-1
master
System Security Services Daemon
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
config
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-05
Add mandatory flag to SSSD config schema
Stephen Gallagher
8
-207
/
+455
2010-02-05
Remove unnecessary explicit defaults from SSSDConfig API
Stephen Gallagher
2
-10
/
+10
2010-02-02
Add offline failed login counter
Sumit Bose
2
-0
/
+4
2010-02-02
Add new option ldap_referrals
Sumit Bose
3
-0
/
+3
2010-01-12
Remove local and kerberos providers from the access_provider list
Stephen Gallagher
3
-6
/
+2
2009-12-21
Allow debug_timestamps setting on a per-domain basis
Stephen Gallagher
2
-0
/
+3
2009-12-15
Don't set explicit default for "timeout" in domains
Stephen Gallagher
1
-1
/
+1
2009-12-15
Use sys.exit instead of exit
Sumit Bose
1
-1
/
+2
2009-12-10
Run SSSDConfig tests during 'make check'
Stephen Gallagher
1
-87
/
+95
2009-12-10
Remove default for ldap_use_start_tls in IPA providers
Stephen Gallagher
1
-1
/
+1
2009-12-10
Add 'permit' and 'deny' access providers to SSSDConfig API
Stephen Gallagher
2
-5
/
+16
2009-12-10
Fix processing of Boolean values in SSSDConfig
Stephen Gallagher
4
-23
/
+169
2009-12-10
Add missing SSSDConfig file for IPA for make install
Stephen Gallagher
1
-0
/
+1
2009-12-09
Add missing options to sssd-ipa configuraion
Stephen Gallagher
1
-0
/
+72
2009-12-09
Ensure that list_active_domains returns the real value
Stephen Gallagher
1
-4
/
+16
2009-12-09
SSSDConfig.get_domain() should properly detect active state
Stephen Gallagher
2
-0
/
+30
2009-12-09
SSSDConfig API: fix deactivate_domain()
Stephen Gallagher
2
-2
/
+73
2009-12-08
Fix SSSDConfig API bugs around [de-]activation of domains
Stephen Gallagher
2
-7
/
+152
2009-12-08
Fix broken SSSDChangeConf.set() function
Stephen Gallagher
1
-1
/
+1
2009-12-08
Reduce the verbosity of the SSSDConfigTest
Stephen Gallagher
1
-4
/
+4
2009-12-08
Add SSSDDomain.set_name() function to SSSDConfig API
Stephen Gallagher
2
-3
/
+77
2009-12-08
Make SSSDDomain.remove_provider() remove configured options
Stephen Gallagher
2
-6
/
+54
2009-12-08
SSSDDomain.remove_provider() requires only the provider type
Stephen Gallagher
2
-12
/
+18
2009-12-08
Fail on nonexistent input file
Jakub Hrozek
2
-3
/
+12
2009-12-08
Handle spaces in config parser
Jakub Hrozek
3
-2
/
+43
2009-11-23
Add ldap_pwd_policy option
Sumit Bose
2
-0
/
+4
2009-11-20
Validate Kerberos credentials with local keytab
Sumit Bose
3
-1
/
+11
2009-11-20
upgrade_config fixes for SSSD 0.6 and later
Jakub Hrozek
1
-1
/
+19
2009-11-20
SSSDConfigAPI fixes
Jakub Hrozek
2
-399
/
+133
2009-11-20
Convert SSSDConfig API to ipachangeconf
Jakub Hrozek
3
-59
/
+70
2009-11-20
Change the upgrade script to use ipachangeconf
Jakub Hrozek
1
-0
/
+383
2009-11-20
SSSDChangeConf - a wrapper around ipachangeconf
Jakub Hrozek
1
-0
/
+91
2009-11-20
Add Simo's ipachangeconf
Jakub Hrozek
2
-0
/
+460
2009-11-18
Make the password field configurable in NSS
Jakub Hrozek
2
-0
/
+2
2009-11-10
Add cleanup task
Simo Sorce
1
-0
/
+1
2009-11-05
Update midpoint refresh logic to be relative to cache timeout
Stephen Gallagher
1
-1
/
+1
2009-11-03
Rename sdap_id_map to sdap_attr_map
Simo Sorce
1
-0
/
+2
2009-11-03
Add complete pydoc for SSSDConfig API
Stephen Gallagher
1
-1
/
+534
2009-11-03
Add support for option descriptions to SSSDConfig API
Stephen Gallagher
2
-14
/
+148
2009-11-03
Remove magic_private_groups from SSSDConfig API schema
Stephen Gallagher
2
-3
/
+0
2009-11-03
Make config_file_version a hidden setting in SSSDConfig API
Stephen Gallagher
5
-17
/
+134
2009-10-29
Tidy up ipa options
Simo Sorce
2
-5
/
+1
2009-10-28
Fix sssd.api.conf with correct entry_cache_timeout
Stephen Gallagher
2
-2
/
+5
2009-10-27
Move responsibility for entry expiration timeout
Simo Sorce
2
-2
/
+1
2009-10-26
Add IPA conf template
Simo Sorce
1
-0
/
+9
2009-10-22
Add support for offline auth cache timeout
Stephen Gallagher
1
-0
/
+1
2009-10-22
Bring SSSDConfig API options up-to-date
Stephen Gallagher
3
-21
/
+68
2009-10-13
Package SSSDConfig API
Stephen Gallagher
1
-0
/
+34
2009-10-13
Add plugin configuration schema for proxy provider
Stephen Gallagher
1
-0
/
+7
2009-10-12
Add new SSSDConfig python API
Stephen Gallagher
9
-0
/
+2111