summaryrefslogtreecommitdiffstats
path: root/src/util/mmap_cache.h
Commit message (Expand)AuthorAgeFilesLines
* mmap_cache: Use better checks for corrupted mc in responderMichal Zidek2013-08-191-2/+0
* mmap_cache: Off by one error.Michal Zidek2013-08-191-0/+3
* mmap_cache: Check if slot and name_ptr are not invalid.Michal Zidek2013-08-111-0/+3
* memcache: make MC_PTR_TO_SLOT() more readablePavel Březina2013-01-071-2/+1
* memcache: add macro that validates record lengthPavel Březina2013-01-071-0/+6
* Carefully check records when forcibly invalidatingSimo Sorce2012-12-201-2/+4
* nsssrv: add handling of memory cache group mapSimo Sorce2012-03-191-0/+10
* util: Helper headers for shared memory cacheSimo Sorce2012-03-191-0/+117