<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/configreader.h, branch v4.0.0a24</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/include/configreader.h?h=v4.0.0a24</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/include/configreader.h?h=v4.0.0a24'/>
<link rel='alternate' type='text/html' href='https://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://cgit.space/~steering/inspircd++.git/commit/?id=681b488fc0ebca964eddf2a54575dc41901bc520'/>
<id>urn:sha1:681b488fc0ebca964eddf2a54575dc41901bc520</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make config file cache invalidation more useful.</title>
<updated>2023-08-05T23:50:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-08-05T23:50:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=cd6784021f39d09ab6b29261e43aea5fd96cc00c'/>
<id>urn:sha1:cd6784021f39d09ab6b29261e43aea5fd96cc00c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the X-line quit message format a lot more flexible.</title>
<updated>2023-07-21T17:12:46Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-07-21T17:12:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e6d342d89ff25747da9fd45e7f04a861ee4d2e54'/>
<id>urn:sha1:e6d342d89ff25747da9fd45e7f04a861ee4d2e54</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Invalidate the file cache when reading SSL certs.</title>
<updated>2023-07-03T17:53:47Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-07-03T17:23:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6cbd7a07b05f11b703fe907b41cb72729b32cc30'/>
<id>urn:sha1:6cbd7a07b05f11b703fe907b41cb72729b32cc30</id>
<content type='text'>
This fixes reading the same file when the SSL certs are reloaded
without a full rehash (e.g. via SIGUSR1 or /REHASH -ssl).

This also reverts 8f0d732e38.
</content>
</entry>
<entry>
<title>Replace FileReader with something more sensible.</title>
<updated>2023-07-03T17:43:58Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-07-03T16:26:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=386f0dafd55897723356c75299cd02ed0b882f5b'/>
<id>urn:sha1:386f0dafd55897723356c75299cd02ed0b882f5b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make MaxTargets a size_t.</title>
<updated>2023-07-03T17:43:31Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-07-03T14:27:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=fc160b34142dd0645ea914fe5af40be2cf25cff7'/>
<id>urn:sha1:fc160b34142dd0645ea914fe5af40be2cf25cff7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor the ServerConfig class.</title>
<updated>2023-07-03T17:43:24Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-07-03T14:22:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=130966707f0c59ef8948b31ee6633025ae8fb647'/>
<id>urn:sha1:130966707f0c59ef8948b31ee6633025ae8fb647</id>
<content type='text'>
All fields are now ordered in the most memory efficient way and all
public fields use the correct case. Every member has been redocumented
to match the current documentation style.
</content>
</entry>
<entry>
<title>Move ServerLimits inside ServerConfig.</title>
<updated>2023-07-03T13:29:09Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-07-03T12:39:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d739f3c12605d705932a5f649d08b9b57d0b963f'/>
<id>urn:sha1:d739f3c12605d705932a5f649d08b9b57d0b963f</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://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>Allow customising the message shown when hiding an X-line ban.</title>
<updated>2023-04-18T13:21:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-03-26T21:39:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f8614ea98581fb303abc36c792be6ba60b3c8b42'/>
<id>urn:sha1:f8614ea98581fb303abc36c792be6ba60b3c8b42</id>
<content type='text'>
</content>
</entry>
</feed>
