Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-01-21 | Remove sysdb arg from hbac_*host_attrs_to_rule() | Simo Sorce | 1 | -7/+4 | |
2013-01-15 | Add domain argument to sysdb_search_custom() | Simo Sorce | 1 | -4/+7 | |
Also changes sysdb_search_custom_by_name() | |||||
2012-02-24 | IPA hosts refactoring | Jan Zeleny | 1 | -3/+3 | |
2012-02-06 | Separate the host-retrieval code from IPA HBAC to common IPA code | Jan Zeleny | 1 | -434/+0 | |
2012-02-06 | Fixed minor memory-hierarchy-related issue in IPA HBAC | Jan Zeleny | 1 | -1/+2 | |
2012-01-17 | Raise the debug level of two very noisy statements | Stephen Gallagher | 1 | -2/+3 | |
2012-01-14 | Support multiple search bases in HBAC | Jan Zeleny | 1 | -37/+171 | |
2011-11-29 | Add ipa_hbac_support_srchost option to IPA provider | Jan Zeleny | 1 | -35/+138 | |
don't fetch all host groups if this option is false https://fedorahosted.org/sssd/ticket/1078 | |||||
2011-11-22 | Cleanup: Remove unused parameters | Jakub Hrozek | 1 | -8/+2 | |
2011-10-14 | HBAC: Use originalMember for identifying hostgroups | Stephen Gallagher | 1 | -0/+109 | |
2011-09-07 | Do not access memory out of bounds | Sumit Bose | 1 | -2/+2 | |
2011-08-26 | HBAC: Use of hostgroups for targethost or sourcehost was broken | Stephen Gallagher | 1 | -4/+4 | |
We were trying to look up the wrong attribute for the name of the hostgroup. | |||||
2011-08-15 | sysdb refactoring: deleted domain variables in sysdb API | Jan Zeleny | 1 | -2/+2 | |
The patch also updates code using modified functions. Tests have also been adjusted. | |||||
2011-07-08 | Add helper functions for looking up HBAC rule components | Stephen Gallagher | 1 | -0/+524 | |