]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_rline.cpp
Add <showwhois:opersonly>, allows server admins to unlock umode +W use for regular...
[user/henk/code/inspircd.git] / src / modules / m_rline.cpp
2008-09-22 brainWindows compile fixes for RLine
2008-09-21 brainFixes. Dont try and catch exceptions within the RLine...
2008-09-21 brainFix various rline bugs, implement /stats R, and fix...
2008-09-21 brainFix bug discovered by Ankit, m_rline loaded without...
2008-09-21 aquanightMake regex providers load correctly. Move m_rline to...
2008-01-21 brainWin32 compilation fixes
2008-01-10 w00tHeader update: 2007 -> 2008
2008-01-10 w00tRegister RLine factory on load, unregister it on unload.
2008-01-10 brainFix bug in rline, xline derived class declared itself...
2008-01-09 w00tFix some random crash due to my not knowing how to...
2008-01-09 w00tCorrect a few things, and yay for code that randomly...
2008-01-09 w00tUtterly untested RLINE
2008-01-09 w00tFlesh this out a little more. Create our derived XLine...
2008-01-09 w00tAdd RLINE skeleton module to move it between PCs (I...