]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_channelban.cpp
Make VF_OPTCOMMON module mismatches a fatal link error by default
[user/henk/code/inspircd.git] / src / modules / m_channelban.cpp
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-03-14 danieldgExtban rework: allow exceptions to override bans on...
2009-02-25 danieldgAdd VF_COMMON to all modules that provide an extban
2009-01-02 w00tUpdate copyrights for 2009.
2008-08-25 w00tChange module versions to use a string instead of fixed...
2008-08-05 w00tSend ERR_BANNEDFROMCHAN on all extbans preventing join
2008-08-05 w00tAdd m_channelban: implements extban +b j: - prevents...