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
/
timer.h
Age
Commit message (
Expand
)
Author
2007-02-09
Add and properly test the ability for an InspTimer to DelTimer itself from wi...
brain
2007-01-09
Comment on a lot of recently added stuff that wasnt properly documented (unti...
brain
2007-01-09
Someone forgot to make correct deps for timer.h. Fixed.
brain
2007-01-08
Add repeating timers, and make an hourly prune of the dns cache, otherwise a ...
brain
2006-12-15
And now, just to force you to recompile the *whole* ircd.. updated headers on...
w00t
2006-09-24
Speaking of misleading comments, 'Delete and InspTImer' isn't particularly de...
special
2006-09-15
Add timeouts to the http module. Two seperate timeouts, 60 seconds to receive...
brain
2006-08-11
Document TimerManager class
brain
2006-08-10
Relocate timer stuff into TimerManager class
brain
2006-07-10
Made a load more stuff Extensible which might be of use to someone
brain
2006-04-10
Route some more stuff through socket.h and hash_map.h. Add #define protection...
om
2006-03-12
Commented a lot of stuff that hasnt been commented since 1.0.2
brain
2006-02-23
Look-behind for missed timers up to 2 minutes (if your ircd has hung for 2 mi...
brain
2006-02-23
Moved timer stuff from OnBackgroundTimer to InspTimer derivative
brain
2006-02-23
Incorporating InspTimer into safelist as a test
brain
2006-02-23
Fixes
brain
2006-02-23
First revision of new timer code, not in the makefile yet (so it wont build t...
brain