<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree, branch v3.0.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree?h=v3.0.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree?h=v3.0.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2019-05-01T23:49:01Z</updated>
<entry>
<title>Merge branch 'insp20' into insp3.</title>
<updated>2019-05-01T23:49:01Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-05-01T14:25:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=87b1461e2a4710a38b32186c2582da9fe9bb3804'/>
<id>urn:sha1:87b1461e2a4710a38b32186c2582da9fe9bb3804</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Textual improvements and fixes such as typos, casing, etc. (#1612)</title>
<updated>2019-04-28T08:14:21Z</updated>
<author>
<name>Robby</name>
</author>
<published>2019-04-28T08:14:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e57d1b19ff4823b7885eb7f4d3b37c84d2edca0e'/>
<id>urn:sha1:e57d1b19ff4823b7885eb7f4d3b37c84d2edca0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree: Parse and copy message tags for all cmds</title>
<updated>2019-04-27T23:01:25Z</updated>
<author>
<name>linuxdaemon</name>
</author>
<published>2019-04-27T22:35:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=095d0e615474a08455c6bc186fbdf8b1bc753e39'/>
<id>urn:sha1:095d0e615474a08455c6bc186fbdf8b1bc753e39</id>
<content type='text'>
Don't ignore message tags on ServerCommands, and avoid creating
duplicate CommandBase::Params instances
</content>
</entry>
<entry>
<title>m_spanningtree: Ensure tags are sent in forwarded cmds</title>
<updated>2019-04-27T23:01:25Z</updated>
<author>
<name>linuxdaemon</name>
</author>
<published>2019-04-27T21:41:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d4aab8d30a4721623ccb02d7bb801dfe271f8e36'/>
<id>urn:sha1:d4aab8d30a4721623ccb02d7bb801dfe271f8e36</id>
<content type='text'>
When a user (U1) sends a PRIVMSG to a server (S1), which sends it to S2, which finally
sends it to S3 to send to U2, S2 doesn't send the tags it received on
the command from S1 to S3.
</content>
</entry>
<entry>
<title>Update documentation links.</title>
<updated>2019-04-26T22:20:40Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-04-26T22:20:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e743b2d90a23ac3c5c9a7977a8e30973ef416788'/>
<id>urn:sha1:e743b2d90a23ac3c5c9a7977a8e30973ef416788</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix broken linking over IPv4 on IPv6 capable systems.</title>
<updated>2019-04-25T18:24:35Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-04-25T18:20:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b4599531f97a9e6207b6bb8d728d7523b6995523'/>
<id>urn:sha1:b4599531f97a9e6207b6bb8d728d7523b6995523</id>
<content type='text'>
If no bind address was specified then one would be
created which had an incompatible address family to
the address that the server was trying to connect to.
</content>
</entry>
<entry>
<title>Remove m_silence pending a complete rewrite.</title>
<updated>2019-04-18T22:38:23Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-04-16T21:58:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9f3502de449f3bd4a88163ddc39626305071531f'/>
<id>urn:sha1:9f3502de449f3bd4a88163ddc39626305071531f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix linking servers with UNIX sockets.</title>
<updated>2019-04-15T11:21:12Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-02-07T15:34:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c2c4de7267db9835e36132364f422ba7d93f25d6'/>
<id>urn:sha1:c2c4de7267db9835e36132364f422ba7d93f25d6</id>
<content type='text'>
- Remove the address/port overloads of BeginConnect.
- Change DoConnect to take a sockaddrs instead of an address/port.
</content>
</entry>
<entry>
<title>Strip message tags correctly in the 1202 spanningtree compat layer.</title>
<updated>2019-03-20T18:25:17Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-03-20T18:25:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9b732cb49dcd1b8d28881236f5afb93e47f19b94'/>
<id>urn:sha1:9b732cb49dcd1b8d28881236f5afb93e47f19b94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Generate the ssl_cert metadata before bursting a connecting user.</title>
<updated>2019-03-14T10:52:13Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-03-14T10:49:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=62ba7c3917955b27b7967ccde0dc55b947e04782'/>
<id>urn:sha1:62ba7c3917955b27b7967ccde0dc55b947e04782</id>
<content type='text'>
</content>
</entry>
</feed>
