summaryrefslogtreecommitdiff
path: root/src/responder/nss/nsssrv_mmap_cache.h
AgeCommit message (Collapse)AuthorFilesLines
2012-12-05mmap cache: public functions to invalidate recordsSimo Sorce1-0/+10
These functions can be called from the nss responder to invalidate records that have ceased to exist or that need to be refreshed the first time an application needs them.
2012-09-24sss_cache tool invalidates records in memory cache.Michal Zidek1-0/+5
2012-06-10Allow fast memcache timeout to be configurableJan Zeleny1-1/+1
https://fedorahosted.org/sssd/ticket/1318
2012-03-19nsssrv: add handling of memory cache group mapSimo Sorce1-0/+6
2012-03-19nsssrv: add handling of memory cache passwd mapSimo Sorce1-0/+8
2012-03-19nsssrv: shared memory cache server initializationSimo Sorce1-0/+37