<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/users.cpp, branch v4.0.0a24</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/users.cpp?h=v4.0.0a24</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/users.cpp?h=v4.0.0a24'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2023-08-11T11:03:09Z</updated>
<entry>
<title>Update usages of stdalgo::string::equalsci to use insp::equalsci.</title>
<updated>2023-08-11T11:03:09Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-08-05T11:02:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=681b488fc0ebca964eddf2a54575dc41901bc520'/>
<id>urn:sha1:681b488fc0ebca964eddf2a54575dc41901bc520</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move stdalgo::string::join to utility/string and templatise separator.</title>
<updated>2023-08-11T11:03:09Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-08-05T10:35:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=70131c8e78e3186d217a0c50abba64474506cd69'/>
<id>urn:sha1:70131c8e78e3186d217a0c50abba64474506cd69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rework how away state is stored internally.</title>
<updated>2023-08-04T12:14:49Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-08-04T12:09:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=635feb1a9a3ece8f06e1ad620b7b5a1eb21f8a44'/>
<id>urn:sha1:635feb1a9a3ece8f06e1ad620b7b5a1eb21f8a44</id>
<content type='text'>
This will be necessary for implementing pre-away as well as some
changes for WATCH compatibility with Unreal.
</content>
</entry>
<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://www.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://www.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://www.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://www.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://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>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>
</feed>
