summaryrefslogtreecommitdiffstats
path: root/src/responder/nss/nsssrv_mmap_cache.h
Commit message (Collapse)AuthorAgeFilesLines
* mmap cache: public functions to invalidate recordsSimo Sorce2012-12-061-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.
* sss_cache tool invalidates records in memory cache.Michal Zidek2012-09-241-0/+5
|
* Allow fast memcache timeout to be configurableJan Zeleny2012-06-101-1/+1
| | | | https://fedorahosted.org/sssd/ticket/1318
* nsssrv: add handling of memory cache group mapSimo Sorce2012-03-191-0/+6
|
* nsssrv: add handling of memory cache passwd mapSimo Sorce2012-03-191-0/+8
|
* nsssrv: shared memory cache server initializationSimo Sorce2012-03-191-0/+37