<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git, branch v3.12.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/?h=v3.12.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/?h=v3.12.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2021-12-31T00:01:02Z</updated>
<entry>
<title>Release v3.12.0.</title>
<updated>2021-12-31T00:01:02Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-12-31T00:01:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=11b09c10e7fe5ce9a6d99817851b64268ab51a25'/>
<id>urn:sha1:11b09c10e7fe5ce9a6d99817851b64268ab51a25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2021-12-30T18:52:08Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-12-30T18:52:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=adbe149c56bc938aa5d2454e4a4f9cc9d68efa68'/>
<id>urn:sha1:adbe149c56bc938aa5d2454e4a4f9cc9d68efa68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update module descriptions.</title>
<updated>2021-12-30T18:49:37Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-12-30T18:49:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=997cec0ac572b054de9ffa1df2d52d5df6daeb4a'/>
<id>urn:sha1:997cec0ac572b054de9ffa1df2d52d5df6daeb4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for forwarding a password from the second nick param.</title>
<updated>2021-12-28T14:20:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-12-28T13:53:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9306d5474d0acc010e11b4cb4632e3341d659367'/>
<id>urn:sha1:9306d5474d0acc010e11b4cb4632e3341d659367</id>
<content type='text'>
</content>
</entry>
<entry>
<title>We only care about the first parameter to the nick command.</title>
<updated>2021-12-28T13:49:20Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-12-28T13:41:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=42970ad974d96bb007a2ece252acd02e9ef4ff45'/>
<id>urn:sha1:42970ad974d96bb007a2ece252acd02e9ef4ff45</id>
<content type='text'>
Nicknames can't have spaces so the trailing concatenation logic
here is not what users will expect.
</content>
</entry>
<entry>
<title>Send an account id tag when account-tag &amp; message-tags are enabled.</title>
<updated>2021-12-28T13:19:22Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-02-21T09:01:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4c931b6f6acbb3bc77d3d60d6a67d9d8cf867e76'/>
<id>urn:sha1:4c931b6f6acbb3bc77d3d60d6a67d9d8cf867e76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix not being able to look up hostnames that point to multiple IPs.</title>
<updated>2021-12-27T10:21:10Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-12-24T01:42:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e8e7a57492f712d71bd526ef49a009324da0e25d'/>
<id>urn:sha1:e8e7a57492f712d71bd526ef49a009324da0e25d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make packing PTR queries a bit more robust.</title>
<updated>2021-12-25T11:25:18Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-12-25T10:58:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=71c62ea7cb95ce987a7bca41181bf963ecf12d39'/>
<id>urn:sha1:71c62ea7cb95ce987a7bca41181bf963ecf12d39</id>
<content type='text'>
There is no first party modules which could be compromised before
this check was added but its better to be safe wherever possible.
</content>
</entry>
<entry>
<title>Fix not looking up IPv4 addresses when a server has an IPv6 address.</title>
<updated>2021-12-25T09:34:12Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-12-25T09:34:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ba82306465d61f99fd353f2533a1447801d6c676'/>
<id>urn:sha1:ba82306465d61f99fd353f2533a1447801d6c676</id>
<content type='text'>
Closes #1811.
</content>
</entry>
<entry>
<title>Allow unsetting uniqueusername with metadata too.</title>
<updated>2021-12-20T11:01:59Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-12-20T11:01:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6d0c400a490068bc4d5169583f620dd5ee428746'/>
<id>urn:sha1:6d0c400a490068bc4d5169583f620dd5ee428746</id>
<content type='text'>
</content>
</entry>
</feed>
