<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src, branch v4.0.0a22</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.0a22</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src?h=v4.0.0a22'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2023-07-01T13:36:27Z</updated>
<entry>
<title>Release v4.0.0 alpha 22.</title>
<updated>2023-07-01T13:36:27Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-07-01T13:36:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=97fe30b3f1ff050a7734dca8a918bade2efc8ae2'/>
<id>urn:sha1:97fe30b3f1ff050a7734dca8a918bade2efc8ae2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a regression that prevented SVSHOLDs from being added.</title>
<updated>2023-07-01T13:31:07Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-07-01T13:24:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=245d01e7afe4f9f0191edf22847dc9b27f59d1a3'/>
<id>urn:sha1:245d01e7afe4f9f0191edf22847dc9b27f59d1a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge the svshold module into the services module.</title>
<updated>2023-07-01T13:01:21Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-07-01T12:43:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=65a0c1430e86ac7a65c9cf51ca6217d48d286e10'/>
<id>urn:sha1:65a0c1430e86ac7a65c9cf51ca6217d48d286e10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reorder the types in the services module.</title>
<updated>2023-07-01T11:48:28Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-07-01T11:48:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=efff3085852cda0237f2e689412b724b84d7cfd2'/>
<id>urn:sha1:efff3085852cda0237f2e689412b724b84d7cfd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor Change{Displayed,Real}Host to match other Change* methods.</title>
<updated>2023-06-30T07:28:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-06-30T07:28:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a0e424fc3a1e4343143543998341666e1504f151'/>
<id>urn:sha1:a0e424fc3a1e4343143543998341666e1504f151</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove OnPreChange{Host,RealName} events and deboolify methods.</title>
<updated>2023-06-29T21:52:07Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-06-29T21:29:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1d96baaf774eacd5eacd357500a01af693aad654'/>
<id>urn:sha1:1d96baaf774eacd5eacd357500a01af693aad654</id>
<content type='text'>
These have not ever been used as far as I can see.
</content>
</entry>
<entry>
<title>Fix remote users on legacy servers not having a real username.</title>
<updated>2023-06-29T21:14:25Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-06-29T21:03:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f7405f7b7eee132fe5b162db603ba711a31d192b'/>
<id>urn:sha1:f7405f7b7eee132fe5b162db603ba711a31d192b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Misc grammar fixes.</title>
<updated>2023-06-29T18:29:59Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-06-29T18:29:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1e20faa07f97ebb44e64c68e301e762a8c68f09b'/>
<id>urn:sha1:1e20faa07f97ebb44e64c68e301e762a8c68f09b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Retain the "real" username properly like we do for hostnames.</title>
<updated>2023-06-29T16:01:25Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-06-29T15:29:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=29705306f21d713c2928d8896f48a3cbb640eacc'/>
<id>urn:sha1:29705306f21d713c2928d8896f48a3cbb640eacc</id>
<content type='text'>
This introduces the concept of a real username. This value comes
from either the initial USER message or from an ident lookup. Doing
this allows us to use it for bans through vidents and cloaking web
client users using their remote username.

While changing this I also changed all of the uses of "ident" other
than RFC 1413 lookups and some compatibility cases to refer to
usernames as user(name) instead of ident. Our use of ident in these
places was incorrect as that only refers to the RFC 1413 response
and is not commonly used in the way we used it by any other IRC
server implementations.
</content>
</entry>
<entry>
<title>Reorder some class methods in cloak_user to fix a compiler warning.</title>
<updated>2023-06-29T14:02:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-06-29T14:02:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a10465fb7be09c7afd5df30f042bcca5bfe4d2a3'/>
<id>urn:sha1:a10465fb7be09c7afd5df30f042bcca5bfe4d2a3</id>
<content type='text'>
</content>
</entry>
</feed>
