Age | Commit message (Expand) | Author |
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-01-10 | Header update: 2007 -> 2008 | w00t |
2007-10-22 | Remove the need for a bunch of the hard coded arrays/hashes by scanning the s... | brain |
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 |
2006-12-15 | Jesus, look who's the commit whore today. More header updates, and removal of... | w00t |
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-11 | Now two types of log macro, log() and ilog(). log() assumes an InspIRCd objec... | brain |
2006-08-11 | Removal of an extern | brain |
2006-08-11 | extern time_t TIME -> InspIRCd::Time() | brain |
2006-07-10 | Remove commented out old methods that became templates | brain |
2006-07-10 | If you ask me, it looks a hell of a lot tidier without forcing the cast. | brain |
2006-04-10 | Assorted changes here, Extend() is not templated so you can pass it any point... | om |
2006-03-09 | More const references, this is nearly it apart from the module API.. | om |
2006-02-15 | - Useless loop removed | w00t |
2006-01-15 | Updated copyrights in headers etc using perl inplace edit | brain |
2005-12-07 | Added Metadata API (for transferring extensibles over a network transparent t... | brain |
2005-05-30 | GCC4.0 warning fixes | brain |
2005-05-30 | Added operator = | brain |
2005-05-30 | Added BoolSet utility class | brain |
2005-05-28 | Fixed fd_Setsize in cygwin | brain |
2005-05-15 | Moved a ton of functions into helperfuncs.h to speed up recompiles | brain |
2005-04-21 | Removed some debug output | brain |
2005-04-12 | Added OnBackgroundTimer method, ticks every 5 seconds approximately | brain |
2005-04-05 | Major optimizations! | brain |
2004-05-16 | Updated header comments | brain |
2004-05-01 | Added Module::OnAccessCheck | brain |
2004-04-30 | Added base.cpp, fixed documentation for userrec::HasPermission | brain |