<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git, branch v4.0.0a19</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/?h=v4.0.0a19</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/?h=v4.0.0a19'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2023-02-01T05:10:11Z</updated>
<entry>
<title>Release v4.0.0 alpha 19.</title>
<updated>2023-02-01T05:10:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-02-01T05:10:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=327a8820b1f072a121046513d69e981d5f38c5f1'/>
<id>urn:sha1:327a8820b1f072a121046513d69e981d5f38c5f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update module descriptions.</title>
<updated>2023-02-01T04:13:30Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-02-01T04:13:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5e6954152a6979afedc1ac3b753844dffe30717e'/>
<id>urn:sha1:5e6954152a6979afedc1ac3b753844dffe30717e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename some source files to match their recently renamed headers.</title>
<updated>2023-01-27T07:06:28Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-27T07:06:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=03b25f923caed9ae9a9ddcc5429c69266338825a'/>
<id>urn:sha1:03b25f923caed9ae9a9ddcc5429c69266338825a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix clamping the size of the IOVector array.</title>
<updated>2023-01-27T04:40:30Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-27T04:40:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=44824755ab68cf0f991e7c80a71f75ad54a95ae2'/>
<id>urn:sha1:44824755ab68cf0f991e7c80a71f75ad54a95ae2</id>
<content type='text'>
Casting then clamping might result in a weird size here so instead
clamp before casting.
</content>
</entry>
<entry>
<title>Make reading the core config less of a mess.</title>
<updated>2023-01-27T04:15:36Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-27T00:10:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d4ff568093f9fa6acee9030f73179a78295a3777'/>
<id>urn:sha1:d4ff568093f9fa6acee9030f73179a78295a3777</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename some headers to match the common naming system.</title>
<updated>2023-01-26T06:16:57Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-26T06:16:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=57cc457ec68903d41e368e61d97be352b595cc4f'/>
<id>urn:sha1:57cc457ec68903d41e368e61d97be352b595cc4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't log object culls unless built with RTTI.</title>
<updated>2023-01-25T05:35:44Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-25T04:57:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c3f0e48166ebb9c389e0d4b4cdc2e85879b35473'/>
<id>urn:sha1:c3f0e48166ebb9c389e0d4b4cdc2e85879b35473</id>
<content type='text'>
This is spammy and not very useful without type information.
</content>
</entry>
<entry>
<title>Move CheckExemption::Call to CheckExemption::EventProvider.</title>
<updated>2023-01-25T03:43:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-25T03:43:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4472683dc7d321eaee30aae715a71b32342dffd4'/>
<id>urn:sha1:4472683dc7d321eaee30aae715a71b32342dffd4</id>
<content type='text'>
Now FirstResult not a macro there's no need for this to be a free
function.
</content>
</entry>
<entry>
<title>Fix using std::max instead of std::min when clamping NetBufferSize.</title>
<updated>2023-01-25T02:14:03Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-25T02:14:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d252e8d4a3ea17aab5322d559e8b3dfafec1eb8c'/>
<id>urn:sha1:d252e8d4a3ea17aab5322d559e8b3dfafec1eb8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2023-01-25T01:04:55Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-25T00:59:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ec02f2a47d5523230188cafb09cb50faa255ede1'/>
<id>urn:sha1:ec02f2a47d5523230188cafb09cb50faa255ede1</id>
<content type='text'>
</content>
</entry>
</feed>
