aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed Crash bug cause by multiple declarations of 'Srv' (Bug #35)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@935 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar frostycoolslug2005-04-011-12/+13
* Fixed strcpy vs. strlcpy problem•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@934 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar frostycoolslug2005-03-301-1/+1
* Fixed m_helpop.cpp lowercasing the first line of the text•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@932 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-03-281-7/+9
* Fixed to take away +q and +a when the user parts the channel (double DOH)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@931 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-03-281-0/+7
* /helpop now behaves for opers in the same way it does for users.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@928 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar frostycoolslug2005-03-281-3/+0
* Fixed using the wrong function, doh, i must need sleep!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@927 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-03-281-1/+6
* Typos are bad ok?•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@926 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-03-281-1/+1
* Added a module at request of [ed] which stops anyone messaging all but opers•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@925 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-03-282-1/+94
* Added module to restrict channel creation to opers only (requested by [ed])•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@924 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-03-281-0/+84
* Added 005 numeric handling to most of the modules•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@921 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-03-2714-1/+229
* Fixed detection of missing opertypes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@920 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-03-271-0/+20
* Added SILENCE=999 to 005 numeric•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@919 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-03-271-0/+6
* Added m_silence.cpp - implementation of /SILENCE command•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@916 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-03-261-0/+209
* Added m_remove by om, uses a force part to replace a kick to thwart auto rejoin•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@913 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-03-261-0/+156
* Fixed a minor error in error checking (eat that, grammar....)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@912 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-03-261-5/+0
* Added a lot of config error checking•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@898 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-03-251-7/+7
* Finally fixed a load of umode change stuff!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@897 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-03-241-10/+3
* Fixed minor typo in the bugfix, wrong number of brackets in a confusing if()•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@894 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2005-03-241-1/+1
* Fix to bug #27•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@892 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar frostycoolslug2005-03-241-1/+8
* Added Comment with regard to 'hidden command' :D•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@886 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar frostycoolslug2005-03-151-17/+29
* m_showwhois.cpp - adds support for +W umode•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@845 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar typobox432004-07-201-0/+77
* Initial commit•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@844 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar typobox432004-07-172-0/+194
* Added m_botmode, module that provides unreal style +B and the SWHOIS that goe...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@832 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-05-291-0/+98
* Fixed perplexing bug in custom mode removal (apparent with +C and +c)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@829 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-05-242-0/+2
* Added m_stripcolor.so, strips ansi colour (user and channel +S mode)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@826 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-05-231-0/+184
* Fixed issue where ReplaceText threw an exception (!)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@823 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-05-221-4/+7
* Added m_censor.cpp mode +G module•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@822 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-05-221-0/+200
* Added support for changing of text within OnUserPreNotice and OnUserPreMessag...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@821 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-05-225-13/+13
* Added remainder of OnUserPreInvite stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@820 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-05-221-23/+26
* added m_noinvite that uses the new OnUserPreInvite method•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@819 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-05-221-0/+95
* Updated header comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@816 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-05-1628-36/+436
* Modified so opers can still change nicks on a +N channel•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@815 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-05-151-5/+8
* Added ability for (H)OP to still change nick on +N channel•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@814 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-05-151-1/+2
* Added +N via m_nonicks, restored some stuff from a firewall fuckup•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@813 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-05-156-3/+147
* Fixes to permissions issues•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@812 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-05-102-34/+34
* Fixed a permissions error, was doing work as root!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@811 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-05-101-1/+0
* Fixed typos and compile bugs•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@810 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-05-102-3/+3
* Added m_knock, +K and /KNOCK support•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@808 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-05-101-0/+101
* Changed so that /me doesnt get treated as a ctcp (even though it is, meh.)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@807 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-05-101-4/+10
* Added m_blockcolor, implements unreal-style mode +c for color blocking•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@805 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-05-101-0/+94
* Added m_nonotice, implements unreal-style chanmode +T•••Fixed cloaking target bugs git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@804 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-05-102-5/+80
* Fixed m_redirect.so which was claiming every mode that came its way!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@803 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-05-094-6/+10
* Added m_ctcp, adds support for unreal-style chanmode +C•••Updated m_nokicks to put out numeric when kick on a +Q channel git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@802 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-05-092-2/+91
* Removed some debug stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@798 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-05-081-4/+2
* Added user/chanel modes +R, +M•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@797 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-05-081-14/+122
* Added m_nokicks and chanmode +Q•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@796 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-05-081-0/+79
* Added support for +L (services doesnt support this yet)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@792 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-05-051-9/+12
* Fixed bug in makefile, all 'edited' modules will now e recompiled•••Touched m_alias.cpp (No changes) git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@791 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar frostycoolslug2004-05-051-8/+5
* Added m_redirect, handles +L•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@790 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-05-051-0/+97
* Added +O mode support through m_operchans.so•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@785 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2004-05-021-3/+3