<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/modules/dns.h, branch v3.15.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/dns.h?h=v3.15.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/modules/dns.h?h=v3.15.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2021-04-27T15:41:14Z</updated>
<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>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>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>
<entry>
<title>Add &lt;dns:enabled&gt;; allows disabling DNS lookups entirely.</title>
<updated>2021-01-19T08:42:44Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-01-19T08:42:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a601cf2f0d9754e4bb11a28ce8954a86ad4e367e'/>
<id>urn:sha1:a601cf2f0d9754e4bb11a28ce8954a86ad4e367e</id>
<content type='text'>
Ref: #1839.
</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 GetTypeStr to the DNS API.</title>
<updated>2019-10-13T21:05:19Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-10-12T11:53:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=51b9b4c9b404bd801be194644133be47bd035b58'/>
<id>urn:sha1:51b9b4c9b404bd801be194644133be47bd035b58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the override keyword in places that it is missing.</title>
<updated>2017-11-21T15:51:45Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-11-21T13:05:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=91e0af0fc4889f20d2f63426f8fe379674fc0393'/>
<id>urn:sha1:91e0af0fc4889f20d2f63426f8fe379674fc0393</id>
<content type='text'>
GCCs warnings for this are much better than Clangs.
</content>
</entry>
<entry>
<title>Move &lt;dns:timeout&gt; out of the core.</title>
<updated>2017-09-03T18:28:50Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-09-03T18:08:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=74dd288542e28f3604306cc69468f88b14c1b3c5'/>
<id>urn:sha1:74dd288542e28f3604306cc69468f88b14c1b3c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core_dns: add support for txt records</title>
<updated>2017-04-23T20:35:21Z</updated>
<author>
<name>Adam</name>
</author>
<published>2015-05-03T23:33:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f2e3762ff4a2b3690ed70eba5cc0dde9ae045a90'/>
<id>urn:sha1:f2e3762ff4a2b3690ed70eba5cc0dde9ae045a90</id>
<content type='text'>
This might be used later by m_dnsbl to get reasons for listings
</content>
</entry>
</feed>
