<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src, branch v4.0.0a14</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src?h=v4.0.0a14</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src?h=v4.0.0a14'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-09-01T09:15:08Z</updated>
<entry>
<title>Release v4.0.0 alpha 14.</title>
<updated>2022-09-01T09:15:08Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-01T09:15:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f9379b37fa18bab4b935e401b8690681c14cdff3'/>
<id>urn:sha1:f9379b37fa18bab4b935e401b8690681c14cdff3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-08-27T13:48:19Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-08-27T13:48:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=28a7f1f0c8163fe202ad0b6c228ff48dc0c13934'/>
<id>urn:sha1:28a7f1f0c8163fe202ad0b6c228ff48dc0c13934</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release v3.14.0.</title>
<updated>2022-08-25T19:49:30Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-08-25T19:38:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e147b461173c58eb443eee0ac56f7d3c3c4b2c3a'/>
<id>urn:sha1:e147b461173c58eb443eee0ac56f7d3c3c4b2c3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2022-08-25T19:46:11Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-08-25T19:46:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=96f355c2fa6eccab225f60b375544c3b2a5d3940'/>
<id>urn:sha1:96f355c2fa6eccab225f60b375544c3b2a5d3940</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use std::string in the Serializer constructor.</title>
<updated>2022-08-24T16:56:41Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-08-24T16:56:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=65d50f04c00c8ec2b7a8744c9f0c7bc32841d8f3'/>
<id>urn:sha1:65d50f04c00c8ec2b7a8744c9f0c7bc32841d8f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace GetUserCounter() with GetUsers().size().</title>
<updated>2022-08-24T03:52:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-08-24T03:49:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=87fe3cae8aa28ceacc7d20afa1d535630d03bc02'/>
<id>urn:sha1:87fe3cae8aa28ceacc7d20afa1d535630d03bc02</id>
<content type='text'>
This method is legacy from when there was a manual user counter and
isn't much of a length saving over the unsugared version.
</content>
</entry>
<entry>
<title>Add support for logging JSON to stdout and stderr.</title>
<updated>2022-08-23T23:13:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-08-23T23:13:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cf47e0f3f81870f94a10a09f5f338ba7fd4bcdf4'/>
<id>urn:sha1:cf47e0f3f81870f94a10a09f5f338ba7fd4bcdf4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix cached log messages not having the correct timestamp.</title>
<updated>2022-08-23T22:18:55Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-08-23T22:18:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a5c2a94bd8d6b2e7ea5fc531a109e5ea3e81a287'/>
<id>urn:sha1:a5c2a94bd8d6b2e7ea5fc531a109e5ea3e81a287</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some warnings in core_who on newer GCC.</title>
<updated>2022-08-17T14:54:36Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-08-17T14:54:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=db43d4aa8948bff7357c294323e04ae7fca1dc83'/>
<id>urn:sha1:db43d4aa8948bff7357c294323e04ae7fca1dc83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move aptosa/untosa into the sockaddrs union and add from/from_ip.</title>
<updated>2022-08-11T14:40:57Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-08-11T13:20:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f88fbaa2fe91c22f1c7280ecd96c2bcf92f73a4d'/>
<id>urn:sha1:f88fbaa2fe91c22f1c7280ecd96c2bcf92f73a4d</id>
<content type='text'>
The struct will also now always be zero-initialized by default which
removes the footgun which has happened previously where the union has
been accessed before being initialized leading to it containing weird
values.
</content>
</entry>
</feed>
