| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright headers. | 2020-01-11 | 1 | -1/+3 | |
| | | |||||
| * | Add the server id to the Server class. | 2019-09-23 | 1 | -1/+1 | |
| | | |||||
| * | Fix some regressions in sending tags between servers. | 2019-07-22 | 1 | -1/+1 | |
| | | |||||
| * | Add an event for adding tags to S2S messages. | 2019-07-19 | 1 | -20/+30 | |
| | | |||||
| * | Get rid of CommandBuilder::push_back. | 2019-07-19 | 1 | -2/+0 | |
| | | |||||
| * | spanningtree: Never send a message to a raw UUID in CmdBuilder. | 2019-07-19 | 1 | -2/+2 | |
| | | |||||
| * | Fix message tags not being broadcast across the network. | 2019-01-02 | 1 | -0/+24 | |
| | | |||||
| * | m_spanningtree Remove unused CommandBuilder::Unicast() overload accepting a ↵ | 2016-03-29 | 1 | -5/+0 | |
| | | | | | string | ||||
| * | m_spanningtree Add CmdBuilder::push_raw() overload for ranges | 2015-01-09 | 1 | -0/+7 | |
| | | |||||
| * | m_spanningtree Add CmdBuilder::push_raw_int() | 2014-06-11 | 1 | -0/+7 | |
| | | |||||
| * | Introduce Server class | 2014-01-05 | 1 | -2/+2 | |
| | | | | | | - Replaces std::string server in User - Replaces InspIRCd::ULine() and SilentULine() | ||||
| * | Send ListModeBase modes implicitly on channel sync | 2013-09-12 | 1 | -0/+1 | |
| | | | | | Remove Module::ProtoSendMode() and ListModeBase::DoSyncChannel() | ||||
| * | Fix compile warnings as seen on g++ 4.4.7 | 2013-09-08 | 1 | -11/+11 | |
| | | |||||
| * | m_spanningtree Introduce command builders | 2013-08-27 | 1 | -0/+139 | |
