<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/utils.cpp, branch v4.0.0a14</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/utils.cpp?h=v4.0.0a14</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/utils.cpp?h=v4.0.0a14'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2022-08-27T13:48:19Z</updated>
<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://cgit.space/~steering/inspircd++.git/commit/?id=28a7f1f0c8163fe202ad0b6c228ff48dc0c13934'/>
<id>urn:sha1:28a7f1f0c8163fe202ad0b6c228ff48dc0c13934</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://cgit.space/~steering/inspircd++.git/commit/?id=96f355c2fa6eccab225f60b375544c3b2a5d3940'/>
<id>urn:sha1:96f355c2fa6eccab225f60b375544c3b2a5d3940</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://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>
<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://cgit.space/~steering/inspircd++.git/commit/?id=648f813f8c89e6e7d0ed5bda2c2149bee2babb09'/>
<id>urn:sha1:648f813f8c89e6e7d0ed5bda2c2149bee2babb09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a typedef for a mode rank.</title>
<updated>2022-05-17T12:45:18Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-17T12:41:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c31e4c6a970b844e500f3feb807e1801b2d55543'/>
<id>urn:sha1:c31e4c6a970b844e500f3feb807e1801b2d55543</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-05-07T16:19:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-07T16:19:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a31baf263eb58f97eae19a9efc4e85f85e726a5f'/>
<id>urn:sha1:a31baf263eb58f97eae19a9efc4e85f85e726a5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make linking servers over UNIX sockets less difficult.</title>
<updated>2022-05-07T16:05:16Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-07T16:01:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a8e6cbf414b4f42f7da3b2ed86914c04bdb45eb8'/>
<id>urn:sha1:a8e6cbf414b4f42f7da3b2ed86914c04bdb45eb8</id>
<content type='text'>
Closes #1730.
</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>Fix the case of Membership::GetRank.</title>
<updated>2022-01-31T00:03:47Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-31T00:03:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=54db5b5e0aa65eac64ca3ce783a7bdb400134656'/>
<id>urn:sha1:54db5b5e0aa65eac64ca3ce783a7bdb400134656</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Always catch exceptions as a constant reference.</title>
<updated>2022-01-09T14:38:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-09T14:38:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=dbfcc74e23067a1cc2ceb3bccfff9e8868947419'/>
<id>urn:sha1:dbfcc74e23067a1cc2ceb3bccfff9e8868947419</id>
<content type='text'>
</content>
</entry>
</feed>
