Age | Commit message (Expand) | Author | Files | Lines |
2009-12-15 | Fix upgrade bug #323 | Simo Sorce | 1 | -180/+186 |
2009-12-10 | Fix DEBUG message for sysdb_init | Sumit Bose | 1 | -2/+2 |
2009-12-10 | Fix for #322, update from old database versions. | Simo Sorce | 1 | -1/+14 |
2009-12-10 | Fix for #316 | Simo Sorce | 1 | -3/+3 |
2009-12-10 | Handle the special 02 upgrade case for 04->05 | Simo Sorce | 1 | -0/+7 |
2009-12-10 | Add rebuild task to memberof plugin | Simo Sorce | 2 | -3/+129 |
2009-12-10 | Always update sysdb to the latest version | Sumit Bose | 1 | -3/+11 |
2009-12-07 | Fix nested group memberships | Simo Sorce | 3 | -66/+109 |
2009-12-07 | Make strdn build functions more available | Simo Sorce | 3 | -42/+58 |
2009-12-07 | Add sysdb_search_custom request | Sumit Bose | 2 | -12/+96 |
2009-12-03 | Use memberuid and not member in group enumerations | Simo Sorce | 1 | -1/+1 |
2009-11-25 | Use ldb modules from build root for tests | Sumit Bose | 1 | -0/+4 |
2009-11-20 | Optimize sysdb_enumgrent | Simo Sorce | 2 | -332/+25 |
2009-11-20 | Improve handling of ccache files | Sumit Bose | 1 | -0/+1 |
2009-11-20 | Correctly escape DN value. | Simo Sorce | 1 | -6/+42 |
2009-11-19 | Fix sysdb upgrade bug | Stephen Gallagher | 1 | -1/+1 |
2009-11-18 | Change initgroups code to use and check the cache | Simo Sorce | 1 | -22/+11 |
2009-11-18 | Fix crash due to uninitialized timeout variable | Simo Sorce | 1 | -0/+1 |
2009-11-18 | Upgrade cache and local databases to case-sensitive names | Stephen Gallagher | 2 | -2/+96 |
2009-11-18 | Make the sysdb user and group names case-sensitive | Stephen Gallagher | 1 | -1/+0 |
2009-11-10 | Refactor delete functions and add a few | Simo Sorce | 2 | -195/+609 |
2009-11-09 | Fix tevent_req error checking. | Simo Sorce | 2 | -76/+22 |
2009-11-07 | added access module of IPA provider | Sumit Bose | 2 | -0/+12 |
2009-11-06 | Always set last update and expire time | Simo Sorce | 2 | -110/+106 |
2009-11-06 | Make available method to quickly retrive string | Simo Sorce | 2 | -3/+35 |
2009-11-04 | Fix for a seg fault during recursive delete | Sumit Bose | 1 | -1/+7 |
2009-11-04 | Add sysdb_attrs_replace_name to sysdb API. | Sumit Bose | 2 | -0/+35 |
2009-11-03 | Rename sdap_id_map to sdap_attr_map | Simo Sorce | 1 | -0/+3 |
2009-11-02 | add sysdb_delete_recursive request to sysdb API | Sumit Bose | 3 | -0/+175 |
2009-10-29 | Allow sysdb_search_entry request to return more than one result | Sumit Bose | 2 | -27/+66 |
2009-10-29 | added a ASQ search API for sysdb | Sumit Bose | 2 | -0/+230 |
2009-10-27 | Move responsibility for entry expiration timeout | Simo Sorce | 2 | -13/+43 |
2009-10-26 | Zero pointers on free | Simo Sorce | 1 | -4/+4 |
2009-10-26 | Read the right buffer, avoids potential segfaults | Simo Sorce | 1 | -5/+5 |
2009-10-22 | Add support for offline auth cache timeout | Stephen Gallagher | 1 | -0/+1 |
2009-10-22 | add store/search/delete interface for custom sysdb objects | Sumit Bose | 3 | -0/+566 |
2009-10-09 | Remove magicPrivateGroups option | Simo Sorce | 4 | -10/+17 |
2009-09-23 | Revert "Use syslog for logging error conditions in SSSD" | Stephen Gallagher | 2 | -38/+38 |
2009-09-21 | Use syslog for logging error conditions in SSSD | Jakub Hrozek | 2 | -38/+38 |
2009-09-11 | Complete the removal of "legacy" option. | Simo Sorce | 3 | -39/+44 |
2009-09-08 | Split database in multiple files | Simo Sorce | 3 | -176/+663 |
2009-08-28 | Speed-up enumerations. | Simo Sorce | 2 | -2/+167 |
2009-08-27 | Remove redunant function and always pass attrs. | Simo Sorce | 2 | -44/+15 |
2009-08-27 | Upgrade database to 0.2 | Simo Sorce | 2 | -5/+172 |
2009-08-27 | Always save using member/memberOf | Simo Sorce | 4 | -216/+146 |
2009-08-24 | Add debug statements to sysdb_ops | Simo Sorce | 1 | -10/+111 |
2009-08-21 | store additional LDAP attributes | Sumit Bose | 2 | -1/+35 |
2009-08-20 | Ensure nextID doesn't reuse an existing local UID or GID | Stephen Gallagher | 1 | -9/+21 |
2009-08-10 | Do not fail enumerations because of range checks | Simo Sorce | 1 | -3/+3 |
2009-08-05 | Consolidate tevent helpers | Jakub Hrozek | 1 | -26/+0 |