<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/users.cpp, branch v4.0.0a23</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/users.cpp?h=v4.0.0a23</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/users.cpp?h=v4.0.0a23'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2023-07-22T08:19:00Z</updated>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2023-07-22T08:19:00Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-07-22T08:19:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d5aa7ccda55ab80e58db35f9d3138eca209d7b0a'/>
<id>urn:sha1:d5aa7ccda55ab80e58db35f9d3138eca209d7b0a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a rare case where the hostname cache was not invalidated.</title>
<updated>2023-07-17T11:21:04Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-07-17T11:21:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d82607052564d27aa0d75219f574c47bbf6eb06b'/>
<id>urn:sha1:d82607052564d27aa0d75219f574c47bbf6eb06b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Normalise the case of ServerStats.</title>
<updated>2023-07-13T13:07:26Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-07-13T09:08:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=342f94ec2206b931ab30b9b2b114e6068a81caf7'/>
<id>urn:sha1:342f94ec2206b931ab30b9b2b114e6068a81caf7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minor improvements to cull logging.</title>
<updated>2023-07-05T14:06:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-07-05T14:04:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a3269e37bdafb9e4bbdd3014dc2c2cc27635e51c'/>
<id>urn:sha1:a3269e37bdafb9e4bbdd3014dc2c2cc27635e51c</id>
<content type='text'>
- CULLLIST has been renamed to CULL which is easier to spell.
- Some log messages have been improved slightly.
</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://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://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>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://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>Inline various User methods.</title>
<updated>2023-06-25T16:18:08Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-06-25T16:18:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1f5551c1e80c613906a5bade6f08592c8c18d1ca'/>
<id>urn:sha1:1f5551c1e80c613906a5bade6f08592c8c18d1ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid using too much memory for storing user data.</title>
<updated>2023-06-25T08:14:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-06-25T08:14:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6654c1ed2e3be40771512543b7967f3ba1b9fea2'/>
<id>urn:sha1:6654c1ed2e3be40771512543b7967f3ba1b9fea2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make internal bug messages more consistent.</title>
<updated>2023-06-12T00:39:47Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-06-12T00:38:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a01934681f9306909bc7736daee713785f9ddbe9'/>
<id>urn:sha1:a01934681f9306909bc7736daee713785f9ddbe9</id>
<content type='text'>
</content>
</entry>
</feed>
