]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/timer.cpp
Add and properly test the ability for an InspTimer to DelTimer itself from within...
[user/henk/code/inspircd.git] / src / timer.cpp
2007-02-09 brainAdd and properly test the ability for an InspTimer...
2007-01-08 brainAdd repeating timers, and make an hourly prune of the...
2006-12-15 w00tJesus, look who's the commit whore today. More header...
2006-09-15 brainAdd timeouts to the http module. Two seperate timeouts...
2006-08-30 brainWahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons...
2006-08-11 brainJust to mess with om's head, remove helperfuncs.h from...
2006-08-10 brainRelocate timer stuff into TimerManager class
2006-04-24 braindelete operator tracking in debug mode (using a macro...
2006-04-11 omRemove an extern, partly because it's unused, partly...
2006-04-10 omRoute some more stuff through socket.h and hash_map...
2006-04-08 omRemove references to inspircd_io from these, stop confi...
2006-04-08 omRemove some unused headers and unneeded casts
2006-02-25 brainInclude tweaks
2006-02-23 omDecide that it wasn't quite appropriate :(
2006-02-23 omAdd entirely pointful smiley to comment
2006-02-23 brainAdded comment
2006-02-23 brainiTypo (like a typo, but with crazy blue sides)
2006-02-23 brainLook-behind for missed timers up to 2 minutes (if your...
2006-02-23 brainMoved timer stuff from OnBackgroundTimer to InspTimer...
2006-02-23 brainFixes
2006-02-23 brainFirst revision of new timer code, not in the makefile...