]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/timer.h
Merge pull request #1071 from SaberUK/insp20+fix-lusers
[user/henk/code/inspircd.git] / include / timer.h
2012-07-13 Attila MolnarMerge pull request #230 from Robby-/insp20-openssl
2012-07-05 Attila MolnarMerge pull request #242 from SaberUK/insp20-doxygen-fix
2012-07-05 Peter PowellFix Doxygen syntax errors.
2012-05-14 Robin BurchellMerge pull request #109 from Justasic/insp20
2012-05-03 Robin BurchellMerge pull request #96 from Justasic/insp20
2012-04-23 Robin BurchellMerge pull request #92 from Robby-/insp20-headers
2012-04-19 Robby-Replace copyright headers with headers granting specifi...
2010-01-11 brain...because every now and again, i have to do a massive...
2009-09-26 danieldgRemove InspIRCd* parameters and fields
2009-09-02 danieldgValgrind cleanup: finish destructor creation
2009-09-02 danieldgRemove unneeded Extensible inheritance and remove ...
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-01-02 w00tUpdate copyrights for 2009.
2008-02-03 w00tClear up header insanity
2008-01-13 w00tNew timer code. This may be a tiny fraction slower...
2008-01-10 w00tHeader update: 2007 -> 2008
2007-10-15 w00tInspTimer -> Timer
2007-07-16 peaveyOOPS! We try again, since I'm smoking craq. LF is 0x0a...
2007-07-16 peavey'svn propset -R svn:eol-style CR *' Set to UNIX-style...
2007-06-17 brainComments
2007-05-19 w00tWindows support. Tested and working to compile on freeb...
2007-02-10 brainAnd make it compile. (whoops)
2007-02-10 braintimermanager never had a ServerInstance. Give it one...
2007-02-09 brainAdd and properly test the ability for an InspTimer...
2007-01-09 brainComment on a lot of recently added stuff that wasnt...
2007-01-09 brainSomeone forgot to make correct deps for timer.h. Fixed.
2007-01-08 brainAdd repeating timers, and make an hourly prune of the...
2006-12-15 w00tAnd now, just to force you to recompile the *whole...
2006-09-24 specialSpeaking of misleading comments, 'Delete and InspTImer...
2006-09-15 brainAdd timeouts to the http module. Two seperate timeouts...
2006-08-11 brainDocument TimerManager class
2006-08-10 brainRelocate timer stuff into TimerManager class
2006-07-10 brainMade a load more stuff Extensible which might be of...
2006-04-10 omRoute some more stuff through socket.h and hash_map...
2006-03-12 brainCommented a lot of stuff that hasnt been commented...
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 brainIncorporating InspTimer into safelist as a test
2006-02-23 brainFixes
2006-02-23 brainFirst revision of new timer code, not in the makefile...