<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/configreader.cpp, branch v4.3.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/configreader.cpp?h=v4.3.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/configreader.cpp?h=v4.3.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2024-08-18T15:19:12Z</updated>
<entry>
<title>Add a formatting overload to {Membership,User}::Write(Remote)Notice.</title>
<updated>2024-08-18T15:19:12Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-08-18T15:04:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d95be0a5165cf3cee3d1feedab1bdbdf21e5e419'/>
<id>urn:sha1:d95be0a5165cf3cee3d1feedab1bdbdf21e5e419</id>
<content type='text'>
</content>
</entry>
<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>Fix a minor print safety issue in configreader.</title>
<updated>2024-06-13T16:52:31Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-06-13T16:49:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0861181926229844577d9dd8e408f71ae0157482'/>
<id>urn:sha1:0861181926229844577d9dd8e408f71ae0157482</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename regex_pcre back to regex_pcre2.</title>
<updated>2024-06-07T18:19:19Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-06-07T18:19:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c18499a33208aa92f627e4710ae0bfafea0e31ed'/>
<id>urn:sha1:c18499a33208aa92f627e4710ae0bfafea0e31ed</id>
<content type='text'>
This rename happened before we had config compatibility and it doesn't
make sense to keep it anymore.
</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>Make passwords for oper accounts optional.</title>
<updated>2024-05-16T11:29:32Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-05-16T11:29:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c3cff63dca560d0edacc05de37b4495c930d2187'/>
<id>urn:sha1:c3cff63dca560d0edacc05de37b4495c930d2187</id>
<content type='text'>
This allows restricting an oper account based on other data such
as TLS fingerprint or services account but without logging them in
automatically like autologin.
</content>
</entry>
<entry>
<title>Rename some of the Module member variables.</title>
<updated>2024-03-04T13:18:04Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-03-04T13:18:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5f6bf286847550f386324e1e2db6c909cbd9f318'/>
<id>urn:sha1:5f6bf286847550f386324e1e2db6c909cbd9f318</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge the topiclock module into the services module.</title>
<updated>2024-02-27T17:44:31Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-02-27T17:07:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c8a892005d53d22fdae3b565ebc033afa680568e'/>
<id>urn:sha1:c8a892005d53d22fdae3b565ebc033afa680568e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge the mlock module into the services module.</title>
<updated>2024-02-27T17:44:31Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2024-02-27T16:49:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=118f729e86ee649b9122d38333020bd7b7c14660'/>
<id>urn:sha1:118f729e86ee649b9122d38333020bd7b7c14660</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>
</feed>
