Age | Commit message (Expand) | Author |
---|---|---|
2008-02-09 | Use new logging in bancache | w00t |
2008-01-16 | Add an overridden AddHit to BanCacheManager, allowing the expiry time to be set. | w00t |
2008-01-10 | Header update: 2007 -> 2008 | w00t |
2008-01-06 | Maybe BanCache works now? | w00t |
2008-01-06 | Add removal of BanCache entries on XLINE add/del, so we avoid out of date res... | w00t |
2008-01-06 | Add bancache expiry stuff, currently records expire 60 seconds after creation... | w00t |
2007-11-17 | It compiles; ship it. | w00t |
2007-11-15 | Add another BanCache stub. I'm not writing it yet as the storage of entries h... | w00t |
2007-11-05 | Rehash method added which frees unused memory from the hash_map. Has a delete... | brain |
2007-11-04 | There are two forms of map::erase(), one erases by key the other by iterator. | brain |
2007-11-04 | Remove some unnecessary headers from places, commit working BanCacheManager s... | w00t |
2007-11-03 | This won't work yet. | w00t |
2007-11-03 | Add bancache.coo/h. Nothing in them, yet. | w00t |