]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_securelist.cpp
None of the modules use an extern InspIRCd* any more
[user/henk/code/inspircd.git] / src / modules / m_securelist.cpp
2006-08-11 brainNone of the modules use an extern InspIRCd* any more
2006-08-10 brainLast of Server:: methods moved to InspIRCd::. Server...
2006-08-10 brainNote: FOR THE MOMENT, this is BROKEN. It wont run right...
2006-08-10 brainMove IsNick, IsIdent into class InspIRCd, update module...
2006-08-10 brainPublishFeature, FindFeature, FindModule, PriorityBefore...
2006-08-09 brainServerConfig extern moved into class InspIRCd
2006-08-08 brainWHEEEEE!!!!!
2006-07-16 brainmass tidyup, change A LOT of stuff to const char**...
2006-03-15 brainCasting to keep gcc happy
2006-03-15 brainTypo in copy/paste from safelist
2006-03-15 brainRemove timer stuff left over from m_safelist
2006-03-15 brainFirst-revision m_securelist.cpp, prevents /LIST in...