]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_operflood.cpp
fix some unitialised vectors and tidy up a bit.
[user/henk/code/inspircd.git] / src / modules / m_operflood.cpp
2008-03-24 brainAnd more of them
2008-01-10 w00tHeader update: 2007 -> 2008
2008-01-02 w00tAdd param 'opername' to event OnPostOper. This will...
2007-11-04 brainRemove Implements() method from every module. booya.
2007-11-04 brainwtf at the line endings in this bag of spanners
2007-11-04 brainConvert all to new Attach() system. The Implements...
2007-10-23 w00tMove some stuff from using userrec cached stuff to...
2007-10-23 brainAll of insp now builds with -pedantic (theres some...
2007-10-21 brainThis now sets User::ExemptFromPenalty too
2007-10-15 w00tIn the grand tradition of huge fucking commits:
2007-09-04 burlex* Fixed some incorrect declarations in IOCPEngine