summaryrefslogtreecommitdiffstats
path: root/src/responder/nss/nsssrv_mmap_cache.c
Commit message (Expand)AuthorAgeFilesLines
* File descriptor leak in nss responder.sssd-1.9.2-112.el6Michal Zidek2013-08-091-18/+43
* Debug message in sss_mc_create_file.Michal Zidek2013-08-091-0/+5
* mmap cache: invalidate cache on fatal errorSimo Sorce2012-12-201-6/+26
* Carefully check records when forcibly invalidatingSimo Sorce2012-12-201-18/+101
* Update free table when records are invalidated.Simo Sorce2012-12-201-14/+23
* nss_mc: Add extra checks when dereferencing recordsSimo Sorce2012-12-201-0/+12
* NSS: Fix the error handler in sss_mc_create_fileJakub Hrozek2012-12-141-10/+16
* mmap cache: public functions to invalidate recordsSimo Sorce2012-12-061-0/+125
* 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