]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_exemptchanops.cpp
Update m_exemptchanops to allow users to specify the status required for the exemption
[user/henk/code/inspircd.git] / src / modules / m_exemptchanops.cpp
2010-02-09 danieldgUpdate m_exemptchanops to allow users to specify the...
2010-01-15 danieldgRemove VF_COMMON from mode-provider modules (no longer...
2010-01-11 brain...because every now and again, i have to do a massive...
2009-11-16 danieldgUse ServiceProvider for inter-module dependencies
2009-10-17 danieldgRemove dummy API_VERSION from Version constructor
2009-10-12 danieldgMake OnChannelRestrictionApply take a User* instead...
2009-10-12 danieldgm_exemptchanops by jackmcbarn - channel mode +X to...