summaryrefslogtreecommitdiff
path: root/server/db/sysdb.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-12- make all functions supposed to get input in posix formatSimo Sorce1-165/+170
2009-02-12Added sysdb_remove_group_posix and sysdb_remove_group_posix_by_gidStephen Gallagher1-3/+132
2009-02-12Add support for removing members from groups. Updated convenience functions f...Stephen Gallagher1-25/+60
2009-02-12Add sysdb_add_group_to_posix_group, refactored sysdb_add_acct_to_posix_group ...Stephen Gallagher1-75/+70
2009-02-12Adding sysdb_add_acct_to_posix_group and associated unit testsStephen Gallagher1-4/+171
2009-02-12Adding sysdb_store_group_posix with unit testStephen Gallagher1-3/+169
2009-01-12Regroup database rleated functions under db andSimo Sorce1-0/+1125