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