Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-09-23 | mmap_cache: Use two chains for hash collision. | Lukas Slebodnik | 1 | -8/+12 |
2013-08-19 | mmap_cache: Use better checks for corrupted mc in responder | Michal Zidek | 1 | -2/+0 |
2013-08-19 | mmap_cache: Off by one error. | Michal Zidek | 1 | -0/+3 |
2013-08-11 | mmap_cache: Check if slot and name_ptr are not invalid. | Michal Zidek | 1 | -0/+3 |
2013-01-07 | memcache: make MC_PTR_TO_SLOT() more readable | Pavel Březina | 1 | -2/+1 |
2013-01-07 | memcache: add macro that validates record length | Pavel Březina | 1 | -0/+6 |
2012-12-20 | Carefully check records when forcibly invalidating | Simo Sorce | 1 | -2/+4 |
2012-03-19 | nsssrv: add handling of memory cache group map | Simo Sorce | 1 | -0/+10 |
2012-03-19 | util: Helper headers for shared memory cache | Simo Sorce | 1 | -0/+117 |