Age | Commit message (Expand) | Author | Files | Lines |
2009-03-02 | Implement GetUserAttributes in the InfoPipe | Stephen Gallagher | 1 | -0/+31 |
2009-03-02 | first version of LOCAL pam backend | Sumit Bose | 1 | -0/+1 |
2009-02-28 | Expose some more functions needed by the tests | Simo Sorce | 1 | -1/+12 |
2009-02-28 | Convert sync calls in sysdb to async, transaction dependent, calls. | Simo Sorce | 1 | -51/+58 |
2009-02-26 | Serialize access to sysdb and also exposes ldb transactions. | Simo Sorce | 1 | -13/+1 |
2009-02-26 | Rebase the code to use talloc, tdb, tevent, ldb as external | Simo Sorce | 1 | -8/+8 |
2009-02-20 | Reorganize sysdb a bit, | Simo Sorce | 1 | -36/+51 |
2009-02-13 | Always pass teh database path explicitly, so that test cases can use | Simo Sorce | 1 | -3/+4 |
2009-02-12 | - make all functions supposed to get input in posix format | Simo Sorce | 1 | -50/+47 |
2009-02-12 | Added sysdb_remove_group_posix and sysdb_remove_group_posix_by_gid | Stephen Gallagher | 1 | -0/+8 |
2009-02-12 | Add support for removing members from groups. Updated convenience functions f... | Stephen Gallagher | 1 | -16/+27 |
2009-02-12 | Add sysdb_add_group_to_posix_group, refactored sysdb_add_acct_to_posix_group ... | Stephen Gallagher | 1 | -0/+11 |
2009-02-12 | Adding sysdb_add_acct_to_posix_group and associated unit tests | Stephen Gallagher | 1 | -2/+12 |
2009-02-12 | Adding sysdb_store_group_posix with unit test | Stephen Gallagher | 1 | -3/+8 |
2009-01-12 | Regroup database rleated functions under db and | Simo Sorce | 1 | -0/+148 |