summaryrefslogtreecommitdiffstats
path: root/src/tools/sss_cache.c
Commit message (Expand)AuthorAgeFilesLines
* Display more information on DB version crashOndrej Kos2012-11-191-0/+2
* sss_cache: Remove fastcache even if sssd is not running.Michal Zidek2012-11-061-20/+56
* sss_cache: Multiple domains not handled properlyMichal Zidek2012-11-061-35/+37
* sss_cache tool invalidates records in memory cache.Michal Zidek2012-09-241-0/+26
* Unify usage of sysdb transactionsMichal Zidek2012-08-231-1/+4
* Always use positional arguments in translatable stringsStephen Gallagher2012-05-221-5/+5
* sss_cache: Better error reportingJakub Hrozek2012-04-181-37/+94
* sss_cache: support invalidating services and autofs mapsJakub Hrozek2012-04-181-9/+118
* Keep sysdb context in domain info structSumit Bose2012-02-291-8/+2
* New DEBUG facility - SSSDBG_UNRESOLVED changed from -1 to 0Pavel Březina2011-08-251-1/+1
* New DEBUG facility - conversionPavel Březina2011-08-251-1/+1
* sysdb refactoring: memory context deletedJan Zeleny2011-08-151-4/+4
* sysdb refactoring: deleted domain variables in sysdb APIJan Zeleny2011-08-151-5/+5
* Fixed uninitialized value in sss_cacheJan Zeleny2011-05-161-0/+1
* Cache cleaning toolJan Zeleny2011-05-041-0/+360