summaryrefslogtreecommitdiffstats
path: root/daemons/ipa-kdb/ipa_kdb_delegation.c
Commit message (Collapse)AuthorAgeFilesLines
* ipa-kdb: fix delegation acl checkSimo Sorce2012-02-281-2/+4
| | | | | We need to check for a matching acl only if one match hasn't already been found, otherwise results are unpredictable and order dependent.
* ipa-kdb: Fix ACL evaluatorSimo Sorce2012-02-201-1/+4
| | | | Fixes: https://fedorahosted.org/freeipa/ticket/2343
* ipa-kdb: Add delgation access control supportSimo Sorce2011-12-081-0/+209