<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_cloaking.cpp, branch v3.9.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_cloaking.cpp?h=v3.9.0</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_cloaking.cpp?h=v3.9.0'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2020-11-20T12:10:47Z</updated>
<entry>
<title>Avoid doing "IP changed" event stuff on quitting users.</title>
<updated>2020-11-20T12:10:47Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-11-19T19:21:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d4685e02b55229e0ca5068b839c87b5a80180f33'/>
<id>urn:sha1:d4685e02b55229e0ca5068b839c87b5a80180f33</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-10-30T12:01:10Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-10-30T11:56:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e73d011e68c577df72c2f0eae235c32cd4261870'/>
<id>urn:sha1:e73d011e68c577df72c2f0eae235c32cd4261870</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't kill cloaking users when hash/md5 is missing.</title>
<updated>2020-10-27T00:42:32Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-10-27T00:41:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=7ba36f5348a6cca1c0da820c60ae17063f3cdad5'/>
<id>urn:sha1:7ba36f5348a6cca1c0da820c60ae17063f3cdad5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update the module descriptions using mkversion.</title>
<updated>2020-04-10T14:36:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-04-10T14:22:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4a6fedd9324d87349a806c9c1d0ae6e7d3c1fd38'/>
<id>urn:sha1:4a6fedd9324d87349a806c9c1d0ae6e7d3c1fd38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-01-11T22:14:43Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-01-11T22:02:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=aa692dc1039b63deef7886e914ec499abe7facaf'/>
<id>urn:sha1:aa692dc1039b63deef7886e914ec499abe7facaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert a bunch of LocalUser* casts to IS_LOCAL.</title>
<updated>2019-10-13T21:05:19Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-10-11T11:21:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=dd24f8ac713793d5d5a7e959228937f48788ba66'/>
<id>urn:sha1:dd24f8ac713793d5d5a7e959228937f48788ba66</id>
<content type='text'>
This is a lot safer and handles users changing servers properly.
</content>
</entry>
<entry>
<title>Fix cloaking not ignoring the case of a user's hostname.</title>
<updated>2019-09-16T12:46:01Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-09-16T12:43:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9982ec4e5b027ed24b1fda5e6fd3ab35b98de1a7'/>
<id>urn:sha1:9982ec4e5b027ed24b1fda5e6fd3ab35b98de1a7</id>
<content type='text'>
This new mode is recommended but disabled by default for compat
reasons.

Closes #480.
Closes #1419.

Co-Authored-By: B00mX0r &lt;b00mx0r@aureus.pw&gt;
</content>
</entry>
<entry>
<title>Remove trailing whitespace from various source files.</title>
<updated>2019-01-24T22:18:22Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-01-24T22:06:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=961109ae4fde97144fdedeef25607a5b8b3ec2c2'/>
<id>urn:sha1:961109ae4fde97144fdedeef25607a5b8b3ec2c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update the cloaks of connected users when their IP address changes.</title>
<updated>2018-12-13T16:58:39Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-12-13T16:58:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3d0d64933da3d37866fadfa042e34a1125315db6'/>
<id>urn:sha1:3d0d64933da3d37866fadfa042e34a1125315db6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for multiple cloak configurations.</title>
<updated>2018-11-19T11:00:17Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-11-19T02:25:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=28ffef39c86e9d5a2b9164a3e4c7a434632e0d9a'/>
<id>urn:sha1:28ffef39c86e9d5a2b9164a3e4c7a434632e0d9a</id>
<content type='text'>
The first will be used for cloaking and the rest will be used for
checking bans.
</content>
</entry>
</feed>
