Age | Commit message (Expand) | Author | Files | Lines |
2009-07-08 | Add async helper functions | Simo Sorce | 1 | -24/+13 |
2009-07-03 | Rework transaction code to use tevent_req | Simo Sorce | 1 | -1250/+2383 |
2009-07-03 | Rename sysdb_req to sysdb_handle. | Simo Sorce | 1 | -88/+88 |
2009-05-26 | Fix manual UID assignment in sysdb | Jakub Hrozek | 1 | -11/+15 |
2009-05-18 | Move actual password caching into sysdb | Simo Sorce | 1 | -1/+49 |
2009-04-27 | enable uid/gid generation again | Sumit Bose | 1 | -3/+6 |
2009-04-23 | fixes for user and group creation in LOCAL domain | Sumit Bose | 1 | -0/+19 |
2009-04-13 | Always pass full domain info | Simo Sorce | 1 | -18/+23 |
2009-04-07 | Clean up warnings in SSSD | Stephen Gallagher | 1 | -1/+0 |
2009-03-18 | Fix segfault error caused by a double free | Simo Sorce | 1 | -178/+118 |
2009-03-10 | Fix returning user with missing optional attributes. | Simo Sorce | 1 | -7/+13 |
2009-03-09 | Move MPG checks within sysdb. | Simo Sorce | 1 | -12/+184 |
2009-03-09 | Implement SetGroupGID in the InfoPipe | Stephen Gallagher | 1 | -0/+67 |
2009-03-06 | Remove obsolete comment | Simo Sorce | 1 | -3/+0 |
2009-03-05 | Remove _PW_ and _GR_ from SYSDB_ defines | Simo Sorce | 1 | -26/+26 |
2009-03-05 | Add functions to add regular users and groups | Simo Sorce | 1 | -15/+286 |
2009-03-04 | Add internal min/max/next id management fucntions | Simo Sorce | 1 | -13/+276 |
2009-03-03 | Provide sysdb_set_user_attr() functions. | Simo Sorce | 1 | -0/+56 |
2009-02-28 | Expose some more functions needed by the tests | Simo Sorce | 1 | -0/+98 |
2009-02-28 | Convert sync calls in sysdb to async, transaction dependent, calls. | Simo Sorce | 1 | -0/+938 |