<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/configreader.cpp, branch v4.0.0a17</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.0.0a17</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/configreader.cpp?h=v4.0.0a17'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-11-28T02:57:50Z</updated>
<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>
<entry>
<title>More const correctness.</title>
<updated>2022-10-23T13:51:33Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-10-22T19:45:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=859088dac5b937208c7aff7fd3976bbc63329281'/>
<id>urn:sha1:859088dac5b937208c7aff7fd3976bbc63329281</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle renamed modules when reading the modules to load.</title>
<updated>2022-10-18T09:59:57Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-10-16T23:13:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3d660b8e49f84d9d974621414183fd508726ac09'/>
<id>urn:sha1:3d660b8e49f84d9d974621414183fd508726ac09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Inline the one use of ServerNoticeAll and rm the function.</title>
<updated>2022-10-01T01:00:48Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-30T23:20:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=04b4b81a0ab59ee048022eab63274360ea7a2322'/>
<id>urn:sha1:04b4b81a0ab59ee048022eab63274360ea7a2322</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use auto instead of type names where the type is obvious.</title>
<updated>2022-09-29T11:54:24Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-29T11:41:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=44986c79769d4efc2badc5b9c3df2e75e81ac28e'/>
<id>urn:sha1:44986c79769d4efc2badc5b9c3df2e75e81ac28e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix various cases of the &amp;* being next to the name instead of type.</title>
<updated>2022-09-29T11:36:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-29T11:01:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=89537ed2ab22fcedb25e0378bd2c18e392911c0c'/>
<id>urn:sha1:89537ed2ab22fcedb25e0378bd2c18e392911c0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rework the snotices sent when a rehash loads/unloads a module.</title>
<updated>2022-09-13T13:26:25Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-13T13:26:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9155b99389542c42cf706bca2acab7c4bfb56aa9'/>
<id>urn:sha1:9155b99389542c42cf706bca2acab7c4bfb56aa9</id>
<content type='text'>
- Fix sending a duplicate load/unload message when rehashed from
  the terminal.
- Avoid formatting the log message twice.
</content>
</entry>
<entry>
<title>Fix some warnings noticed by the readability-* clang-tidy checkers.</title>
<updated>2022-09-03T22:17:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-03T21:52:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9203f40f41e4a735d379d13867d277c696fb28c5'/>
<id>urn:sha1:9203f40f41e4a735d379d13867d277c696fb28c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move config xline reading and rehashing to core_xline.</title>
<updated>2022-06-26T16:34:32Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-06-26T16:17:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=696fd30209f25d748193c7581a29837a1f8db053'/>
<id>urn:sha1:696fd30209f25d748193c7581a29837a1f8db053</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix various bugs relating to platform-native module extensions.</title>
<updated>2022-06-26T16:01:54Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-06-26T16:01:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dc3df034062a3faccb9ed0777e99dde89776d52e'/>
<id>urn:sha1:dc3df034062a3faccb9ed0777e99dde89776d52e</id>
<content type='text'>
</content>
</entry>
</feed>
