Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-07-08 | Add ipa_hbac_refresh option | Stephen Gallagher | 1 | -0/+2 | |
This option describes the time between refreshes of the HBAC rules on the IPA server. | |||||
2011-07-08 | Add new HBAC lookup and evaluation routines | Stephen Gallagher | 1 | -0/+18 | |
2011-07-08 | Remove old HBAC implementation | Stephen Gallagher | 1 | -10/+1 | |
2011-01-19 | Add ipa_hbac_search_base config option | Sumit Bose | 1 | -1/+1 | |
2010-09-23 | Handle host objects like other objects | Sumit Bose | 1 | -1/+2 | |
2010-07-09 | Use new LDAP connection framework in IPA access backend. | eindenbom | 1 | -1/+41 | |
2010-06-02 | Remove service groups | Sumit Bose | 1 | -2/+0 | |
Because the memberOf attribute is now set for the service objects we do not need to fetch the service groups separately anymore. | |||||
2010-06-02 | Use new schema for HBAC service checks | Sumit Bose | 1 | -0/+4 | |
2010-03-25 | Fix LDAP search paths for IPA HBAC | Sumit Bose | 1 | -0/+1 | |
- use domain_to_basedn() to construct LDAP search paths for IPA HBAC - move domain_to_basedn() to a separate file to simplify the build of a test | |||||
2010-02-18 | Rename server/ directory to src/ | Stephen Gallagher | 1 | -0/+66 | |
Also update BUILD.txt |