summaryrefslogtreecommitdiff
path: root/server/infopipe/infopipe_private.h
AgeCommit message (Expand)AuthorFilesLines
2009-07-20Remove unused InfoPipe and PolicyKit codeStephen Gallagher1-98/+0
2009-04-08Change the way we retrieve domainsSimo Sorce1-1/+1
2009-03-09Implement SetGroupGID in the InfoPipeStephen Gallagher1-1/+5
2009-03-06Add infp_req_init() function to simplify method setupStephen Gallagher1-1/+2
2009-03-05Adding support for SetUserUID to the InfoPipeStephen Gallagher1-2/+3
2009-03-04Implement SetUserAttributes in the InfoPipeStephen Gallagher1-0/+4
2009-03-02Implement GetUserAttributes in the InfoPipeStephen Gallagher1-7/+23
2009-02-26Rebase the code to use talloc, tdb, tevent, ldb as externalSimo Sorce1-1/+1
2009-02-25Store the InfoPipe introspection XML for subsequent requests.Stephen Gallagher1-0/+8
2009-02-24Adding support for CheckPermissions to InfoPipe.Stephen Gallagher1-0/+64