]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_spanningtree/capab.cpp
Replace std::deque with std::vector in spanningtree and related modules
[user/henk/code/inspircd.git] / src / modules / m_spanningtree / capab.cpp
2009-09-02 danieldgReplace std::deque with std::vector in spanningtree...
2009-09-01 danieldgStrip SUPPORT_IP6LINKS #define
2009-09-01 danieldgFix build of m_spanningtree and display of dependency...
2009-08-17 danieldgAllow forward linking compatability by accepting higher...
2009-04-21 danieldgAbort link early when mismatched modules are detected...
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-02-27 danieldgFix previous module mismatch message; "remote" is misle...
2009-02-24 danieldgClarify module mismatch message
2009-01-02 w00tUpdate copyrights for 2009.
2008-10-27 w00tAdd user/channel mode synchronisation detection to...
2008-09-21 w00tBe consistent. Use ServerInstance in all places instead...
2008-06-11 pippijnfixed some indentation and spacing in modules
2008-05-25 brainFirst phase of conversion to dynamic limits on all...
2008-04-18 aquanightMake the CAPAB sender in spanningtree more readable
2008-03-30 brainMake sure CAPAB always comes before SERVER on either...
2008-02-11 w00tRemove many unneeded headers from spanningtree files
2008-02-03 w00tSplit treesocket1 into a number of smaller files