<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules.cpp, branch v4.0.0a20</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules.cpp?h=v4.0.0a20</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules.cpp?h=v4.0.0a20'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2023-02-28T14:38:44Z</updated>
<entry>
<title>Refactor the password checking API.</title>
<updated>2023-02-28T14:38:44Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-02-28T14:30:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1c6d20e73c9369eb57b255188b59d784d0f2730e'/>
<id>urn:sha1:1c6d20e73c9369eb57b255188b59d784d0f2730e</id>
<content type='text'>
- Rename from (On)PassCompare to (On)CheckPassword.

- Fix the order of the arguments to be password, hash, value. This
  makes more sense than what it was previously.

- Fix the code documentation to not be complete nonsense and not
  reference ancient outdated APIs.
</content>
</entry>
<entry>
<title>Convert log calls to use fmtlib format strings</title>
<updated>2023-01-24T00:12:57Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-23T23:48:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=206d31de85192353d03c74766e80513a87dc49b4'/>
<id>urn:sha1:206d31de85192353d03c74766e80513a87dc49b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some issues reported by scan-build.</title>
<updated>2023-01-15T22:28:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-15T22:28:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=769f9c0c340635cf401bdc92cb9a4c515ffeb0f3'/>
<id>urn:sha1:769f9c0c340635cf401bdc92cb9a4c515ffeb0f3</id>
<content type='text'>
All of these are harmless and should never cause an issue in practise.
</content>
</entry>
<entry>
<title>Qualify auto correctly in all cases.</title>
<updated>2023-01-10T23:30:34Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-10T23:02:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b2d86bb8a1bc965ad72d00ba5ef98d0e4bbfb155'/>
<id>urn:sha1:b2d86bb8a1bc965ad72d00ba5ef98d0e4bbfb155</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>Merge branch 'insp3' into master.</title>
<updated>2023-01-01T13:19:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-01T13:16:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d048778f789e8977506668631dab649426ca01ce'/>
<id>urn:sha1:d048778f789e8977506668631dab649426ca01ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2022-12-30T11:31:28Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-12-30T11:31:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2b810b412aeee2d9c79d97fa54a80e317981a6d8'/>
<id>urn:sha1:2b810b412aeee2d9c79d97fa54a80e317981a6d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use delete_zero in place that it makes sense to.</title>
<updated>2022-12-27T14:12:25Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-27T14:12:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=549105eb536dcb25ace12dfc113899979cd35bf4'/>
<id>urn:sha1:549105eb536dcb25ace12dfc113899979cd35bf4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pass the client/server sockaddr around as a ref instead of a ptr.</title>
<updated>2022-12-25T13:06:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-25T13:06:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7673db8d1b06cc1162d38a23012ba6a6e8651306'/>
<id>urn:sha1:7673db8d1b06cc1162d38a23012ba6a6e8651306</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rework the levels things are logged at to make more sense.</title>
<updated>2022-12-18T13:43:33Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-18T13:43:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d8b4414ee18be69eb7c6c491587e4895dc995fac'/>
<id>urn:sha1:d8b4414ee18be69eb7c6c491587e4895dc995fac</id>
<content type='text'>
</content>
</entry>
</feed>
