]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_chanprotect.cpp
First phase of conversion to dynamic limits on all the lengths, configured via the...
[user/henk/code/inspircd.git] / src / modules / m_chanprotect.cpp
2006-07-09 brainMore copy/paste fixes
2006-07-09 brainGive modeclasses access to Server* Srv via constructor
2006-07-09 brainMore typo fixes
2006-07-09 brainMore tweaks (remove OnExtendedMode)
2006-07-09 brainStarted on this
2006-07-09 omDELETE()'s in destructors *fwap*
2006-04-24 braindelete operator tracking in debug mode (using a macro...
2006-04-06 w00tHoly christ that was a LOT OF SPACES. TABS, USE THEM...
2006-03-11 brainMore converted modules
2006-03-08 brainThese modules were using deprecated Server::IsOnChannel...
2006-01-25 brainChanged to use InsertMode
2006-01-17 brainAdded support for part messages in the module API ...
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2005-12-26 brainConverted to new implements system
2005-12-07 brainChanged behaviour of module API to pass Server* to...
2005-11-30 brainRemoved old OnUserSync and OnChannelSync
2005-11-30 brainAdded OnSyncUser, OnSyncChannel, ProtoSendMode
2005-11-30 brainAdded a parameter to OnRehash for the rehash parameter
2005-10-01 brainFix to bug#82 reported by ashen - "the're" typo
2005-05-30 brainStarted on -Wall - safe compile
2005-05-25 brainChanged so that when the first in the channel gets...
2005-05-20 brain*** empty log message ***
2005-05-15 brainChanged to use __single_client_alloc, faster on most...
2005-05-15 brainMoved a ton of functions into helperfuncs.h to speed...
2005-05-03 brainFixed to remove privilages upon kick
2005-04-13 brainAdded Module::OnSendList
2005-04-07 brainTons of module versionflags stuff, and checks for it...
2005-04-07 brainAdded version flags
2005-04-03 brainMore secure checking in 005 handlers
2005-03-28 brainFixed to take away +q and +a when the user parts the...
2005-03-27 brainAdded 005 numeric handling to most of the modules
2004-05-16 brainUpdated header comments
2004-05-02 brainAdded oper-override module
2004-05-01 brainAdded hardcoded support for chanmodes +aq
2004-05-01 brainTidied the code to use Azhrarns new ConfigReader::ReadF...
2004-05-01 brainAdded comments
2004-05-01 brainProvided modules with the ability to sync data on a...
2004-05-01 brainAdded <options noservices> behaviour for m_chanprotect...
2004-05-01 brainAdded access checks.
2004-05-01 brainAdded module to support modes +q and +a