Age | Commit message (Expand) | Author |
2006-12-15 | And now, just to force you to recompile the *whole* ircd.. updated headers on... | w00t |
2006-11-14 | Tons of tweaks to the config stuff for the core | brain |
2006-09-19 | Make the check against z/k/q/e/g methods return a pointer to the whole object... | brain |
2006-09-19 | Fix crashes, and in the process make xline even faster! | brain |
2006-09-19 | Make xline more memory-efficient and faster/neater. Eliminate a mass of fixed... | brain |
2006-09-11 | Fix for picky compilers (see, I work sometimes ;p) | w00t |
2006-09-10 | Split hostmasks into ident and host pairs for matching as g/k/e lines. This a... | brain |
2006-09-10 | Match IP's with klines, glines and exceptions, as well as hosts | brain |
2006-08-31 | Remove extra/wrong qualifications, makes GCC 4.1 (at least) die | om |
2006-08-30 | Remove a ton of <typeinfo>, <iostream>, <sstream> etc that we usually never use | brain |
2006-08-12 | Document some missing xline stuff | brain |
2006-08-11 | Document XLineManager | brain |
2006-08-11 | Move all of the xline stuff into class XLineManager, make an instance of it i... | brain |
2006-08-09 | Tidy up loglevel enum (remove some C-ish defines) | brain |
2006-07-30 | REMOTE STATS! WOOO AND YAY! | brain |
2006-07-01 | Change WriteChannelWithServ and it's _NoFormat to take a const char* serverna... | om |
2006-03-10 | Mass tidyup of ServerConfig::Read and stuff | brain |
2006-02-08 | Checks to not propogate invalid or already-existing Xlines | brain |
2006-01-15 | Updated copyrights in headers etc using perl inplace edit | brain |
2005-12-14 | Added parameter to apply_lines to indicate what we want to apply | brain |
2005-12-08 | Optimized (much faster, more efficient, less cpu usage) | brain |
2005-11-25 | Fixes for removal of serverrec | brain |
2005-05-12 | Changed the type of struct whowas records are stored in (no need to waste a b... | brain |
2005-04-13 | Added Server::AddGLine | brain |
2005-04-04 | Added E:Lines, a form of ban exception that can prevent opers, netadmins etc ... | brain |
2004-05-16 | Updated header comments | brain |
2004-04-25 | Added comments and fixes | brain |
2004-04-25 | Added some stuff to diffrentiate between global and local Q/Z lines | brain |
2004-04-24 | Added G-line, Z-line and K-line plus SZLINE, SGLINE, etc. | brain |
2004-04-24 | Q-lines fully working, can add and remove other types of ban (but not enforce... | brain |
2004-04-24 | Added a bunch of xline stuff and added qline spport for /nick and svsnick | brain |
2004-04-24 | Added XLine stuff | brain |
2004-04-24 | Added xline.cpp and xline.h, implements k/g/z/q lines | brain |