<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/configreader.h, branch v4.0.0a21</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.0.0a21</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/configreader.h?h=v4.0.0a21'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2023-04-18T13:21:11Z</updated>
<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://www.cgit.space/~steering/inspircd++.git/commit/?id=f8614ea98581fb303abc36c792be6ba60b3c8b42'/>
<id>urn:sha1:f8614ea98581fb303abc36c792be6ba60b3c8b42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove GetSID, rename sid to ServerId.</title>
<updated>2023-02-28T16:32:27Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-02-28T16:32:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=166a47ac68ab571ca1aacaaf8c0edfff26f8d59e'/>
<id>urn:sha1:166a47ac68ab571ca1aacaaf8c0edfff26f8d59e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make reading the core config less of a mess.</title>
<updated>2023-01-27T04:15:36Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-27T00:10:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d4ff568093f9fa6acee9030f73179a78295a3777'/>
<id>urn:sha1:d4ff568093f9fa6acee9030f73179a78295a3777</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename some headers to match the common naming system.</title>
<updated>2023-01-26T06:16:57Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-26T06:16:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=57cc457ec68903d41e368e61d97be352b595cc4f'/>
<id>urn:sha1:57cc457ec68903d41e368e61d97be352b595cc4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace getInt/getUInt/getFloat with type safe templated functions.</title>
<updated>2023-01-25T00:39:27Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-24T23:41:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=af8effe4f0876d6fa934806745712f679bd36278'/>
<id>urn:sha1:af8effe4f0876d6fa934806745712f679bd36278</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix using (unsigned) long instead of (s)size_t.</title>
<updated>2023-01-24T23:02:35Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-24T23:02:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=babc733d2d51b77bf201a9147503b096a829b02f'/>
<id>urn:sha1:babc733d2d51b77bf201a9147503b096a829b02f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Const correct various functions.</title>
<updated>2023-01-11T00:56:15Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-11T00:45:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=abc5d52f1369dd9cb9aeb12d04a233f427c37186'/>
<id>urn:sha1:abc5d52f1369dd9cb9aeb12d04a233f427c37186</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid copying shared_ptr&lt;ConfigTag&gt; when not necessary.</title>
<updated>2023-01-10T21:27:18Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-10T20:57:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1b2916c8451506adccf3ab0a56bbf836d9f3cb36'/>
<id>urn:sha1:1b2916c8451506adccf3ab0a56bbf836d9f3cb36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rework how users are assigned to connect classes.</title>
<updated>2023-01-08T16:28:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-08T16:12:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8831595e1a5306f4204fedc6ecbc4a3c9299fb35'/>
<id>urn:sha1:8831595e1a5306f4204fedc6ecbc4a3c9299fb35</id>
<content type='text'>
- Move core connect class checks and &lt;performance:clonesonconnect&gt;
  to the core_user module.
- Add pre-change and post-change events for when a connect class
  changes.
- Split explicit class changing out into its own method.
- Remove the need to almost always call CheckClass after SetClass.
- Add use counting to the connect class instead of relying on the
  shared_ptr use count.
</content>
</entry>
<entry>
<title>Refactor the internals of the oper system.</title>
<updated>2022-11-28T02:57:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-11-27T07:32:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ee44af8d04f23b4a16c9b377764f930d69e575f7'/>
<id>urn:sha1:ee44af8d04f23b4a16c9b377764f930d69e575f7</id>
<content type='text'>
- Allow overriding privileges from the &lt;class&gt; blocks in the &lt;type&gt;
  and &lt;oper&gt; blocks.
- Separate oper types from oper accounts in the code. This enables
  moving some core stuff out of the config tag later.
- Merge the config tags together to make a synthetic tag that can
  have getXXX called on it instead of using getConfig and then
  converting it.
- Move the details of Have*Permission into the oper type class.
- Improve oper events to allow modules to easily hook into the oper
  system.
</content>
</entry>
</feed>
