summaryrefslogtreecommitdiff
path: root/src/modules/m_spanningtree/misccommands.cpp
AgeCommit message (Expand)Author
2020-01-11Update copyright headers.InspIRCd Robot
2019-07-22Fix some regressions in sending tags between servers.Peter Powell
2019-07-19Add an event for adding tags to S2S messages.Peter Powell
2018-07-26Use CommandBase::Params instead of std::vector<std::string>.Peter Powell
2014-07-27m_spanningtree Remove post-handshake BURST handlerAttila Molnar
2013-08-25m_spanningtree Allow server-to-server command handlers to specify whether the...attilamolnar
2013-08-18m_spanningtree Move all server-to-server command handlers into handler classesattilamolnar