<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/configreader.h, branch v4.1.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/configreader.h?h=v4.1.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/configreader.h?h=v4.1.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2024-06-21T09:36:09Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2024-06-21T09:36:09Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-06-21T09:36:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fd4c5e3840a01764f12aad138277bfe2d94f8268'/>
<id>urn:sha1:fd4c5e3840a01764f12aad138277bfe2d94f8268</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2024-06-07T09:37:56Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2024-06-07T09:37:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ae3e2db109eecaea25032e218c39a257e736174a'/>
<id>urn:sha1:ae3e2db109eecaea25032e218c39a257e736174a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add --protocoldebug, make --debug default to DEBUG not RAWIO.</title>
<updated>2024-05-01T12:44:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-05-01T12:27:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e5764984085fd20bc06818e8312c068e6633d63d'/>
<id>urn:sha1:e5764984085fd20bc06818e8312c068e6633d63d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an option for including the setter's full mask in list modes.</title>
<updated>2023-09-21T19:17:13Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-09-21T19:17:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=136a1ef6a203611f5faa1485801e90fe76697820'/>
<id>urn:sha1:136a1ef6a203611f5faa1485801e90fe76697820</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename &lt;options:hostintopic&gt; to &lt;options:maskintopic&gt;.</title>
<updated>2023-09-21T19:06:39Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-09-21T19:06:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e9271fcb4962b2ab55c994025038604d543c7488'/>
<id>urn:sha1:e9271fcb4962b2ab55c994025038604d543c7488</id>
<content type='text'>
This option stores the user *mask* not the user host so the old
name is incorrect.
</content>
</entry>
<entry>
<title>Move TokenList back to its own header and move INSP_FORMAT to compat.</title>
<updated>2023-09-03T17:46:48Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-09-03T17:40:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2f36d0aa2da8b03d525b484228813fbb35f3e35e'/>
<id>urn:sha1:2f36d0aa2da8b03d525b484228813fbb35f3e35e</id>
<content type='text'>
This allows making stringutils an optional header given that most
of it is not used by most of the codebase.
</content>
</entry>
<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>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://www.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://www.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://www.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>
</feed>
