<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/modules/dns.h, branch v4.0.0a20</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=v4.0.0a20</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/modules/dns.h?h=v4.0.0a20'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2023-01-05T00:41:04Z</updated>
<entry>
<title>Add a helper class for creating a reference to a DNS manager.</title>
<updated>2023-01-05T00:41:04Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-05T00:41:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d7182c584ceed0fcca133660aa957f1c414b20eb'/>
<id>urn:sha1:d7182c584ceed0fcca133660aa957f1c414b20eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Yet more stylistic fixes.</title>
<updated>2022-12-01T05:25:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-01T05:14:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=45e56e5ee1bdb9e169be957e21a4f7b536e417ff'/>
<id>urn:sha1:45e56e5ee1bdb9e169be957e21a4f7b536e417ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some types which were missed when making stuff final.</title>
<updated>2022-10-30T12:58:38Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-10-30T12:16:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=41926908ecfcf043cd149e93f0c710f8cecd96a0'/>
<id>urn:sha1:41926908ecfcf043cd149e93f0c710f8cecd96a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch from NULL to nullptr.</title>
<updated>2022-07-22T17:53:21Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-07-22T17:33:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=648f813f8c89e6e7d0ed5bda2c2149bee2babb09'/>
<id>urn:sha1:648f813f8c89e6e7d0ed5bda2c2149bee2babb09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Require specifying the repeat argument of the Timer class.</title>
<updated>2022-05-17T11:06:26Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-17T11:06:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bc2098a492c9175717a92ee63a73a7436ba54d0f'/>
<id>urn:sha1:bc2098a492c9175717a92ee63a73a7436ba54d0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Abolish the infernal space before accessibility keywords.</title>
<updated>2022-01-25T14:02:36Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-25T13:59:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d79147e7afe2eca34780c607f78b11f8b3dd017d'/>
<id>urn:sha1:d79147e7afe2eca34780c607f78b11f8b3dd017d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor CoreException and ModuleException.</title>
<updated>2022-01-07T17:16:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-07T17:12:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=52cc8a418307ae7a551d23e6bd2d367b544e7bf9'/>
<id>urn:sha1:52cc8a418307ae7a551d23e6bd2d367b544e7bf9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused time_t field from the timer system.</title>
<updated>2021-11-05T04:24:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-11-05T04:24:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0f2257136d71389c274f0ab6dd68db3239da1d71'/>
<id>urn:sha1:0f2257136d71389c274f0ab6dd68db3239da1d71</id>
<content type='text'>
This is equivalent to calling InspIRCd::Now() and is only actually
used in one place in modules.
</content>
</entry>
<entry>
<title>Added -Wshorten-64-to-32 and fixed all warnings.</title>
<updated>2021-05-30T19:37:54Z</updated>
<author>
<name>Dominic Hamon</name>
</author>
<published>2021-05-30T19:37:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=02340285c564a7e82105137192d46d554a6fce3a'/>
<id>urn:sha1:02340285c564a7e82105137192d46d554a6fce3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement support for looking up SRV records in core_dns.</title>
<updated>2021-05-11T07:08:06Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-05-11T06:15:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=448b04076e5fadb80e61ce83f8df8175af18968c'/>
<id>urn:sha1:448b04076e5fadb80e61ce83f8df8175af18968c</id>
<content type='text'>
</content>
</entry>
</feed>
