index
:
user/henk/code/inspircd.git
insp3
insp3-update-helpop-chmodes-s-and-p
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
m_exemptchanops.cpp
Age
Commit message (
Expand
)
Author
2012-04-19
Replace copyright headers with headers granting specific authors copyright
Robby-
2010-02-20
Restore <options:exemptchanops> with long names
danieldg
2010-02-20
Extend +X to take named modes in addition to mode letters
danieldg
2010-02-15
Fix build error
danieldg
2010-02-14
Switch the order of arguments in the +X mode, thanks aquanight for the sugges...
danieldg
2010-02-09
Allow exemptchanops to modify the channel access level needed to bypass +t
danieldg
2010-02-09
Update m_exemptchanops to allow users to specify the status required for the ...
danieldg
2010-01-15
Remove 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-16
Use ServiceProvider for inter-module dependencies
danieldg
2009-10-17
Remove dummy API_VERSION from Version constructor
danieldg
2009-10-12
Make OnChannelRestrictionApply take a User* instead of a Membership* [jackmcb...
danieldg
2009-10-12
m_exemptchanops by jackmcbarn - channel mode +X to allow per-channel setting
danieldg