<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/compat.cpp, branch v3.0.0a7</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/compat.cpp?h=v3.0.0a7</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/compat.cpp?h=v3.0.0a7'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2018-04-11T17:59:17Z</updated>
<entry>
<title>Change ServerInfo::gecos to description</title>
<updated>2018-04-11T17:59:17Z</updated>
<author>
<name>genius3000</name>
</author>
<published>2018-04-10T16:33:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e6db1df5a657ea0603e1ec0b1ea9b056264d470f'/>
<id>urn:sha1:e6db1df5a657ea0603e1ec0b1ea9b056264d470f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump version to 3.0 in comments and messages</title>
<updated>2016-09-02T19:51:19Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-09-02T19:51:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=458ea2029cf36e9e8d3c7b7d0176e365234c018a'/>
<id>urn:sha1:458ea2029cf36e9e8d3c7b7d0176e365234c018a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Translate NUM to PUSH and PUSH to NUM, NOTICE or PRIVMSG for 1202 protocol servers</title>
<updated>2016-03-29T14:36:22Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-03-29T14:36:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ab115e4fe39c8aeb74482462dd6a473341fa7608'/>
<id>urn:sha1:ab115e4fe39c8aeb74482462dd6a473341fa7608</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Ignore SVSWATCH from 2.0 servers</title>
<updated>2016-01-06T17:58:00Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-01-06T17:58:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4ea6d61e61d876e00e5e4a23f7261c118f071ffe'/>
<id>urn:sha1:4ea6d61e61d876e00e5e4a23f7261c118f071ffe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Use uint64_t for the burst start time to avoid overflows</title>
<updated>2015-05-12T22:26:02Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-05-12T22:26:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0982b2a58259ec1653e2af93ec612ec98378a087'/>
<id>urn:sha1:0982b2a58259ec1653e2af93ec612ec98378a087</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce std::string::substr() usage</title>
<updated>2015-01-10T14:16:03Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-01-10T14:16:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=47dda4f61512f6047f2b1dcccd1943aab74726e3'/>
<id>urn:sha1:47dda4f61512f6047f2b1dcccd1943aab74726e3</id>
<content type='text'>
substr() returns a new string while erase() and assign() modify the existing one
</content>
</entry>
<entry>
<title>m_spanningtree Sync bursting state of servers in SERVER</title>
<updated>2014-07-27T16:59:43Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-07-27T16:59:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c1fa07d2eb6146a9e3f6c26f478a22b119032d27'/>
<id>urn:sha1:c1fa07d2eb6146a9e3f6c26f478a22b119032d27</id>
<content type='text'>
Also send the time when they started bursting
</content>
</entry>
<entry>
<title>m_spanningtree Don't send needless BURST after introducing a server</title>
<updated>2014-07-27T16:42:46Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-07-27T16:42:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=465675b124a50e8cbd6a114fd277ea18adcc4d31'/>
<id>urn:sha1:465675b124a50e8cbd6a114fd277ea18adcc4d31</id>
<content type='text'>
Synthesize a BURST after SERVER for 1202 protocol servers if we are not bursting
</content>
</entry>
<entry>
<title>m_spanningtree Add TreeSocket::WriteLineNoCompat() to send a line without doing any translation for old protocol servers</title>
<updated>2014-07-27T16:37:39Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-07-27T16:37:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fe609b6bd81b6c16a9263aee586ce6824a994301'/>
<id>urn:sha1:fe609b6bd81b6c16a9263aee586ce6824a994301</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Translate the new SERVER message for 1202 protocol servers</title>
<updated>2014-07-27T16:36:12Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-07-27T16:36:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a3f0ce79d0b9674bfc0c3359f8c87e528ce74fed'/>
<id>urn:sha1:a3f0ce79d0b9674bfc0c3359f8c87e528ce74fed</id>
<content type='text'>
</content>
</entry>
</feed>
