<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/server.cpp, branch v3.11.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/server.cpp?h=v3.11.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/server.cpp?h=v3.11.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2020-10-30T12:01:10Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2020-10-30T12:01:10Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-10-30T11:56:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e73d011e68c577df72c2f0eae235c32cd4261870'/>
<id>urn:sha1:e73d011e68c577df72c2f0eae235c32cd4261870</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a word missing from the last commit.</title>
<updated>2020-08-29T21:52:46Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-08-29T21:17:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e1ebec0e7255ad500cba6b9f79f318366a00a13a'/>
<id>urn:sha1:e1ebec0e7255ad500cba6b9f79f318366a00a13a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Warn about non-local plaintext server connections.</title>
<updated>2020-08-29T18:21:06Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-08-29T18:21:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ff766773bc547b03ffa3a15cb1c89896a2a7b8cf'/>
<id>urn:sha1:ff766773bc547b03ffa3a15cb1c89896a2a7b8cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-01-11T22:14:43Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-01-11T22:02:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aa692dc1039b63deef7886e914ec499abe7facaf'/>
<id>urn:sha1:aa692dc1039b63deef7886e914ec499abe7facaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the server id to the Server class.</title>
<updated>2019-09-23T12:18:14Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-09-23T10:49:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a4305d8f3c3e613be839bdcd61a1d14c87fed5aa'/>
<id>urn:sha1:a4305d8f3c3e613be839bdcd61a1d14c87fed5aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>spanningtree: Never send a message to a raw UUID in CmdBuilder.</title>
<updated>2019-07-19T11:13:18Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-07-19T11:11:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=875aa2d98d1eb25f4932fbd2ac5c2086d16ff6ea'/>
<id>urn:sha1:875aa2d98d1eb25f4932fbd2ac5c2086d16ff6ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>If a parent server is hidden then also hide its child servers.</title>
<updated>2019-05-13T23:58:52Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-05-13T18:32:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b9e732f73b0cb8e1fde9181a8b5502927feaf339'/>
<id>urn:sha1:b9e732f73b0cb8e1fde9181a8b5502927feaf339</id>
<content type='text'>
This should fix #851.
</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>Improve support for wildcards in &lt;link:name&gt;.</title>
<updated>2019-02-18T16:17:23Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-02-18T16:12:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=318d50bc868fb64a7d5e1edeff3ec23e38925638'/>
<id>urn:sha1:318d50bc868fb64a7d5e1edeff3ec23e38925638</id>
<content type='text'>
Closes #1569.
</content>
</entry>
<entry>
<title>Use CommandBase::Params instead of std::vector&lt;std::string&gt;.</title>
<updated>2018-07-26T19:12:14Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-07-26T18:43:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=384ef31bc01e4a1a2e59d082c9066002410ba54a'/>
<id>urn:sha1:384ef31bc01e4a1a2e59d082c9066002410ba54a</id>
<content type='text'>
This is presently a typedef but will soon be replaced with a class
that encapsulates both tags and parameters.
</content>
</entry>
</feed>
