<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/users.h, branch v4.0.0a15</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/users.h?h=v4.0.0a15</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/users.h?h=v4.0.0a15'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-09-29T11:36:01Z</updated>
<entry>
<title>Fix various cases of the &amp;* being next to the name instead of type.</title>
<updated>2022-09-29T11:36:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-29T11:01:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=89537ed2ab22fcedb25e0378bd2c18e392911c0c'/>
<id>urn:sha1:89537ed2ab22fcedb25e0378bd2c18e392911c0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some warnings noticed by the readability-* clang-tidy checkers.</title>
<updated>2022-09-03T22:17:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-03T21:52:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9203f40f41e4a735d379d13867d277c696fb28c5'/>
<id>urn:sha1:9203f40f41e4a735d379d13867d277c696fb28c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rip out the extensible/user serialisation system.</title>
<updated>2022-09-01T10:53:47Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-01T10:39:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2cfc79bfcbf24eb6b8a6e2a03ad6018cbe302661'/>
<id>urn:sha1:2cfc79bfcbf24eb6b8a6e2a03ad6018cbe302661</id>
<content type='text'>
This was part of a failed attempt to implement zero downtime
restarts in v3. This can be implemented in a better way but for
now its just slowing down build times so lets kill it.
</content>
</entry>
<entry>
<title>Update some code that uses "endpoint" to use "socket address" instead.</title>
<updated>2022-09-01T10:53:47Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-01T10:31:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6c34d4e8eaced683b7cf8e288847d39e6501ca00'/>
<id>urn:sha1:6c34d4e8eaced683b7cf8e288847d39e6501ca00</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>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>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://www.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://www.cgit.space/~steering/inspircd++.git/commit/?id=2dc07dbc067b5f88b8172622fb98b63ba9468380'/>
<id>urn:sha1:2dc07dbc067b5f88b8172622fb98b63ba9468380</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deprecate the string variant of SetClientIP.</title>
<updated>2022-08-10T18:37:07Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-08-10T18:37:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bbdbbc64d5abab492b9aea9609fc4af15d5a7434'/>
<id>urn:sha1:bbdbbc64d5abab492b9aea9609fc4af15d5a7434</id>
<content type='text'>
Nothing uses this anymore.
</content>
</entry>
<entry>
<title>Remove some unnecessary getters in ConnectClass.</title>
<updated>2022-07-22T19:44:47Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-07-22T19:44:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ad2aecf19116b1491fa3776e069e1160d4e76927'/>
<id>urn:sha1:ad2aecf19116b1491fa3776e069e1160d4e76927</id>
<content type='text'>
All of these members are public anyway.
</content>
</entry>
</feed>
