summaryrefslogtreecommitdiff
path: root/src/responder/nss/nsssrv_mmap_cache.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-24sss_cache tool invalidates records in memory cache.Michal Zidek1-0/+46
2012-06-10Allow fast memcache timeout to be configurableJan Zeleny1-2/+2
2012-04-20Convert read and write operations to sss_atomic_readJakub Hrozek1-10/+10
2012-03-20NSS: Fix debug messageStephen Gallagher1-0/+2
2012-03-19nsssrv: add handling of memory cache group mapSimo Sorce1-0/+70
2012-03-19nsssrv: add handling of memory cache passwd mapSimo Sorce1-0/+76
2012-03-19nsssrv: Add memory cache record handling utilsSimo Sorce1-0/+279
2012-03-19nsssrv: shared memory cache server initializationSimo Sorce1-0/+300