]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_spanningtree/commands.h
m_spanningtree Remove duplicate code for sending channel messages from RouteCommand()
[user/henk/code/inspircd.git] / src / modules / m_spanningtree / commands.h
2013-08-19 attilamolnarRemove cmd_map from the core
2013-08-18 attilamolnarm_spanningtree Move all server-to-server command handle...
2013-08-17 attilamolnarm_spanningtree Remove SpanningTreeUtilities* fields...
2013-06-05 attilamolnarMerge insp20
2013-04-27 attilamolnarMerge insp20
2013-04-13 Attila MolnarMerge pull request #476 from SaberUK/master+allowcoreunload
2013-04-13 attilamolnarm_spanningtree Add channel timestamp to FTOPIC
2013-04-13 attilamolnarm_spanningtree Introduce IJOIN and RESYNC
2013-04-12 attilamolnarm_spanningtree FJOIN handler: Refactor, update doc
2013-04-12 attilamolnarm_spanningtree RSQUIT handler: Don't reimplement sendin...
2013-04-12 Attila MolnarMerge pull request #461 from SaberUK/master+header...
2013-04-12 Peter PowellTidy up source files:
2012-11-09 attilamolnarm_spanningtree SVSNICK needs 3 parameters
2012-05-14 Robin BurchellMerge pull request #109 from Justasic/insp20
2012-05-03 Robin BurchellMerge pull request #96 from Justasic/insp20
2012-04-23 Robin BurchellMerge pull request #92 from Robby-/insp20-headers
2012-04-19 Robby-Replace copyright headers with headers granting specifi...
2012-04-18 Robin BurchellMerge pull request #70 from Shawn-Smith/insp20+chancrea...
2012-04-15 Robin BurchellMerge pull request #55 from Justasic/insp20
2012-04-15 Justin CrawfordFix some of the include guard names (requested by SaberUK)
2012-04-15 Justin CrawfordFixes for bug #12
2010-01-18 danieldgSpecify routing for those commands
2010-01-18 danieldgMove lots of spanningtree items to commands
2010-01-11 brain...because every now and again, i have to do a massive...
2010-01-02 danieldgRemove special-case handling of SVSNICK, SVSJOIN, SVSPA...