Age | Commit message (Expand) | Author |
2016-08-19 | m_spanningtree Put command handlers with class names that collide with core c... | Attila Molnar |
2016-03-30 | m_spanningtree Remove PUSH handler | Attila Molnar |
2016-03-29 | m_spanningtree Add CommandNum::Builder | Attila Molnar |
2016-03-29 | m_spanningtree Add NUM command handler | Attila Molnar |
2015-01-09 | m_spanningtree Increase maximum generated FJOIN line size to 510 | Attila Molnar |
2015-01-09 | m_spanningtree Forward FJOINs with correct TS, modes and userlist | Attila Molnar |
2015-01-09 | m_spanningtree Add overload for add() and has_room(), giving more flexibility... | Attila Molnar |
2015-01-09 | m_spanningtree Add source server parameter to CommandFJOIN::Builder constructor | Attila Molnar |
2014-09-03 | m_spanningtree Remove CommandFJoin::ApplyModeStack() | Attila Molnar |
2014-09-03 | Replace irc::modestacker usage with the new ModeParser::Process() | Attila Molnar |
2014-07-27 | m_spanningtree Parse additional information present in SERVER messages | Attila Molnar |
2014-07-27 | m_spanningtree Remove post-handshake BURST handler | Attila Molnar |
2014-07-27 | m_spanningtree Remove unused parameters from the server introduction message | Attila Molnar |
2014-07-26 | m_spanningtree Set the TS of the uuid nick to the same value on collision | Attila Molnar |
2014-07-25 | Merge insp20 | Attila Molnar |
2014-06-17 | m_spanningtree Remove server-to-server VERSION handler | Attila Molnar |
2014-06-17 | m_spanningtree Add server-to-server SINFO command handler and builder | Attila Molnar |
2014-06-12 | m_spanningtree Explicitly specify the routing for RESYNC as the one inherited... | Attila Molnar |
2014-06-11 | m_spanningtree Send and parse FJOINs with membership ids | Attila Molnar |
2014-06-11 | m_spanningtree Add CmdBuilder specialization for FJOIN | Attila Molnar |
2014-06-11 | m_spanningtree Send, parse and translate IJOINs with membership ids | Attila Molnar |
2014-04-16 | m_spanningtree Throw an exception on protocol violations instead of returning... | Attila Molnar |
2014-01-28 | m_spanningtree Rewrite /map | Adam |
2014-01-06 | Unset all extensions and the topic when lowering TS on a channel | Attila Molnar |
2013-09-10 | m_spanningtree Move c2s commands out of SpanningTreeCommands to auto register... | attilamolnar |
2013-08-28 | m_spanningtree Propagate topic changes via FTOPIC in order to prevent desync ... | attilamolnar |
2013-08-27 | m_spanningtree Introduce command builders | attilamolnar |
2013-08-27 | Fix Windows build and a few more problems | attilamolnar |
2013-08-27 | Fix indentation | attilamolnar |
2013-08-25 | m_spanningtree Allow server-to-server command handlers to specify whether the... | attilamolnar |
2013-08-19 | Remove cmd_map from the core | attilamolnar |
2013-08-18 | m_spanningtree Move all server-to-server command handlers into handler classes | attilamolnar |
2013-08-17 | m_spanningtree Remove SpanningTreeUtilities* fields and parameters | attilamolnar |
2013-04-13 | m_spanningtree Add channel timestamp to FTOPIC | attilamolnar |
2013-04-13 | m_spanningtree Introduce IJOIN and RESYNC | attilamolnar |
2013-04-12 | m_spanningtree FJOIN handler: Refactor, update doc | attilamolnar |
2013-04-12 | m_spanningtree RSQUIT handler: Don't reimplement sending messages to remote u... | attilamolnar |
2013-04-12 | Tidy up source files: | Peter Powell |
2012-11-09 | m_spanningtree SVSNICK needs 3 parameters | attilamolnar |
2012-04-19 | Replace copyright headers with headers granting specific authors copyright | Robby- |
2012-04-14 | Fix some of the include guard names (requested by SaberUK) | Justin Crawford |
2012-04-14 | Fixes for bug #12 | Justin Crawford |
2010-01-18 | Specify routing for those commands | danieldg |
2010-01-18 | Move lots of spanningtree items to commands | danieldg |
2010-01-11 | ...because every now and again, i have to do a massive commit. | brain |
2010-01-02 | Remove special-case handling of SVSNICK, SVSJOIN, SVSPART; enables intelligen... | danieldg |