<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/modules/dnsbl.cpp, branch v5.0.0dev4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/modules/dnsbl.cpp?h=v5.0.0dev4</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/modules/dnsbl.cpp?h=v5.0.0dev4'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2026-04-30T22:20:14Z</updated>
<entry>
<title>Switch ascii comparisons over to our own casemap functions.</title>
<updated>2026-04-30T22:20:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-04-30T21:29:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9bb55626d51f217466bc08104d2f32eb0bf57c02'/>
<id>urn:sha1:9bb55626d51f217466bc08104d2f32eb0bf57c02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid the direct use of intptr_t wherever possible.</title>
<updated>2026-03-29T13:12:41Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-29T12:34:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=5095617d6c53081521efb673823946cbfc183753'/>
<id>urn:sha1:5095617d6c53081521efb673823946cbfc183753</id>
<content type='text'>
This may cause problems on systems like CheriBSD where the
pointer type stores extra data.
</content>
</entry>
<entry>
<title>Switch modules from reference&lt;&gt; to shared_ptr&lt;&gt; and weak_ptr&lt;&gt;.</title>
<updated>2026-03-29T00:42:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-28T21:32:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=cbc5431d62e3fe9166f18395dce3ddf2af0906d3'/>
<id>urn:sha1:cbc5431d62e3fe9166f18395dce3ddf2af0906d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch typedefs to using statements.</title>
<updated>2026-03-26T22:24:16Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-26T22:24:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=cd2d667ca7d3d31dbcf1f3bf0717b744b11ec776'/>
<id>urn:sha1:cd2d667ca7d3d31dbcf1f3bf0717b744b11ec776</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rewrite portparser and move to stringutils.</title>
<updated>2026-03-14T06:12:35Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-14T05:48:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=7cec5d80b3b5e2935a3a38c42a4c9763200f1c87'/>
<id>urn:sha1:7cec5d80b3b5e2935a3a38c42a4c9763200f1c87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace IS_* with member functions.</title>
<updated>2026-03-08T17:47:44Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-08T17:01:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=bb1e5a7b60ea200ddae99f263a38a219879f9617'/>
<id>urn:sha1:bb1e5a7b60ea200ddae99f263a38a219879f9617</id>
<content type='text'>
- All user types get an Is* function.
- Only local users are cast using the old function so only local
  users get an As* function.
</content>
</entry>
<entry>
<title>Convert TranslateType to an enum class.</title>
<updated>2026-03-06T17:31:33Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-06T17:31:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=0915b687bd9c03ffef6c88948265943bd0c2d959'/>
<id>urn:sha1:0915b687bd9c03ffef6c88948265943bd0c2d959</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert the dnsbl and gateway modules to use standard replies.</title>
<updated>2026-03-05T17:32:27Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-05T17:32:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e598a13b6eb7d3b8dc53621308868ffa4f338f8b'/>
<id>urn:sha1:e598a13b6eb7d3b8dc53621308868ffa4f338f8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename ServiceProvider::creator to service_creator and add GetSource.</title>
<updated>2026-03-02T21:09:27Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-03-02T20:59:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=7110535309675a6579c57900ef75498bfb2e0ce6'/>
<id>urn:sha1:7110535309675a6579c57900ef75498bfb2e0ce6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for local-only X-lines, remove K-lines.</title>
<updated>2026-01-20T20:14:38Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2026-01-20T19:11:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d3f94ef8040031043730790ba0206ef76aa98cdf'/>
<id>urn:sha1:d3f94ef8040031043730790ba0206ef76aa98cdf</id>
<content type='text'>
</content>
</entry>
</feed>
