summaryrefslogtreecommitdiffstats
path: root/server/tests
Commit message (Expand)AuthorAgeFilesLines
* Implement GetUserAttributes in the InfoPipeStephen Gallagher2009-03-021-2/+4
* Adapt test to changes to the interface.Simo Sorce2009-02-281-169/+326
* Rebase the code to use talloc, tdb, tevent, ldb as externalSimo Sorce2009-02-261-2/+2
* Adding support for CheckPermissions to InfoPipe.Stephen Gallagher2009-02-241-0/+320
* Attach the InfoPipe to the D-BUS system bus. InfoPipe is now capable of liste...Stephen Gallagher2009-02-231-9/+9
* Always pass teh database path explicitly, so that test cases can useSimo Sorce2009-02-131-2/+12
* - make all functions supposed to get input in posix formatSimo Sorce2009-02-121-88/+11
* Added sysdb_remove_group_posix and sysdb_remove_group_posix_by_gidStephen Gallagher2009-02-121-16/+113
* Add support for removing members from groups. Updated convenience functions f...Stephen Gallagher2009-02-121-27/+97
* Add sysdb_add_group_to_posix_group, refactored sysdb_add_acct_to_posix_group ...Stephen Gallagher2009-02-121-17/+155
* Adding sysdb_add_acct_to_posix_group and associated unit testsStephen Gallagher2009-02-121-21/+279
* Adding sysdb_store_group_posix with unit testStephen Gallagher2009-02-121-0/+165