| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fixed issue where failing modules would bail by calling exit (deprecated) --•••modules should now just disable their functionality if they are missing data
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1007 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-07 | 7 | -34/+33 |
| * | /LOADMODULE and /UNLOADMODULE all successfully working!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1002 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-07 | 1 | -1/+1 |
| * | Tons of module versionflags stuff, and checks for it in /UNLOADMODULE•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1001 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-07 | 40 | -40/+40 |
| * | Added version flags•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1000 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-07 | 40 | -40/+40 |
| * | Started work on /UNLOADMODULE, resource tracking and flags in Version class•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@999 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-07 | 16 | -18/+16 |
| * | Fix by om for 'mode change while not on channel' bug•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@988 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-06 | 1 | -1/+3 |
| * | Added m_operlevels, prevents opers designated as above other opers from being...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@974 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-04 | 2 | -1/+103 |
| * | Fixed stupid typo again•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@970 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-03 | 1 | -1/+1 |
| * | Fixed dumb typo•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@969 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-03 | 1 | -0/+2 |
| * | More secure checking in 005 handlers•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@968 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-03 | 13 | -13/+27 |
| * | Fix for bug #39, m_redirect returning invalid/random value for OnUserPreJoin ...•••of the module class
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@966 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-03 | 1 | -0/+1 |
| * | Added m_hostchange module, our own homebrew implementation of the unreal pay ...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@961 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-03 | 1 | -0/+135 |
| * | Fixed bug number 34, same nick can exist multiple times on a silence list•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@958 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-04-02 | 1 | -0/+8 |
| * | Fixed the random seeder thingie!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@939 e03df62e-2008-0410-955e-edbf42e46eb7
| frostycoolslug | 2005-04-01 | 1 | -1/+2 |
| * | 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
| frostycoolslug | 2005-04-01 | 1 | -12/+13 |
| * | Fixed strcpy vs. strlcpy problem•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@934 e03df62e-2008-0410-955e-edbf42e46eb7
| frostycoolslug | 2005-03-30 | 1 | -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
| brain | 2005-03-28 | 1 | -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
| brain | 2005-03-28 | 1 | -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
| frostycoolslug | 2005-03-28 | 1 | -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
| brain | 2005-03-28 | 1 | -1/+6 |
| * | Typos are bad ok?•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@926 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-03-28 | 1 | -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
| brain | 2005-03-28 | 2 | -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
| brain | 2005-03-28 | 1 | -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
| brain | 2005-03-27 | 14 | -1/+229 |
| * | Fixed detection of missing opertypes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@920 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-03-27 | 1 | -0/+20 |
| * | Added SILENCE=999 to 005 numeric•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@919 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-03-27 | 1 | -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
| brain | 2005-03-26 | 1 | -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
| brain | 2005-03-26 | 1 | -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
| brain | 2005-03-26 | 1 | -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
| brain | 2005-03-25 | 1 | -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
| brain | 2005-03-24 | 1 | -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
| brain | 2005-03-24 | 1 | -1/+1 |
| * | Fix to bug #27•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@892 e03df62e-2008-0410-955e-edbf42e46eb7
| frostycoolslug | 2005-03-24 | 1 | -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
| frostycoolslug | 2005-03-15 | 1 | -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
| typobox43 | 2004-07-20 | 1 | -0/+77 |
| * | Initial commit•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@844 e03df62e-2008-0410-955e-edbf42e46eb7
| typobox43 | 2004-07-17 | 2 | -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
| brain | 2004-05-29 | 1 | -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
| brain | 2004-05-24 | 2 | -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
| brain | 2004-05-23 | 1 | -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
| brain | 2004-05-22 | 1 | -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
| brain | 2004-05-22 | 1 | -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
| brain | 2004-05-22 | 5 | -13/+13 |
| * | Added remainder of OnUserPreInvite stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@820 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-05-22 | 1 | -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
| brain | 2004-05-22 | 1 | -0/+95 |
| * | Updated header comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@816 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-05-16 | 28 | -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
| brain | 2004-05-15 | 1 | -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
| brain | 2004-05-15 | 1 | -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
| brain | 2004-05-15 | 6 | -3/+147 |
| * | Fixes to permissions issues•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@812 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-05-10 | 2 | -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
| brain | 2004-05-10 | 1 | -1/+0 |