summaryrefslogtreecommitdiff
path: root/src/tools/sss_cache.c
AgeCommit message (Collapse)AuthorFilesLines
2011-08-15sysdb refactoring: memory context deletedJan Zeleny1-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.
2011-08-15sysdb refactoring: deleted domain variables in sysdb APIJan Zeleny1-5/+5
The patch also updates code using modified functions. Tests have also been adjusted.
2011-05-16Fixed uninitialized value in sss_cacheJan Zeleny1-0/+1
https://fedorahosted.org/sssd/ticket/865
2011-05-04Cache cleaning toolJan Zeleny1-0/+360