summaryrefslogtreecommitdiffstats
path: root/src/responder/nss/nsssrv_mmap_cache.c
Commit message (Expand)AuthorAgeFilesLines
* Check slot validity before MC_SLOT_TO_PTR.sssd-1.9.2-128.el6Michal Zidek2013-09-261-15/+75
* mmap_cache: Do not remove record from chain twiceLukas Slebodnik2013-09-261-0/+6
* mmap_cache: Use stricter check for hash keys.Lukas Slebodnik2013-09-031-4/+6
* mmap_cache: Skip records which doesn't have same hashLukas Slebodnik2013-09-031-2/+34
* mmap_cache: Store corrupted mmap cache before resetMichal Zidek2013-09-031-0/+66
* mmap_cache: Use better checks for corrupted mc in responderMichal Zidek2013-09-031-3/+53
* mmap_cache: Off by one error.Michal Zidek2013-09-031-6/+6
* mmap_cache: Check if slot and name_ptr are not invalid.sssd-1.9.2-118.el6Michal Zidek2013-08-111-2/+52
* 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