]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/bancache.h
Switch <stdint.h> test to use a test file too.
[user/henk/code/inspircd.git] / include / bancache.h
2012-10-12 AdamMerge pull request #320 from ChrisTX/insp20+cleanupwin
2012-10-12 ChrisTXWindows: In-depth cleanup (see details)
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...
2012-04-18 Robin BurchellMerge pull request #70 from Shawn-Smith/insp20+chancrea...
2012-04-15 Robin BurchellMerge pull request #55 from Justasic/insp20
2012-04-15 Justin CrawfordFixes for bug #12
2010-01-11 brain...because every now and again, i have to do a massive...
2009-10-19 danieldgValgrind now runs completely clean.
2009-10-18 danieldgRemove VF_SERVICEPROVIDER, prevent heap allocation...
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.