<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_dnsbl.cpp, branch v4.0.0a17</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_dnsbl.cpp?h=v4.0.0a17</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_dnsbl.cpp?h=v4.0.0a17'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2022-12-01T05:39:24Z</updated>
<entry>
<title>Avoid copying a shared_ptr where not actually necessary.</title>
<updated>2022-12-01T05:39:24Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-01T05:39:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d1301063741b3544342e10fcc02f72417000b50e'/>
<id>urn:sha1:d1301063741b3544342e10fcc02f72417000b50e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use a global typedef for representing a character set.</title>
<updated>2022-09-30T19:21:59Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-30T19:21:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e4efd41a99e1237b61336555af0398ef5f634a4d'/>
<id>urn:sha1:e4efd41a99e1237b61336555af0398ef5f634a4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use auto instead of type names where the type is obvious.</title>
<updated>2022-09-29T11:54:24Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-29T11:41:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=44986c79769d4efc2badc5b9c3df2e75e81ac28e'/>
<id>urn:sha1:44986c79769d4efc2badc5b9c3df2e75e81ac28e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix various cases of the &amp;* being next to the name instead of type.</title>
<updated>2022-09-29T11:36:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-29T11:01:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=89537ed2ab22fcedb25e0378bd2c18e392911c0c'/>
<id>urn:sha1:89537ed2ab22fcedb25e0378bd2c18e392911c0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some warnings noticed by the readability-* clang-tidy checkers.</title>
<updated>2022-09-03T22:17:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-03T21:52:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9203f40f41e4a735d379d13867d277c696fb28c5'/>
<id>urn:sha1:9203f40f41e4a735d379d13867d277c696fb28c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename OnSetUserIP to OnChangeRemoteAddress.</title>
<updated>2022-08-10T21:18:06Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-08-10T21:18:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5c751696d6edb11f5cea797fbadf474bf1e1c2c2'/>
<id>urn:sha1:5c751696d6edb11f5cea797fbadf474bf1e1c2c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a basic function for templating strings.</title>
<updated>2022-06-15T11:30:24Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-06-15T11:19:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=429b973af669230e2a81fc83d74bdd56b88549c8'/>
<id>urn:sha1:429b973af669230e2a81fc83d74bdd56b88549c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite logging calls to use the new APIs.</title>
<updated>2022-05-01T21:07:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-18T03:30:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e23ee3fde17a6bb17a9e56c7105f4bbceb36391f'/>
<id>urn:sha1:e23ee3fde17a6bb17a9e56c7105f4bbceb36391f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Slim down the globally included files.</title>
<updated>2022-04-30T16:48:12Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-30T16:43:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=af1d0f6a4b003d30960dfb55d6bdb7dd6c61f97e'/>
<id>urn:sha1:af1d0f6a4b003d30960dfb55d6bdb7dd6c61f97e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Format enums with an underlying type like classes.</title>
<updated>2022-04-30T13:47:39Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-30T13:47:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=0e7883dd962f16bbac1dd0b4b6a33de3c19ceca1'/>
<id>urn:sha1:0e7883dd962f16bbac1dd0b4b6a33de3c19ceca1</id>
<content type='text'>
</content>
</entry>
</feed>
