summaryrefslogtreecommitdiff
path: root/src/providers/ipa/ipa_hbac_hosts.c
AgeCommit message (Collapse)AuthorFilesLines
2011-11-29Add ipa_hbac_support_srchost option to IPA providerJan Zeleny1-35/+138
don't fetch all host groups if this option is false https://fedorahosted.org/sssd/ticket/1078
2011-11-22Cleanup: Remove unused parametersJakub Hrozek1-8/+2
2011-10-14HBAC: Use originalMember for identifying hostgroupsStephen Gallagher1-0/+109
2011-09-07Do not access memory out of boundsSumit Bose1-2/+2
2011-08-26HBAC: Use of hostgroups for targethost or sourcehost was brokenStephen Gallagher1-4/+4
We were trying to look up the wrong attribute for the name of the hostgroup.
2011-08-15sysdb refactoring: deleted domain variables in sysdb APIJan Zeleny1-2/+2
The patch also updates code using modified functions. Tests have also been adjusted.
2011-07-08Add helper functions for looking up HBAC rule componentsStephen Gallagher1-0/+524