| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Deprecated .layout and .dev files (we no longer use dev-c++ for editing)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@990 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-06 | 1 | -687/+0 | |
| * | 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 | 2004-05-29 | 1 | -1/+11 | |
| * | *** empty log message ***•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@825 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-05-23 | 1 | -1/+11 | |
| * | Added m_censor.cpp mode +G module•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@822 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-05-22 | 1 | -1/+11 | |
| * | Added OnUserPreJoin trigger•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@818 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-05-22 | 1 | -1/+11 | |
| * | 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 | 2004-05-15 | 1 | -1/+51 | |
| * | Added m_nokicks and chanmode +Q•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@796 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-05-08 | 1 | -1/+11 | |
| * | Fix for /WALLOPS in certain sucky mIRCscripts•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@794 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-05-05 | 1 | -1/+11 | |
| * | Added opertype propogation•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@788 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-05-03 | 1 | -22/+32 | |
| * | Added oper-override module•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@779 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-05-02 | 1 | -1/+11 | |
| * | Added Module::OnAccessCheck•••Added ListMode support Fixed Extensible class bug git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@759 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-05-01 | 1 | -1/+11 | |
| * | Added Extensible classes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@754 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-30 | 1 | -1/+11 | |
| * | Added m_alias module which provides command aliases.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@746 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-27 | 1 | -1/+11 | |
| * | Added extra services support stuff, fixed chanserv not deopping users on join...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@741 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-27 | 1 | -1/+11 | |
| * | Added a bunch of xline stuff and added qline spport for /nick and svsnick•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@713 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-24 | 1 | -1/+21 | |
| * | Changed occurances of udp_host to tcp_host for readability•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@674 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-19 | 1 | -1/+21 | |
| * | added mode.h/mode.cpp and seperated mode functions into it•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@666 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-19 | 1 | -1/+21 | |
| * | Started seperating out functions•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@661 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-19 | 1 | -3/+13 | |
| * | Added preliminary support for a bottler-detection module•••Fixed broken rewrite in OnServerRaw git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@566 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-12 | 1 | -2/+2 | |
| * | Fixes to connection pooling... this brain misunderstood the parameters to sel...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@452 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-08 | 1 | -25/+27 | |
| * | Added connection pooling - connections are sorted into pools of X descriptors•••This is configurable, the default is 64 but it can go as high as the FD_MAX of the machine where its installed. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@450 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-08 | 1 | -1/+11 | |
| * | Fixed typo in m_saquit (missing ;) w00t needs to test what he commits.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@435 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-07 | 1 | -1/+11 | |
| * | This always seems to change•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@432 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-07 | 1 | -1/+31 | |
| * | Fixed config reader to cache its files instead of re-reading them for each ac...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@413 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-07 | 1 | -1/+11 | |
| * | OnUserPre* api fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@409 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-06 | 1 | -2/+20 | |
| * | Fixed to allow gay scripts like invision to send duff commands (why i do this...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@405 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-06 | 1 | -1/+11 | |
| * | Added SA* modules (untested)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@401 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-06 | 1 | -1/+31 | |
| * | Added m_globlops module with unreal-style /GLOBOPS and usermode +g (set on oper)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@389 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-05 | 1 | -1/+11 | |
| * | Clarified documentation•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@354 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-02 | 1 | -3/+66 | |
| * | Added more code for custom channel/user modes via modules•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@175 e03df62e-2008-0410-955e-edbf42e46eb7 | 2003-04-19 | 1 | -1/+9 | |
| * | Added first part of server linking code•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@160 e03df62e-2008-0410-955e-edbf42e46eb7 | 2003-02-02 | 1 | -3/+3 | |
| * | Fixed CVS missing files•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@159 e03df62e-2008-0410-955e-edbf42e46eb7 | 2003-01-30 | 1 | -33/+33 | |
| * | Moved to Dev-C++ as an editor for project (more stable than gvim!)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@158 e03df62e-2008-0410-955e-edbf42e46eb7 | 2003-01-30 | 1 | -0/+246 |
