<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/coremods, branch v3.6.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/coremods?h=v3.6.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/coremods?h=v3.6.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2020-04-24T09:23:47Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2020-04-24T09:23:47Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-04-24T09:23:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=44489ddf7e90413d8f656aea24d74445bab227af'/>
<id>urn:sha1:44489ddf7e90413d8f656aea24d74445bab227af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes by misspell-fixer</title>
<updated>2020-04-21T06:52:12Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-04-21T06:34:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4f9abe96a4301a740d4a5fd7932550d88d60a3fc'/>
<id>urn:sha1:4f9abe96a4301a740d4a5fd7932550d88d60a3fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor cleanup and documentation improvements.</title>
<updated>2020-04-14T12:15:40Z</updated>
<author>
<name>Matt Schatz</name>
</author>
<published>2020-04-14T10:51:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=85bd27a84087397c8ac7e4e026f4187888931262'/>
<id>urn:sha1:85bd27a84087397c8ac7e4e026f4187888931262</id>
<content type='text'>
- Only show a generic failure message to the user upon oper failure
due to not having a secure connection or matching cert. fingerprint.
- Update the comment about oper:fingerprint as it can be a space
separated list of fingerprints and not just one.
- Improve a few code comments and formatting.
</content>
</entry>
<entry>
<title>Add support for limiting what opers can subscribe to snomasks.</title>
<updated>2020-04-11T14:44:51Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-04-11T14:09:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6fcbfc072387752ec345d7589e986b9959f350fc'/>
<id>urn:sha1:6fcbfc072387752ec345d7589e986b9959f350fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the missing VF_CORE flag to the core_whowas module.</title>
<updated>2020-04-09T23:35:41Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-04-09T23:35:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=103267efa4b754ad0a816fbcc01d7ba3f22d8107'/>
<id>urn:sha1:103267efa4b754ad0a816fbcc01d7ba3f22d8107</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set the minimum length to 1 for most config items with a default.</title>
<updated>2020-04-09T14:18:04Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-04-09T14:18:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bb39d78be61e45555cdd87985e26ea07b725fabf'/>
<id>urn:sha1:bb39d78be61e45555cdd87985e26ea07b725fabf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prevent a trailing space in the failed oper SNOTICE.</title>
<updated>2020-04-09T12:57:30Z</updated>
<author>
<name>Matt Schatz</name>
</author>
<published>2020-04-09T12:53:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2ec69dcc736f395bdbcf8e9e0ee5bc179d48eff7'/>
<id>urn:sha1:2ec69dcc736f395bdbcf8e9e0ee5bc179d48eff7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't override a different Displayed Host with the rDNS.</title>
<updated>2020-04-05T01:12:28Z</updated>
<author>
<name>Matt Schatz</name>
</author>
<published>2020-03-31T07:54:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d6133886f5a84000fcb2df6e993d252ecb55b72d'/>
<id>urn:sha1:d6133886f5a84000fcb2df6e993d252ecb55b72d</id>
<content type='text'>
If the dnsbl module is set to mark with a vHost, it can finish before
the hostname resolution finishes. This is especially the case when
the result is already cached.

Resolves #1770.
</content>
</entry>
<entry>
<title>Squish the cmd_whowas header.</title>
<updated>2020-04-04T12:25:10Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-04-04T12:18:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fe23e07f024c2cbcb05007f3ed70c9acf632a2f0'/>
<id>urn:sha1:fe23e07f024c2cbcb05007f3ed70c9acf632a2f0</id>
<content type='text'>
There's no reason for this to be in a header and it can't be used
by anything else.
</content>
</entry>
<entry>
<title>Add the Numerics::CannotSendTo class and switch stuff to use it.</title>
<updated>2020-04-04T11:31:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-04-04T10:49:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cbe5b993142c218e09ae972bdce91681cc0ba485'/>
<id>urn:sha1:cbe5b993142c218e09ae972bdce91681cc0ba485</id>
<content type='text'>
</content>
</entry>
</feed>
