| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Fixed strhashcomp•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1115 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-18 | 1 | -0/+2 | ||
| * | Added Server::AddGLine•••Added Server::AddKLine Added Server::AddZLine Added Server::AddQLine Added Server::AddELine Added Server::DelGLine Added Server::DelKLine Added Server::DelZLine Added Server::DelQLine Added Server::DelELine Added Server::Duration git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1071 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-13 | 1 | -12/+12 | ||
| * | Major optimizations!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@982 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-05 | 1 | -6/+17 | ||
| * | Added E:Lines, a form of ban exception that can prevent opers, netadmins etc ...•••either in the config or by an oper with the correct permissions to use the /ELINE command git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@975 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-04-04 | 1 | -2/+77 | ||
| * | Added implementation of strlcpy and strlcat for systems that dont have it•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@905 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-03-25 | 1 | -0/+1 | ||
| * | Fixes for GCC3.4 and namespaces (must rerun configure!)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@902 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-03-25 | 1 | -1/+8 | ||
| * | Changed occurances of vector to std::vector•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@900 e03df62e-2008-0410-955e-edbf42e46eb7 | 2005-03-25 | 1 | -2/+2 | ||
| * | Security audit based on RATS output•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@855 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-09-11 | 1 | -15/+15 | ||
| * | Updated header comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@816 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-05-16 | 1 | -0/+16 | ||
| * | Added support for /RESTART (currently has a bug, do not use)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@800 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-05-09 | 1 | -1/+0 | ||
| * | Fixed some channel pointer stuff (eeeky)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@737 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-26 | 1 | -1/+0 | ||
| * | Incrased speed of apply_lines() (was too slow when banning 100 users)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@735 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-26 | 1 | -52/+44 | ||
| * | Added MaxWhoReplies stuff (bahamut-style /WHO limiting)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@729 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-25 | 1 | -1/+2 | ||
| * | Added comments and fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@726 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-25 | 1 | -2/+2 | ||
| * | Fixed minor typos•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@725 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-25 | 1 | -3/+3 | ||
| * | Added some stuff to diffrentiate between global and local Q/Z lines•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@724 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-25 | 1 | -0/+58 | ||
| * | XLine fixes and fix to +l with large limits•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@721 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-25 | 1 | -0/+4 | ||
| * | Added G-line, Z-line and K-line plus SZLINE, SGLINE, etc.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@716 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-24 | 1 | -0/+39 | ||
| * | Q-lines fully working, can add and remove other types of ban (but not enforce...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@714 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-24 | 1 | -0/+33 | ||
| * | 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 | -0/+452 | ||
| * | Added XLine stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@712 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-24 | 1 | -0/+5 | ||
| * | Added xline.cpp and xline.h, implements k/g/z/q lines•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@711 e03df62e-2008-0410-955e-edbf42e46eb7 | 2004-04-24 | 1 | -0/+58 | ||
