Age | Commit message (Expand) | Author |
2005-12-07 | Changed behaviour of module API to pass Server* to the constructor, rather th... | brain |
2005-11-30 | Removed old OnUserSync and OnChannelSync | brain |
2005-11-30 | Added OnSyncUser, OnSyncChannel, ProtoSendMode | brain |
2005-11-30 | Added a parameter to OnRehash for the rehash parameter | brain |
2005-10-01 | Fix to bug#82 reported by ashen - "the're" typo | brain |
2005-05-30 | Started on -Wall - safe compile | brain |
2005-05-25 | Changed so that when the first in the channel gets founder, the +q mode chang... | brain |
2005-05-20 | *** empty log message *** | brain |
2005-05-15 | Changed to use __single_client_alloc, faster on most systems in a single thread | brain |
2005-05-15 | Moved a ton of functions into helperfuncs.h to speed up recompiles | brain |
2005-05-03 | Fixed to remove privilages upon kick | brain |
2005-04-13 | Added Module::OnSendList | brain |
2005-04-07 | Tons of module versionflags stuff, and checks for it in /UNLOADMODULE | brain |
2005-04-07 | Added version flags | brain |
2005-04-03 | More secure checking in 005 handlers | brain |
2005-03-28 | Fixed to take away +q and +a when the user parts the channel (double DOH) | brain |
2005-03-27 | Added 005 numeric handling to most of the modules | brain |
2004-05-16 | Updated header comments | brain |
2004-05-02 | Added oper-override module | brain |
2004-05-01 | Added hardcoded support for chanmodes +aq | brain |
2004-05-01 | Tidied the code to use Azhrarns new ConfigReader::ReadFlag method | brain |
2004-05-01 | Added comments | brain |
2004-05-01 | Provided modules with the ability to sync data on a netjoin | brain |
2004-05-01 | Added <options noservices> behaviour for m_chanprotect.so as suggested by Craig | brain |
2004-05-01 | Added access checks. | brain |
2004-05-01 | Added module to support modes +q and +a | brain |