<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/treeserver.cpp, 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/treeserver.cpp?h=v3.0.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/treeserver.cpp?h=v3.0.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2019-04-28T08:14:21Z</updated>
<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>Move &lt;security:hidesplits&gt; to the spanningtree module.</title>
<updated>2018-10-01T16:26:22Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-10-01T15:41:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d7dd8d193c2e6176e97ec182d65b6ba1d0800aa5'/>
<id>urn:sha1:d7dd8d193c2e6176e97ec182d65b6ba1d0800aa5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Show server versions in /MAP for opers</title>
<updated>2017-12-19T18:23:21Z</updated>
<author>
<name>B00mX0r</name>
</author>
<published>2017-12-19T17:21:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6d4b4f7bf707c8b8270054120e6c7b6f1f2b9834'/>
<id>urn:sha1:6d4b4f7bf707c8b8270054120e6c7b6f1f2b9834</id>
<content type='text'>
This resolves #1203
</content>
</entry>
<entry>
<title>Rename the spanningtree module header to server.</title>
<updated>2017-12-03T13:54:11Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-11-22T12:13:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4aa27e75af8da0a5bc2e35f931f0165339f5f289'/>
<id>urn:sha1:4aa27e75af8da0a5bc2e35f931f0165339f5f289</id>
<content type='text'>
In the future we will have server linking modules that are not the
spanningtree module.
</content>
</entry>
<entry>
<title>m_spanningtree Call the OnServerLink hook from TreeServer constructor</title>
<updated>2016-04-25T11:18:02Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-04-25T11:18:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=afefc6bfe9e184086247fc305a41ef1c21cb136b'/>
<id>urn:sha1:afefc6bfe9e184086247fc305a41ef1c21cb136b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Call the OnServerSplit hook from TreeServer::SQuitInternal() so it runs for all lost servers</title>
<updated>2016-04-25T11:16:40Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-04-25T11:16:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=70ac122cba5c6a1df2b3ee29305d9a48098e7940'/>
<id>urn:sha1:70ac122cba5c6a1df2b3ee29305d9a48098e7940</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Don't try to call the OnServerSplit hook when the module is being unloaded</title>
<updated>2016-04-25T11:12:03Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-04-25T11:12:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=53f266a35ff6201d606a4e8f66f0c6cccb630891'/>
<id>urn:sha1:53f266a35ff6201d606a4e8f66f0c6cccb630891</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not insert FakeUsers into UserManager::uuidlist</title>
<updated>2015-12-07T09:11:09Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-12-07T09:11:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6bc4db5e922dd49a46684c9b4e417cac36a71942'/>
<id>urn:sha1:6bc4db5e922dd49a46684c9b4e417cac36a71942</id>
<content type='text'>
Inserting them causes FindUUID() and FindNick() to return server users which is not what modules want
</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 Clean up comments</title>
<updated>2015-05-12T22:19:12Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-05-12T22:19:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a6433b37967e22e19658967ae4e798febea86356'/>
<id>urn:sha1:a6433b37967e22e19658967ae4e798febea86356</id>
<content type='text'>
</content>
</entry>
</feed>
