summaryrefslogtreecommitdiffstats
path: root/src/providers/ipa/ipa_hbac_users.c
Commit message (Expand)AuthorAgeFilesLines
* Remove sysdb argument from hbac_user_attrs_to_rule()Simo Sorce2013-01-211-4/+4
* Remove unused structureSimo Sorce2013-01-211-6/+0
* Add domain argument to sysdb_search_groups()Simo Sorce2013-01-151-1/+1
* Add domain arg to sysdb_search_users()Simo Sorce2013-01-151-1/+3
* Cleanup: Remove unused parametersJakub Hrozek2011-11-221-2/+0
* HBAC: Properly skip all non-group memberOf entriesStephen Gallagher2011-08-291-1/+2
* sysdb refactoring: deleted domain variables in sysdb APIJan Zeleny2011-08-151-3/+2
* Add helper functions for looking up HBAC rule componentsStephen Gallagher2011-07-081-0/+345