Age | Commit message (Expand) | Author |
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-09-26 | Remove InspIRCd* parameters and fields | danieldg |
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-07-29 | Remove last vestige of libircdfoo, by changing tag into a single identifier... | w00t |
2008-02-09 | Use new logging in bancache | 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 | Maybe BanCache works now? | w00t |
2008-01-06 | Add removal of BanCache entries on XLINE add/del, so we avoid out of date res... | w00t |
2008-01-06 | Add bancache expiry stuff, currently records expire 60 seconds after creation... | w00t |
2007-11-17 | It compiles; ship it. | 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 | There are two forms of map::erase(), one erases by key the other by iterator. | brain |
2007-11-04 | Remove some unnecessary headers from places, commit working BanCacheManager s... | w00t |
2007-11-03 | This won't work yet. | w00t |
2007-11-03 | Add bancache.coo/h. Nothing in them, yet. | w00t |