summaryrefslogtreecommitdiff
path: root/src/tools/sss_cache.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-19Display more information on DB version mismatchOndrej Kos1-0/+2
2012-11-06sss_cache: Remove fastcache even if sssd is not running.Michal Zidek1-20/+56
2012-11-06sss_cache: Multiple domains not handled properlyMichal Zidek1-35/+37
2012-10-29Include talloc log in our debug facilityMichal Zidek1-1/+1
2012-09-24sss_cache tool invalidates records in memory cache.Michal Zidek1-0/+26
2012-08-23Unify usage of sysdb transactionsMichal Zidek1-1/+4
2012-05-22Always use positional arguments in translatable stringsStephen Gallagher1-5/+5
2012-04-18sss_cache: Better error reportingJakub Hrozek1-37/+94
2012-04-18sss_cache: support invalidating services and autofs mapsJakub Hrozek1-9/+118
2012-02-29Keep sysdb context in domain info structSumit Bose1-8/+2
2011-08-25New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0Pavel Březina1-1/+1
2011-08-25New DEBUG facility - conversionPavel Březina1-1/+1
2011-08-15sysdb refactoring: memory context deletedJan Zeleny1-4/+4
2011-08-15sysdb refactoring: deleted domain variables in sysdb APIJan Zeleny1-5/+5
2011-05-16Fixed uninitialized value in sss_cacheJan Zeleny1-0/+1
2011-05-04Cache cleaning toolJan Zeleny1-0/+360