]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_cap.cpp
Update all wiki links to point to the new wiki. This was done automatically with...
[user/henk/code/inspircd.git] / src / modules / m_cap.cpp
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-01-02 w00tUpdate copyrights for 2009.
2008-08-28 w00tMake this comply with the spec; that is - CAP may be...
2008-08-25 w00tChange module versions to use a string instead of fixed...
2008-07-14 w00tLots, lots more numerics.h conversion
2008-06-11 pippijnfixed some indentation and spacing in modules
2008-06-08 brainIgnore CAP from clients that have already registered
2008-05-04 peaveyConvert a whole bunch more
2008-03-24 brainFinally change all the Version() objects
2008-03-22 brainWheeee for HUGE commits. Convert all numerics to WriteN...
2008-03-19 brainNak vector thing
2008-03-18 brainoh, DOH
2008-03-18 brainCrash fixes from nenolod
2008-03-18 brainApply CAP ACK/NAK stuff from nenolod, thanks :)
2008-03-18 brainMerge in patch by nenolod for CAP CLEAR
2008-03-18 brainImplement CAP LIST
2008-03-18 brainSupport CAP LS
2008-03-18 brainAdd m_cap.* stuff, unfinished. Thanks for the initial...