]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/bancache.h
Remove InspIRCd* parameters and fields
[user/henk/code/inspircd.git] / include / bancache.h
2009-09-26 danieldgRemove InspIRCd* parameters and fields
2009-09-02 danieldgValgrind cleanup: finish destructor creation
2009-08-15 w00twin: Last part of support required for VS2010:
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-09-20 brainStart documenting stuff for 3rd party developers. Comme...
2008-02-05 fezfixed std:: stuff
2008-02-03 w00tClear up header insanity
2008-01-16 w00tMake default bancache time one day. This may seem long...
2008-01-16 w00tAdd an overridden AddHit to BanCacheManager, allowing...
2008-01-10 w00tHeader update: 2007 -> 2008
2008-01-06 w00tAdd overridden constructor with specified time in secon...
2008-01-06 w00tAdd bancache expiry stuff, currently records expire...
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 brainMake bancache compile on windows
2007-11-04 w00tRemove some unnecessary headers from places, commit...
2007-11-03 brainYou'll hit yourself w00t. You left the ; off both the...
2007-11-03 w00tThis won't work yet.
2007-11-03 w00tAdd bancache.coo/h. Nothing in them, yet.