Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-06-29 | confdb: add entry_cache_sudo_timeout option | Pavel Březina | 1 | -0/+1 | |
2012-06-21 | Add support for ID ranges | Sumit Bose | 1 | -0/+1 | |
2012-06-18 | Make the client idle timeout configurable | Stephen Gallagher | 1 | -0/+1 | |
2012-06-13 | LDAP: Add ldap_*_use_matching_rule_in_chain options | Stephen Gallagher | 1 | -0/+3 | |
2012-06-10 | Allow fast memcache timeout to be configurable | Jan Zeleny | 1 | -0/+1 | |
https://fedorahosted.org/sssd/ticket/1318 | |||||
2012-06-10 | IPA subdomains - ask for information about master domain | Jan Zeleny | 1 | -0/+1 | |
The query is performed only if there is missing information in the cache. That means this should be done only once after restart when cache doesn't exist. All subsequent requests for subdomains won't include the request for master domain. | |||||
2012-06-05 | Fix the default sssd.conf path | Jakub Hrozek | 1 | -1/+1 | |
2012-05-31 | SSSDConfig: Make default config and schema file locations configurable | Stephen Gallagher | 1 | -6/+6 | |
https://fedorahosted.org/sssd/ticket/1008 | |||||
2012-05-31 | SSSDConfig: Make SSSDConfig a package | Stephen Gallagher | 3 | -0/+3022 | |
We were polluting the primary Python space with several dependencies. We will now install them their own directory/module. |