<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/treeserver.h, branch v3.0.0a3</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/treeserver.h?h=v3.0.0a3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/treeserver.h?h=v3.0.0a3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2017-07-12T13:41:52Z</updated>
<entry>
<title>Add CXX11_OVERRIDE to overridden members that lack it.</title>
<updated>2017-07-12T13:41:52Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-07-12T13:41:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d1df2bce56275e1297d94d82d4dbef6f6cf582b6'/>
<id>urn:sha1:d1df2bce56275e1297d94d82d4dbef6f6cf582b6</id>
<content type='text'>
This fixes a ton of warnings when building on compilers that
default to C++11 or newer.
</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>m_spanningtree Rewrite PING logic to use Timers</title>
<updated>2015-01-25T12:41:24Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-01-25T12:41:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bdc70892c647f0d7672aba413100730819a4b217'/>
<id>urn:sha1:bdc70892c647f0d7672aba413100730819a4b217</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Remove public TreeServer methods that are only called from TreeServer</title>
<updated>2015-01-20T16:49:04Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-01-20T16:49:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=50ea7f41b2e4aca9ef9be31c056f862a7d90609a'/>
<id>urn:sha1:50ea7f41b2e4aca9ef9be31c056f862a7d90609a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Get rid of some boilerplate</title>
<updated>2015-01-20T16:42:31Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-01-20T16:42:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4bb972550e79292c5571714103780d873f5e82aa'/>
<id>urn:sha1:4bb972550e79292c5571714103780d873f5e82aa</id>
<content type='text'>
Make methods const while at it
</content>
</entry>
<entry>
<title>m_spanningtree Change type of num_lost_* to be unsigned</title>
<updated>2014-07-28T12:43:35Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-07-28T12:43:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1f4cc842a7b45c0d89f21da47b963c34c7329bd7'/>
<id>urn:sha1:1f4cc842a7b45c0d89f21da47b963c34c7329bd7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Quit all split users in one go</title>
<updated>2014-07-28T12:42:01Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-07-28T12:42:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2a18ae111e7c1e0d0d26c54e8bd00a1a0affcf75'/>
<id>urn:sha1:2a18ae111e7c1e0d0d26c54e8bd00a1a0affcf75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Mark servers awaiting destruction after being lost in a netsplit, add TreeServer::IsDead()</title>
<updated>2014-07-28T12:38:20Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-07-28T12:38:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d618b3c186e58a55ab5103da2790459daed6c45e'/>
<id>urn:sha1:d618b3c186e58a55ab5103da2790459daed6c45e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Remove now unused TreeServer::Tidy()</title>
<updated>2014-07-28T12:35:20Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-07-28T12:35:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=503ba19ec18ded4d1b373c799b795e39262088e3'/>
<id>urn:sha1:503ba19ec18ded4d1b373c799b795e39262088e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Remove split servers from the hash maps in TreeServer::SQuitInternal()</title>
<updated>2014-07-28T12:31:57Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-07-28T12:31:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=001e9c1372a1c6fc2877f9d6607cf662f09228df'/>
<id>urn:sha1:001e9c1372a1c6fc2877f9d6607cf662f09228df</id>
<content type='text'>
</content>
</entry>
</feed>
