summaryrefslogtreecommitdiff
path: root/src/providers/ipa/ipa_hbac_private.h
AgeCommit message (Expand)AuthorFilesLines
2013-01-21Remove sysdb arg from [ipa_]hbac_sysdb_save()Simo Sorce1-5/+1
2013-01-21Remove sysdb arg from ipa_hbac_service_info_send()Simo Sorce1-1/+0
2013-01-21Remove sysdb arg from hbac_*host_attrs_to_rule()Simo Sorce1-2/+0
2013-01-21Remove sysdb arg from hbac_service_attrs_to_rule()Simo Sorce1-1/+0
2013-01-21Remove sysdb argument from hbac_user_attrs_to_rule()Simo Sorce1-1/+0
2013-01-15Add domain arg to sysdb_search_users()Simo Sorce1-0/+1
2013-01-15Add domain argument to sysdb_search_custom()Simo Sorce1-0/+3
2012-11-20LDAP: Only convert direct parents' ghost attribute to memberJakub Hrozek1-1/+0
2012-02-24IPA hosts refactoringJan Zeleny1-6/+0
2012-02-06Separate the host-retrieval code from IPA HBAC to common IPA codeJan Zeleny1-19/+0
2012-02-06Implemented support for multiple search bases in HBAC rules and servicesJan Zeleny1-17/+1
2012-01-14Support multiple search bases in HBACJan Zeleny1-1/+1
2011-11-29Add ipa_hbac_support_srchost option to IPA providerJan Zeleny1-0/+3
2011-11-22Cleanup: Remove unused parametersJakub Hrozek1-8/+0
2011-10-14HBAC: Use originalMember for identifying hostgroupsStephen Gallagher1-0/+5
2011-10-14HBAC: Use originalMember for identifying servicegroupsStephen Gallagher1-0/+5
2011-07-08Add helper functions for looking up HBAC rule componentsStephen Gallagher1-0/+194