summaryrefslogtreecommitdiff
path: root/src/providers/ipa/hbac_evaluator.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-02HBAC: Prevent NULL dereference in hbac_evaluateJakub Hrozek1-2/+4
2011-12-05Allow using Glib for UTF8 supportStephen Gallagher1-33/+11
2011-08-01Add rule validator to libipa_hbacStephen Gallagher1-0/+51
2011-07-29libipa_hbac: Support case-insensitive comparisons with UTF8Stephen Gallagher1-16/+98
2011-07-08Treat NULL or empty rhost as unknownStephen Gallagher1-2/+4
2011-07-08Add HBAC evaluator and testsStephen Gallagher1-0/+221