index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
bancache.h
Age
Commit message (
Expand
)
Author
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