summaryrefslogtreecommitdiff
path: root/include/timer.h
AgeCommit message (Expand)Author
2012-07-05Fix Doxygen syntax errors.Peter Powell
2012-04-19Replace copyright headers with headers granting specific authors copyrightRobby-
2010-01-11...because every now and again, i have to do a massive commit.brain
2009-09-26Remove InspIRCd* parameters and fieldsdanieldg
2009-09-02Valgrind cleanup: finish destructor creationdanieldg
2009-09-02Remove unneeded Extensible inheritance and remove "age" field from classbasedanieldg
2009-03-15Update all wiki links to point to the new wiki. This was done automatically w...psychon
2009-01-02Update copyrights for 2009.w00t
2008-02-03Clear up header insanityw00t
2008-01-13New timer code. This may be a tiny fraction slower (though I think it will be...w00t
2008-01-10Header update: 2007 -> 2008w00t
2007-10-15InspTimer -> Timerw00t
2007-07-16OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.peavey
2007-07-16'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...peavey
2007-06-17Commentsbrain
2007-05-19Windows support. Tested and working to compile on freebsd and linux. Next ste...w00t
2007-02-10And make it compile. (whoops)brain
2007-02-10timermanager never had a ServerInstance. Give it one so we can use InspIRCd::...brain
2007-02-09Add and properly test the ability for an InspTimer to DelTimer itself from wi...brain
2007-01-09Comment on a lot of recently added stuff that wasnt properly documented (unti...brain
2007-01-09Someone forgot to make correct deps for timer.h. Fixed.brain
2007-01-08Add repeating timers, and make an hourly prune of the dns cache, otherwise a ...brain
2006-12-15And now, just to force you to recompile the *whole* ircd.. updated headers on...w00t
2006-09-24Speaking of misleading comments, 'Delete and InspTImer' isn't particularly de...special
2006-09-15Add timeouts to the http module. Two seperate timeouts, 60 seconds to receive...brain
2006-08-11Document TimerManager classbrain
2006-08-10Relocate timer stuff into TimerManager classbrain
2006-07-10Made a load more stuff Extensible which might be of use to someonebrain
2006-04-10Route some more stuff through socket.h and hash_map.h. Add #define protection...om
2006-03-12Commented a lot of stuff that hasnt been commented since 1.0.2brain
2006-02-23Look-behind for missed timers up to 2 minutes (if your ircd has hung for 2 mi...brain
2006-02-23Moved timer stuff from OnBackgroundTimer to InspTimer derivativebrain
2006-02-23Incorporating InspTimer into safelist as a testbrain
2006-02-23Fixesbrain
2006-02-23First revision of new timer code, not in the makefile yet (so it wont build t...brain