| Commit message (Expand) | Author | Age | Files | Lines |
| * | Make the check against z/k/q/e/g methods return a pointer to the whole object...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5305 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-19 | 1 | -5/+10 |
| * | Fix crashes, and in the process make xline even faster!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5304 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-19 | 1 | -15/+15 |
| * | Make xline more memory-efficient and faster/neater. Eliminate a mass of fixed...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5300 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-19 | 1 | -35/+78 |
| * | Fix for picky compilers (see, I work sometimes ;p)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5218 e03df62e-2008-0410-955e-edbf42e46eb7
| w00t | 2006-09-11 | 1 | -1/+1 |
| * | Split hostmasks into ident and host pairs for matching as g/k/e lines. This a...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5203 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-10 | 1 | -0/+7 |
| * | Match IP's with klines, glines and exceptions, as well as hosts•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5201 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-09-10 | 1 | -7/+7 |
| * | Remove extra/wrong qualifications, makes GCC 4.1 (at least) die•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5088 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2006-08-31 | 1 | -5/+5 |
| * | Remove a ton of <typeinfo>, <iostream>, <sstream> etc that we usually never use•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@5081 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-30 | 1 | -3/+0 |
| * | Document some missing xline stuff•••Document the variants of SocketEngine for epoll, kqueue and select
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4905 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-12 | 1 | -0/+2 |
| * | Document XLineManager•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4897 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-11 | 1 | -1/+188 |
| * | Move all of the xline stuff into class XLineManager, make an instance of it i...•••(eliminates another extern)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4878 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-11 | 1 | -28/+57 |
| * | Tidy up loglevel enum (remove some C-ish defines)•••change ServerConfig to pass a pointer to 'this' to Validation etc functions
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4811 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-08-09 | 1 | -6/+8 |
| * | REMOTE STATS! WOOO AND YAY!•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4596 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-07-30 | 1 | -5/+5 |
| * | Change WriteChannelWithServ and it's _NoFormat to take a const char* serverna...•••Lose some more casts in m_spanningtree, unneeded because of above changes
Make xline_set_creation_time() take const char* rather than char* for it's first parameter, lose more casts in spanningtree because of this
Make do_whois take a const char* rather chan char* nick, lose yet more casts
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4095 e03df62e-2008-0410-955e-edbf42e46eb7
| om | 2006-07-01 | 1 | -4/+4 |
| * | Mass tidyup of ServerConfig::Read and stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3634 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-03-10 | 1 | -1/+7 |
| * | Checks to not propogate invalid or already-existing Xlines•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3143 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-02-08 | 1 | -5/+5 |
| * | Updated copyrights in headers etc using perl inplace edit•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2795 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2006-01-15 | 1 | -1/+1 |
| * | Added parameter to apply_lines to indicate what we want to apply•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2391 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-14 | 1 | -1/+6 |
| * | Optimized (much faster, more efficient, less cpu usage)•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@2269 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-12-08 | 1 | -1/+2 |
| * | Fixes for removal of serverrec•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1946 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-11-25 | 1 | -2/+0 |
| * | Changed the type of struct whowas records are stored in (no need to waste a b...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1369 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2005-05-12 | 1 | -6/+6 |
| * | 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
| brain | 2005-04-13 | 1 | -12/+12 |
| * | 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
| brain | 2005-04-04 | 1 | -2/+13 |
| * | Updated header comments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@816 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-05-16 | 1 | -0/+16 |
| * | Added comments and fixes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@726 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-04-25 | 1 | -0/+6 |
| * | 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
| brain | 2004-04-25 | 1 | -0/+8 |
| * | 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
| brain | 2004-04-24 | 1 | -0/+4 |
| * | 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
| brain | 2004-04-24 | 1 | -0/+5 |
| * | 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
| brain | 2004-04-24 | 1 | -1/+34 |
| * | Added XLine stuff•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@712 e03df62e-2008-0410-955e-edbf42e46eb7
| brain | 2004-04-24 | 1 | -0/+59 |
| * | 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
| brain | 2004-04-24 | 1 | -0/+17 |