<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree, 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?h=v4.0.0a14</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree?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>Rename SetClientIP to ChangeRemoteAddress.</title>
<updated>2022-08-10T21:16:06Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-08-10T21:05:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d4125ff12d5a5a50627fe183d30971b049f84730'/>
<id>urn:sha1:d4125ff12d5a5a50627fe183d30971b049f84730</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-08-10T21:04:19Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-08-10T21:04:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2dc07dbc067b5f88b8172622fb98b63ba9468380'/>
<id>urn:sha1:2dc07dbc067b5f88b8172622fb98b63ba9468380</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix remote users with UNIX socket paths as their sockaddr.</title>
<updated>2022-08-10T18:36:33Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-08-10T18:36:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=8f5993e0ec187fb4bd5c044eb67e555d173e0b00'/>
<id>urn:sha1:8f5993e0ec187fb4bd5c044eb67e555d173e0b00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some harmless debug messages when initializing remote users.</title>
<updated>2022-08-10T13:46:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-08-10T13:46:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ff28fd38e5cc13be1a2f61898e7f930139bf82e6'/>
<id>urn:sha1:ff28fd38e5cc13be1a2f61898e7f930139bf82e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Modernize various minor legacy C++isms.</title>
<updated>2022-07-30T18:15:41Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-07-30T16:21:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3c455a8511f8c72552afb6ebe35a8e7c9b9af979'/>
<id>urn:sha1:3c455a8511f8c72552afb6ebe35a8e7c9b9af979</id>
<content type='text'>
</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>Make dynamic a non-default header.</title>
<updated>2022-06-26T16:06:22Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-06-26T16:02:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=968bf77eb4747315140b465f73f5b4f6e80b8c66'/>
<id>urn:sha1:968bf77eb4747315140b465f73f5b4f6e80b8c66</id>
<content type='text'>
</content>
</entry>
</feed>
