summaryrefslogtreecommitdiff
path: root/server/tests/infopipe-tests.c
AgeCommit message (Collapse)AuthorFilesLines
2009-02-24Adding support for CheckPermissions to InfoPipe.Stephen Gallagher1-0/+320
CheckPermissions will currently return unrestricted access to the root user, and no access to any other user. Once we decide on an ACL mechanism, this will be easy to change. I have also added very basic tests for the Introspect and CheckPermissions methods.