summaryrefslogtreecommitdiff
path: root/src/modules/m_exemptchanops.cpp
AgeCommit message (Expand)Author
2012-04-19Replace copyright headers with headers granting specific authors copyrightRobby-
2010-02-20Restore <options:exemptchanops> with long namesdanieldg
2010-02-20Extend +X to take named modes in addition to mode lettersdanieldg
2010-02-15Fix build errordanieldg
2010-02-14Switch the order of arguments in the +X mode, thanks aquanight for the sugges...danieldg
2010-02-09Allow exemptchanops to modify the channel access level needed to bypass +tdanieldg
2010-02-09Update m_exemptchanops to allow users to specify the status required for the ...danieldg
2010-01-15Remove VF_COMMON from mode-provider modules (no longer needed due to better C...danieldg
2010-01-11...because every now and again, i have to do a massive commit.brain
2009-11-16Use ServiceProvider for inter-module dependenciesdanieldg
2009-10-17Remove dummy API_VERSION from Version constructordanieldg
2009-10-12Make OnChannelRestrictionApply take a User* instead of a Membership* [jackmcb...danieldg
2009-10-12m_exemptchanops by jackmcbarn - channel mode +X to allow per-channel settingdanieldg