<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/treesocket2.cpp, branch v4.0.0a8</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/treesocket2.cpp?h=v4.0.0a8</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/treesocket2.cpp?h=v4.0.0a8'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-02-01T16:00:54Z</updated>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-02-01T16:00:54Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-02-01T16:00:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=95868f7458e03f76dc6babfcefa993a63fb31b56'/>
<id>urn:sha1:95868f7458e03f76dc6babfcefa993a63fb31b56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix splitting servers multiple times in some cases.</title>
<updated>2022-02-01T11:26:31Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-02-01T11:26:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=170a26e72bc06c79314dbd88b87ace95d6213945'/>
<id>urn:sha1:170a26e72bc06c79314dbd88b87ace95d6213945</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix duplicate messages when a server connection errors.</title>
<updated>2022-02-01T11:12:32Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-02-01T11:06:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3ff3810ca19f7f4a20ad3a6dc2707c2bdb2fec5d'/>
<id>urn:sha1:3ff3810ca19f7f4a20ad3a6dc2707c2bdb2fec5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Always use ExtractTS to extract timestamps from S2S messages.</title>
<updated>2021-09-10T12:09:02Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-09-10T12:09:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bec93a9ab8eff6df9f9180a108b29d59f0ad1d27'/>
<id>urn:sha1:bec93a9ab8eff6df9f9180a108b29d59f0ad1d27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Migrate collections from insert to emplace.</title>
<updated>2021-04-18T03:58:28Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-18T03:37:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=569324feeecea939854e45bbd44495b849fcfd59'/>
<id>urn:sha1:569324feeecea939854e45bbd44495b849fcfd59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-03-05T02:32:35Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-05T02:32:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1e1cf527d255e4cf79d66fe8ac4c6945517d4c80'/>
<id>urn:sha1:1e1cf527d255e4cf79d66fe8ac4c6945517d4c80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2021-03-05T02:16:11Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-03-05T02:04:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7b1ab06a9551d8db141ebc9213836af6b5369284'/>
<id>urn:sha1:7b1ab06a9551d8db141ebc9213836af6b5369284</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert CmdResult to an 8-bit strongly typed enum.</title>
<updated>2020-10-27T00:59:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-10-26T23:40:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7cb27dabe695505d2eb7b942c4fbf518dda8e6b3'/>
<id>urn:sha1:7cb27dabe695505d2eb7b942c4fbf518dda8e6b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the case of getError/getSendQSize and rewrite the doc comments.</title>
<updated>2020-07-20T06:36:44Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-07-20T06:33:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=90fb7c511fb6fc5c917d6738eca25961a52c8a9f'/>
<id>urn:sha1:90fb7c511fb6fc5c917d6738eca25961a52c8a9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rip out compatibility code for the 2.0 protocol.</title>
<updated>2020-05-20T01:09:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-05-20T01:09:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b49846ebb97c4e192cafe056554fb3efdd51d4de'/>
<id>urn:sha1:b49846ebb97c4e192cafe056554fb3efdd51d4de</id>
<content type='text'>
</content>
</entry>
</feed>
