Age | Commit message (Expand) | Author |
2012-04-19 | Replace copyright headers with headers granting specific authors copyright | Robby- |
2010-01-11 | ...because every now and again, i have to do a massive commit. | brain |
2009-09-26 | Remove InspIRCd* parameters and fields | danieldg |
2009-09-02 | Valgrind cleanup: finish destructor creation | danieldg |
2009-03-15 | Update all wiki links to point to the new wiki. This was done automatically w... | psychon |
2009-02-14 | Nuke trailing spaces | peavey |
2009-01-02 | Update copyrights for 2009. | w00t |
2008-07-29 | Remove last vestige of libircdfoo, by changing tag into a single identifier... | w00t |
2008-02-14 | Fix timer crashes: relying on an iterator after adding to/resorting the vecto... | w00t |
2008-01-13 | New timer code. This may be a tiny fraction slower (though I think it will be... | w00t |
2008-01-10 | Header update: 2007 -> 2008 | w00t |
2007-11-04 | Honking huge commit. Removal of DELETE() template that never worked right anyway | brain |
2007-10-22 | Remove the need for a bunch of the hard coded arrays/hashes by scanning the s... | brain |
2007-10-15 | InspTimer -> Timer | w00t |
2007-07-16 | OOPS! 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-02-10 | timermanager never had a ServerInstance. Give it one so we can use InspIRCd::... | brain |
2007-02-10 | Remove dup code by calling TickTimers in a loop | brain |
2007-02-10 | DELETE() on the timergroup in DelTimer (small memory leak) | brain |
2007-02-09 | Add and properly test the ability for an InspTimer to DelTimer itself from wi... | brain |
2007-01-08 | Add repeating timers, and make an hourly prune of the dns cache, otherwise a ... | brain |
2006-12-15 | Jesus, look who's the commit whore today. More header updates, and removal of... | w00t |
2006-09-15 | Add timeouts to the http module. Two seperate timeouts, 60 seconds to receive... | brain |
2006-08-30 | Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include lists | brain |
2006-08-11 | Just to mess with om's head, remove helperfuncs.h from everywhere | brain |
2006-08-10 | Relocate timer stuff into TimerManager class | brain |
2006-04-24 | delete operator tracking in debug mode (using a macro -- live with it.) | brain |
2006-04-11 | Remove an extern, partly because it's unused, partly because it then gets sha... | om |
2006-04-10 | Route some more stuff through socket.h and hash_map.h. Add #define protection... | om |
2006-04-08 | Remove references to inspircd_io from these, stop configure making all the mo... | om |
2006-04-08 | Remove some unused headers and unneeded casts | om |
2006-02-25 | Include tweaks | brain |
2006-02-23 | Decide that it wasn't quite appropriate :( | om |
2006-02-23 | Add entirely pointful smiley to comment | om |
2006-02-23 | Added comment | brain |
2006-02-23 | iTypo (like a typo, but with crazy blue sides) | 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 | Fixes | brain |
2006-02-23 | First revision of new timer code, not in the makefile yet (so it wont build t... | brain |