summaryrefslogtreecommitdiff
path: root/server/tests
AgeCommit message (Expand)AuthorFilesLines
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