summaryrefslogtreecommitdiff
path: root/src/modules/m_muteban.cpp
AgeCommit message (Expand)Author
2009-10-17Remove dummy API_VERSION from Version constructordanieldg
2009-09-26Remove InspIRCd* parameters and fieldsdanieldg
2009-09-22Describe module purpose in /MODULES outputdanieldg
2009-09-13Membership* changesdanieldg
2009-09-02ModResult conversion: Change return type of all module functionsdanieldg
2009-09-02Allow voice or higher users to speak even when a matching muteban existsdanieldg
2009-03-22Apply ankit's patch for bug #780 with a minor tweak, re-introduce the 4-param...brain
2009-03-15Update all wiki links to point to the new wiki. This was done automatically w...psychon
2009-03-14Extban rework: allow exceptions to override bans on joindanieldg
2009-02-25Add VF_COMMON to all modules that provide an extbandanieldg
2009-01-02Update copyrights for 2009.w00t
2008-08-25Change module versions to use a string instead of fixed digits, and use props...w00t
2008-07-16Applied patch by psychon to make AddExtBanChar correctly take a single charspecial
2008-07-14Rename quietban to muteban, change character to +b m:, this way it fits with ...w00t