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