summaryrefslogtreecommitdiffstats
path: root/src/modules/m_operinvex.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add VF_COMMON to all modules that provide an extbanGravatar danieldg2009-02-251-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11153 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix bug #678 reported by Ankit (opertype invex wasn't working, as I failed ↵Gravatar w00t2009-01-221-2/+2
| | | | | | and forgot to hook the damn event.) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10978 e03df62e-2008-0410-955e-edbf42e46eb7
* Fix incorrect classname in operinvex (not broken, just wrong code)Gravatar w00t2009-01-101-4/+4
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10959 e03df62e-2008-0410-955e-edbf42e46eb7
* Update copyrights for 2009.Gravatar w00t2009-01-021-1/+1
| | | | git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10932 e03df62e-2008-0410-955e-edbf42e46eb7
* Add m_operinvex, adds first use for extended invex (added by Brain). Allows ↵Gravatar w00t2008-09-061-0/+83
for +I O:opertypemask, +b O:opertype, +e O:opertype. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10416 e03df62e-2008-0410-955e-edbf42e46eb7