]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/bancache.cpp
Merge pull request #1018 from SaberUK/insp20+hidekills
[user/henk/code/inspircd.git] / src / bancache.cpp
2012-08-24 attilamolnarRemove unnecessary assignment in BanCacheManager::Remov...
2012-05-14 Robin BurchellMerge pull request #109 from Justasic/insp20
2012-05-03 Robin BurchellMerge pull request #96 from Justasic/insp20
2012-04-23 Robin BurchellMerge pull request #92 from Robby-/insp20-headers
2012-04-19 Robby-Replace copyright headers with headers granting specifi...
2010-01-11 brain...because every now and again, i have to do a massive...
2009-10-19 danieldgValgrind now runs completely clean.
2009-09-26 danieldgRemove InspIRCd* parameters and fields
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-01-02 w00tUpdate copyrights for 2009.
2008-11-01 w00tSecond attempt at time() -> SI->Time(), now problems...
2008-10-23 w00tRevert earlier time() -> SI->Time() diff for now, this...
2008-10-23 w00tPatch from Namegduf converting all instances (where...
2008-07-29 w00tRemove last vestige of libircdfoo, by changing tag...
2008-02-09 w00tUse new logging in bancache
2008-01-16 w00tAdd an overridden AddHit to BanCacheManager, allowing...
2008-01-10 w00tHeader update: 2007 -> 2008
2008-01-06 w00tMaybe BanCache works now?
2008-01-06 w00tAdd removal of BanCache entries on XLINE add/del, so...
2008-01-06 w00tAdd bancache expiry stuff, currently records expire...
2007-11-17 w00tIt compiles; ship it.
2007-11-15 w00tAdd another BanCache stub. I'm not writing it yet as...
2007-11-05 brainRehash method added which frees unused memory from...
2007-11-04 brainThere are two forms of map::erase(), one erases by...
2007-11-04 w00tRemove some unnecessary headers from places, commit...
2007-11-03 w00tThis won't work yet.
2007-11-03 w00tAdd bancache.coo/h. Nothing in them, yet.