<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/modules, branch v3.10.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/modules?h=v3.10.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/modules?h=v3.10.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2021-05-14T13:48:39Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2021-05-14T13:48:39Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-05-14T13:48:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e94b673532f7833aaa4789f834e61d68e0b4fc56'/>
<id>urn:sha1:e94b673532f7833aaa4789f834e61d68e0b4fc56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix an off by one error in various bitsets.</title>
<updated>2021-05-14T13:26:46Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-05-14T13:26:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c24a7435b8171db15c719af119e708bfd9b719bc'/>
<id>urn:sha1:c24a7435b8171db15c719af119e708bfd9b719bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a bunch of weird indentation and spacing issues.</title>
<updated>2021-04-27T15:41:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-27T15:36:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b4a174ee9c32d62ea6bf010e837e8c5b1c3d36a3'/>
<id>urn:sha1:b4a174ee9c32d62ea6bf010e837e8c5b1c3d36a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix SendNoticeInternal not having a NULL command variant.</title>
<updated>2021-04-27T01:47:47Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-27T01:47:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8a5a1c799e5bec875b081f70639156429d7847e3'/>
<id>urn:sha1:8a5a1c799e5bec875b081f70639156429d7847e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for per-DNSBL timeouts.</title>
<updated>2021-03-31T12:41:55Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-31T12:30:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fc3c650e8dc62c3fdde8e2cc4eda62ed4a37c532'/>
<id>urn:sha1:fc3c650e8dc62c3fdde8e2cc4eda62ed4a37c532</id>
<content type='text'>
This should fix the issue of some DNSBLs being slower than others.
</content>
</entry>
<entry>
<title>Fix various documentation comments.</title>
<updated>2021-03-31T09:51:51Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-31T09:38:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=952ee5cc603a5231348b8cfab18ee85a097f5394'/>
<id>urn:sha1:952ee5cc603a5231348b8cfab18ee85a097f5394</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for sending a standard reply with no command name.</title>
<updated>2021-03-11T05:37:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-11T05:37:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8fcb8ee6d6542b533e132bc8958a895553ee8371'/>
<id>urn:sha1:8fcb8ee6d6542b533e132bc8958a895553ee8371</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a subclass of IOHookProvider for SSL modules.</title>
<updated>2021-03-09T01:00:16Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-09T01:00:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6c2b6fa23d3a65ecdcebbf9154b8daa2e55727e9'/>
<id>urn:sha1:6c2b6fa23d3a65ecdcebbf9154b8daa2e55727e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a bunch of really obvious unnecessary includes.</title>
<updated>2021-03-05T09:17:13Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-05T08:39:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2ba32afa9a9aca7c82966b66bda16c3c3dbfbba5'/>
<id>urn:sha1:2ba32afa9a9aca7c82966b66bda16c3c3dbfbba5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2021-02-26T06:58:13Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-02-26T06:58:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1bf7ca389426e196697eba9a8b60277db03fbedb'/>
<id>urn:sha1:1bf7ca389426e196697eba9a8b60277db03fbedb</id>
<content type='text'>
</content>
</entry>
</feed>
