summaryrefslogtreecommitdiffstats
path: root/src/responder/nss/nsssrv_mmap_cache.c
Commit message (Expand)AuthorAgeFilesLines
* Allow mmap calls to gracefully return absent ctxSimo Sorce2012-12-141-0/+25
* NSS: Fix the error handler in sss_mc_create_fileJakub Hrozek2012-12-111-10/+16
* mmap cache: public functions to invalidate recordsSimo Sorce2012-12-051-0/+125
* Add helpers to set common mc record fieldsSimo Sorce2012-11-101-16/+26
* sss_cache: Remove fastcache even if sssd is not running.Michal Zidek2012-11-061-3/+23
* sss_cache tool invalidates records in memory cache.Michal Zidek2012-09-241-0/+46
* Allow fast memcache timeout to be configurableJan Zeleny2012-06-101-2/+2
* Convert read and write operations to sss_atomic_readJakub Hrozek2012-04-201-10/+10
* NSS: Fix debug messageStephen Gallagher2012-03-201-0/+2
* nsssrv: add handling of memory cache group mapSimo Sorce2012-03-191-0/+70
* nsssrv: add handling of memory cache passwd mapSimo Sorce2012-03-191-0/+76
* nsssrv: Add memory cache record handling utilsSimo Sorce2012-03-191-0/+279
* nsssrv: shared memory cache server initializationSimo Sorce2012-03-191-0/+300