Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-02-12 | Add sysdb_add_group_to_posix_group, refactored sysdb_add_acct_to_posix_group ↵ | Stephen Gallagher | 2 | -75/+81 | |
to now use sysdb_add_member_to_posix_group along with sysdb_add_member_to_posix_group. Added new unit tests to sysdb-tests.c for groups of groups. | |||||
2009-02-12 | Adding sysdb_add_acct_to_posix_group and associated unit tests | Stephen Gallagher | 2 | -6/+183 | |
2009-02-12 | Adding sysdb_store_group_posix with unit test | Stephen Gallagher | 2 | -6/+177 | |
2009-01-12 | Regroup database rleated functions under db and | Simo Sorce | 2 | -0/+1273 | |
rename everything with the sysdb suffix. |