summaryrefslogtreecommitdiffstats
path: root/server/infopipe/infopipe_private.h
Commit message (Expand)AuthorAgeFilesLines
* Change the way we retrieve domainsSimo Sorce2009-04-081-1/+1
* Implement SetGroupGID in the InfoPipeStephen Gallagher2009-03-091-1/+5
* Add infp_req_init() function to simplify method setupStephen Gallagher2009-03-061-1/+2
* Adding support for SetUserUID to the InfoPipeStephen Gallagher2009-03-051-2/+3
* Implement SetUserAttributes in the InfoPipeStephen Gallagher2009-03-041-0/+4
* Implement GetUserAttributes in the InfoPipeStephen Gallagher2009-03-021-7/+23
* Rebase the code to use talloc, tdb, tevent, ldb as externalSimo Sorce2009-02-261-1/+1
* Store the InfoPipe introspection XML for subsequent requests.Stephen Gallagher2009-02-251-0/+8
* Adding support for CheckPermissions to InfoPipe.Stephen Gallagher2009-02-241-0/+64