summaryrefslogtreecommitdiff
path: root/server/providers/ipa/ipa_access.c
AgeCommit message (Collapse)AuthorFilesLines
2009-11-12Add support for host, source host and user categorySumit Bose1-8/+54
This patch add support for the host, source host and user category 'all'. All other category values are ignored so far. With the patch the interpretation of an empty memberUser and empty sourceHost and externalHost is changed to 'not applicable'.
2009-11-10Add check for access-time rules to ipa_access.Sumit Bose1-0/+64
2009-11-09Fix tevent_req error checking.Simo Sorce1-18/+3
When possible using a macro that correctly deals with tstate
2009-11-07Fix buildSimo Sorce1-4/+8
2009-11-07added access module of IPA providerSumit Bose1-0/+1572