| Commit message (Expand) | Author | Age | Files | Lines |
* | Add internal min/max/next id management fucntions | Simo Sorce | 2009-03-04 | 1 | -0/+6 |
* | Improve sysdb | Simo Sorce | 2009-03-04 | 1 | -0/+36 |
* | Provide sysdb_set_user_attr() functions. | Simo Sorce | 2009-03-03 | 1 | -0/+75 |
* | Expose some more functions needed by the tests | Simo Sorce | 2009-02-28 | 1 | -0/+4 |
* | Convert sync calls in sysdb to async, transaction dependent, calls. | Simo Sorce | 2009-02-28 | 1 | -0/+13 |
* | Serialize access to sysdb and also exposes ldb transactions. | Simo Sorce | 2009-02-26 | 1 | -736/+9 |
* | Rebase the code to use talloc, tdb, tevent, ldb as external | Simo Sorce | 2009-02-26 | 1 | -8/+8 |
* | Reorganize sysdb a bit, | Simo Sorce | 2009-02-20 | 1 | -930/+154 |
* | Completely rework the nss interface to be able to use 2 | Simo Sorce | 2009-02-20 | 1 | -2/+2 |
* | Fix another transaction mis-handling | Simo Sorce | 2009-02-17 | 1 | -22/+20 |
* | ldb_msg_* functions do not reliably set errno on error, do not realy on that. | Simo Sorce | 2009-02-16 | 1 | -34/+34 |
* | Object not found on delete is not really an error. | Simo Sorce | 2009-02-13 | 1 | -10/+10 |
* | Always pass teh database path explicitly, so that test cases can use | Simo Sorce | 2009-02-13 | 1 | -26/+120 |
* | Fix add member, remove one to many lines in the previous tidyup | Simo Sorce | 2009-02-13 | 1 | -0/+6 |
* | - make all functions supposed to get input in posix format | Simo Sorce | 2009-02-12 | 1 | -165/+170 |
* | Added sysdb_remove_group_posix and sysdb_remove_group_posix_by_gid | Stephen Gallagher | 2009-02-12 | 1 | -3/+132 |
* | Add support for removing members from groups. Updated convenience functions f... | Stephen Gallagher | 2009-02-12 | 1 | -25/+60 |
* | Add sysdb_add_group_to_posix_group, refactored sysdb_add_acct_to_posix_group ... | Stephen Gallagher | 2009-02-12 | 1 | -75/+70 |
* | Adding sysdb_add_acct_to_posix_group and associated unit tests | Stephen Gallagher | 2009-02-12 | 1 | -4/+171 |
* | Adding sysdb_store_group_posix with unit test | Stephen Gallagher | 2009-02-12 | 1 | -3/+169 |
* | Regroup database rleated functions under db and | Simo Sorce | 2009-01-12 | 1 | -0/+1125 |