Age | Commit message (Expand) | Author | Files | Lines |
2009-08-21 | Fix sysdb tests | Jakub Hrozek | 1 | -17/+62 |
2009-08-05 | Consolidate tevent helpers | Jakub Hrozek | 1 | -9/+0 |
2009-07-31 | Add ignore_not_found parameter to sysdb delete functions | Jakub Hrozek | 1 | -4/+152 |
2009-07-24 | Add async resolver tests | Jakub Hrozek | 1 | -0/+442 |
2009-07-20 | Remove unused InfoPipe and PolicyKit code | Stephen Gallagher | 2 | -1020/+0 |
2009-07-03 | Cleanup warnings in client and server code | Simo Sorce | 1 | -1/+1 |
2009-07-03 | Rework transaction code to use tevent_req | Simo Sorce | 1 | -572/+464 |
2009-07-03 | Rename sysdb_req to sysdb_handle. | Simo Sorce | 1 | -51/+51 |
2009-06-10 | Fix warnings in stress-tests.c | Simo Sorce | 1 | -19/+21 |
2009-05-28 | Enable enumeration in sysdb tests | Stephen Gallagher | 1 | -0/+8 |
2009-05-26 | Adjust sysdb tests to the new confdb interface and improve sysdb test coverage | Jakub Hrozek | 1 | -39/+771 |
2009-05-26 | Add some more InfoPipe tests | Jakub Hrozek | 1 | -0/+615 |
2009-04-27 | Stress test | Jakub Hrozek | 1 | -0/+326 |
2009-03-19 | Remove references to FreeIPA from D-BUS interfaces | Stephen Gallagher | 1 | -1/+1 |
2009-03-09 | Do not duplicate attribute names macros. | Simo Sorce | 1 | -1/+1 |
2009-03-05 | Remove _PW_ and _GR_ from SYSDB_ defines | Simo Sorce | 1 | -7/+7 |
2009-03-05 | Add functions to add regular users and groups | Simo Sorce | 1 | -12/+146 |
2009-03-04 | Implement SetUserAttributes in the InfoPipe | Stephen Gallagher | 1 | -0/+83 |
2009-03-02 | Implement GetUserAttributes in the InfoPipe | Stephen Gallagher | 1 | -2/+4 |
2009-02-28 | Adapt test to changes to the interface. | Simo Sorce | 1 | -169/+326 |
2009-02-26 | Rebase the code to use talloc, tdb, tevent, ldb as external | Simo Sorce | 1 | -2/+2 |
2009-02-24 | Adding support for CheckPermissions to InfoPipe. | Stephen Gallagher | 1 | -0/+320 |
2009-02-23 | Attach the InfoPipe to the D-BUS system bus. InfoPipe is now capable of liste... | Stephen Gallagher | 1 | -9/+9 |
2009-02-13 | Always pass teh database path explicitly, so that test cases can use | Simo Sorce | 1 | -2/+12 |
2009-02-12 | - make all functions supposed to get input in posix format | Simo Sorce | 1 | -88/+11 |
2009-02-12 | Added sysdb_remove_group_posix and sysdb_remove_group_posix_by_gid | Stephen Gallagher | 1 | -16/+113 |
2009-02-12 | Add support for removing members from groups. Updated convenience functions f... | Stephen Gallagher | 1 | -27/+97 |
2009-02-12 | Add sysdb_add_group_to_posix_group, refactored sysdb_add_acct_to_posix_group ... | Stephen Gallagher | 1 | -17/+155 |
2009-02-12 | Adding sysdb_add_acct_to_posix_group and associated unit tests | Stephen Gallagher | 1 | -21/+279 |
2009-02-12 | Adding sysdb_store_group_posix with unit test | Stephen Gallagher | 1 | -0/+165 |