]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_nickflood.cpp
Update all wiki links to point to the new wiki. This was done automatically with...
[user/henk/code/inspircd.git] / src / modules / m_nickflood.cpp
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-01-02 w00tUpdate copyrights for 2009.
2008-11-24 w00tFix crashes in m_joinflood and m_nickflood, found by...
2008-11-01 w00tSecond attempt at time() -> SI->Time(), now problems...
2008-10-23 w00tRevert earlier time() -> SI->Time() diff for now, this...
2008-10-23 w00tPatch from Namegduf converting all instances (where...
2008-08-25 w00tChange module versions to use a string instead of fixed...
2008-06-11 pippijnfixed some indentation and spacing in modules
2008-05-19 brainConvert channel::name to std::string, this was a beastie!
2008-05-19 brainMore done
2008-03-24 brainFinally change all the Version() objects
2008-03-22 brainWheeee for HUGE commits. Convert all numerics to WriteN...
2008-02-18 w00tPhew. Fix a bunch of method sigs to stop warnings.
2008-01-17 w00tRemove a redundant method here, call the mode manager...
2008-01-10 w00tHeader update: 2007 -> 2008
2007-11-04 brainRemove Implements() method from every module. booya.
2007-11-04 brainHonking huge commit. Removal of DELETE() template that...
2007-11-04 brainConvert all to new Attach() system. The Implements...
2007-10-23 brainMore
2007-10-15 w00tIn the grand tradition of huge fucking commits:
2007-08-27 w00tnickflood: Allow changes to UID
2007-08-27 w00tRemove unnecessary header traffic
2007-08-05 w00tAdd m_nickflood: Provides usermode +F nickchanges:secon...