<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/users.cpp, branch v4.0.0a21</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/users.cpp?h=v4.0.0a21</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/users.cpp?h=v4.0.0a21'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2023-04-29T11:03:05Z</updated>
<entry>
<title>IPv6 addresses should be partially expanded with '0' not 0x0.</title>
<updated>2023-04-29T11:03:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-04-29T11:03:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=788bcd29cfa321a0e56f32486c2a9b74be394bcf'/>
<id>urn:sha1:788bcd29cfa321a0e56f32486c2a9b74be394bcf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a copy/paste error in GetUserAddress.</title>
<updated>2023-04-29T10:51:52Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-04-29T10:51:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c7da7c67c6d297622b1125c3e4fa0c412e7b5ff7'/>
<id>urn:sha1:c7da7c67c6d297622b1125c3e4fa0c412e7b5ff7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a segfault when sending data to a user without a connect class.</title>
<updated>2023-03-24T12:01:33Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-03-24T11:45:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6465ff70e51bf87f107c7827fb7141e75812199b'/>
<id>urn:sha1:6465ff70e51bf87f107c7827fb7141e75812199b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow modules to provide an error for when a class doesn't match.</title>
<updated>2023-03-24T12:01:03Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-03-24T11:22:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=054fd8de79ea8b8b9b198e9511df990aea7bd9ff'/>
<id>urn:sha1:054fd8de79ea8b8b9b198e9511df990aea7bd9ff</id>
<content type='text'>
</content>
</entry>
<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://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>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://cgit.space/~steering/inspircd++.git/commit/?id=d4ff568093f9fa6acee9030f73179a78295a3777'/>
<id>urn:sha1:d4ff568093f9fa6acee9030f73179a78295a3777</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://cgit.space/~steering/inspircd++.git/commit/?id=af8effe4f0876d6fa934806745712f679bd36278'/>
<id>urn:sha1:af8effe4f0876d6fa934806745712f679bd36278</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor the caching methods in User and rename to make more sense.</title>
<updated>2023-01-24T02:58:46Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-24T02:58:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f310e1c98dc262249146025ffffb81334b38680d'/>
<id>urn:sha1:f310e1c98dc262249146025ffffb81334b38680d</id>
<content type='text'>
</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://cgit.space/~steering/inspircd++.git/commit/?id=206d31de85192353d03c74766e80513a87dc49b4'/>
<id>urn:sha1:206d31de85192353d03c74766e80513a87dc49b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert WriteToSnoMask/WriteGlobalSno to use fmtlib format strings.</title>
<updated>2023-01-23T13:07:53Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-23T11:09:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9db9d5abe4abd975cd8725283f2efcd4bcae5f8e'/>
<id>urn:sha1:9db9d5abe4abd975cd8725283f2efcd4bcae5f8e</id>
<content type='text'>
</content>
</entry>
</feed>
