Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-02-13 | Always pass teh database path explicitly, so that test cases can use | Simo Sorce | 3 | -29/+192 |
2009-02-13 | Fix add member, remove one to many lines in the previous tidyup | Simo Sorce | 1 | -0/+6 |
2009-02-12 | - make all functions supposed to get input in posix format | Simo Sorce | 2 | -215/+217 |
2009-02-12 | Added sysdb_remove_group_posix and sysdb_remove_group_posix_by_gid | Stephen Gallagher | 2 | -3/+140 |
2009-02-12 | Add support for removing members from groups. Updated convenience functions f... | Stephen Gallagher | 2 | -41/+87 |
2009-02-12 | Add sysdb_add_group_to_posix_group, refactored sysdb_add_acct_to_posix_group ... | Stephen Gallagher | 2 | -75/+81 |
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 |