]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/xline.h
Added CullList class
[user/henk/code/inspircd.git] / include / xline.h
2005-12-14 brainAdded parameter to apply_lines to indicate what we...
2005-12-08 brainOptimized (much faster, more efficient, less cpu usage)
2005-11-25 brainFixes for removal of serverrec
2005-05-12 brainChanged the type of struct whowas records are stored...
2005-04-13 brainAdded Server::AddGLine
2005-04-04 brainAdded E:Lines, a form of ban exception that can prevent...
2004-05-16 brainUpdated header comments
2004-04-25 brainAdded comments and fixes
2004-04-25 brainAdded some stuff to diffrentiate between global and...
2004-04-24 brainAdded G-line, Z-line and K-line plus SZLINE, SGLINE...
2004-04-24 brainQ-lines fully working, can add and remove other types...
2004-04-24 brainAdded a bunch of xline stuff and added qline spport...
2004-04-24 brainAdded XLine stuff
2004-04-24 brainAdded xline.cpp and xline.h, implements k/g/z/q lines