summaryrefslogtreecommitdiffstats
path: root/src/tools/sss_cache.c
Commit message (Collapse)AuthorAgeFilesLines
...
* sysdb refactoring: memory context deletedJan Zeleny2011-08-151-4/+4
| | | | | | This patch deletes memory context parameter in those places in sysdb where it is not necessary. The code using modified functions has been updated. Tests updated as well.
* sysdb refactoring: deleted domain variables in sysdb APIJan Zeleny2011-08-151-5/+5
| | | | | The patch also updates code using modified functions. Tests have also been adjusted.
* Fixed uninitialized value in sss_cacheJan Zeleny2011-05-161-0/+1
| | | | https://fedorahosted.org/sssd/ticket/865
* Cache cleaning toolJan Zeleny2011-05-041-0/+360