Age | Commit message (Expand) | Author |
2012-04-14 | Fixes for bug #12 | Justin Crawford |
2010-01-11 | ...because every now and again, i have to do a massive commit. | brain |
2009-10-19 | Valgrind now runs completely clean. | danieldg |
2009-10-18 | Remove VF_SERVICEPROVIDER, prevent heap allocation of ConfigReader | danieldg |
2009-09-26 | Remove InspIRCd* parameters and fields | danieldg |
2009-09-02 | Valgrind cleanup: finish destructor creation | danieldg |
2009-08-15 | win: Last part of support required for VS2010: | w00t |
2009-03-15 | Update all wiki links to point to the new wiki. This was done automatically w... | psychon |
2009-01-02 | Update copyrights for 2009. | w00t |
2008-11-01 | Second attempt at time() -> SI->Time(), now problems with the original were f... | w00t |
2008-10-23 | Revert earlier time() -> SI->Time() diff for now, this causes problems with d... | w00t |
2008-10-23 | Patch from Namegduf converting all instances (where possible) of time() -> Se... | w00t |
2008-09-20 | Start documenting stuff for 3rd party developers. Comments only, won't affect... | brain |
2008-02-05 | fixed std:: stuff | fez |
2008-02-03 | Clear up header insanity | w00t |
2008-01-16 | Make default bancache time one day. This may seem long, but as XLines expire,... | 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 | Add overridden constructor with specified time in seconds for bancache entry ... | w00t |
2008-01-06 | Add bancache expiry stuff, currently records expire 60 seconds after creation... | 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 | Make bancache compile on windows | brain |
2007-11-04 | Remove some unnecessary headers from places, commit working BanCacheManager s... | w00t |
2007-11-03 | You'll hit yourself w00t. You left the ; off both the class decls :p | brain |
2007-11-03 | This won't work yet. | w00t |
2007-11-03 | Add bancache.coo/h. Nothing in them, yet. | w00t |