summaryrefslogtreecommitdiff
path: root/src/providers/ipa/ipa_hbac_hosts.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-13IPA: Deprecate ipa_hbac_support_srchost optionOndrej Kos1-0/+5
2013-01-21Remove sysdb arg from hbac_*host_attrs_to_rule()Simo Sorce1-7/+4
2013-01-15Add domain argument to sysdb_search_custom()Simo Sorce1-4/+7
2012-02-24IPA hosts refactoringJan Zeleny1-3/+3
2012-02-06Separate the host-retrieval code from IPA HBAC to common IPA codeJan Zeleny1-434/+0
2012-02-06Fixed minor memory-hierarchy-related issue in IPA HBACJan Zeleny1-1/+2
2012-01-17Raise the debug level of two very noisy statementsStephen Gallagher1-2/+3
2012-01-14Support multiple search bases in HBACJan Zeleny1-37/+171
2011-11-29Add ipa_hbac_support_srchost option to IPA providerJan Zeleny1-35/+138
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
2011-08-15sysdb refactoring: deleted domain variables in sysdb APIJan Zeleny1-2/+2
2011-07-08Add helper functions for looking up HBAC rule componentsStephen Gallagher1-0/+524