]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_joinflood.cpp
All done.
[user/henk/code/inspircd.git] / src / modules / m_joinflood.cpp
2006-09-25 brainAll done.
2006-09-15 brainAnnotations
2006-09-13 brainFix minor memory leak when setting new param that repla...
2006-09-13 brainFix
2006-09-13 brainAnd fix again
2006-09-13 brainMerge jamies many patches
2006-09-02 brainBecause these modes take no parameter when being remove...
2006-08-30 brainFix for parameters which contain a colon (which is...
2006-08-25 brainRemove On005Numeric event from a ton of modules which...
2006-08-23 brainModeParser::InsertMode is no longer required -- this...
2006-08-11 brainJust to mess with om's head, remove helperfuncs.h from...
2006-08-11 brainCamelCaseRocksSoMuchICamelCasedAllTheMethodsOfClassInsp...
2006-08-11 brainNow two types of log macro, log() and ilog(). log(...
2006-08-11 brainNone of the modules use an extern InspIRCd* any more
2006-08-10 brainLast of Server:: methods moved to InspIRCd::. Server...
2006-08-10 brainNote: FOR THE MOMENT, this is BROKEN. It wont run right...
2006-08-10 brainSo much stuff changed in this one, i forgot most of it.
2006-08-10 brainMove InsertMode into ModeParser
2006-08-10 brainFixes and removal of Server::GetServerName()
2006-08-09 brainServerConfig extern moved into class InspIRCd
2006-08-08 brainWHEEEEE!!!!!
2006-08-08 brainWriteChannel* functions and ChanExceptSender* functions...
2006-07-27 brainChange std::pair<bool,std::string> to neater typedef...
2006-07-26 brainAdd extra method to mode handler, ModeHandler::ModeSet().
2006-07-10 brainInherit just about everything from classbase
2006-07-10 brainChange to templated GetExt()
2006-07-09 brainSame here, tidy up the parameter to show what we actual...
2006-07-09 brainAlter SetModeParam to take const char* to save on casts...
2006-07-09 brainFixed for new api
2006-04-24 braindelete operator tracking in debug mode (using a macro...
2006-02-15 w00t- Incorrect
2006-01-25 omChange m_redirect, m_joinflood and m_messageflood to...
2006-01-24 brainSwapped around params to make this work
2006-01-24 rootAdded joinflood +j