<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_remove.cpp, branch v4.0.0a17</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_remove.cpp?h=v4.0.0a17</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_remove.cpp?h=v4.0.0a17'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2022-10-29T12:01:42Z</updated>
<entry>
<title>Allow UserManager::Find{Nick,UUID,} to ignore unregistered users.</title>
<updated>2022-10-29T12:01:42Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-10-29T12:01:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a46b8b8edea0caf94350895acd02f0c90a1027de'/>
<id>urn:sha1:a46b8b8edea0caf94350895acd02f0c90a1027de</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://cgit.space/~steering/inspircd++.git/commit/?id=44986c79769d4efc2badc5b9c3df2e75e81ac28e'/>
<id>urn:sha1:44986c79769d4efc2badc5b9c3df2e75e81ac28e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move numeric helper classes to their own header.</title>
<updated>2022-06-26T14:56:55Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-06-26T14:56:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=8c59961acce4a0a801ca96211d4a637f27947ccb'/>
<id>urn:sha1:8c59961acce4a0a801ca96211d4a637f27947ccb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a typedef for a mode rank.</title>
<updated>2022-05-17T12:45:18Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-17T12:41:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c31e4c6a970b844e500f3feb807e1801b2d55543'/>
<id>urn:sha1:c31e4c6a970b844e500f3feb807e1801b2d55543</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use the servprotect mode to protect services.</title>
<updated>2022-05-12T12:39:24Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-10T14:16:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=7922b96408a4908c9ebba363cb9ca63dd195e178'/>
<id>urn:sha1:7922b96408a4908c9ebba363cb9ca63dd195e178</id>
<content type='text'>
Anope and Atheme already set this on their clients so no downstream
changes are needed.

Closes #781.
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-04-29T10:24:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-29T10:24:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d7912e6a3e17f9e9eec16ec8abd3cebc20f344b6'/>
<id>urn:sha1:d7912e6a3e17f9e9eec16ec8abd3cebc20f344b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2022-04-28T17:49:16Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-04-28T17:49:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=346ec99c430cbb4e57df0bc288a36316efc4e9ec'/>
<id>urn:sha1:346ec99c430cbb4e57df0bc288a36316efc4e9ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-04-16T15:16:29Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-16T15:16:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=30edd1070df3ddb2ae64b61b65c25f88a0b61e49'/>
<id>urn:sha1:30edd1070df3ddb2ae64b61b65c25f88a0b61e49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove FPART, force REMOVE to always use the new syntax.</title>
<updated>2022-04-16T07:35:26Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-12T23:17:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a810c07ccf85cc3eb0ea7de3c1391ea287fa4fa7'/>
<id>urn:sha1:a810c07ccf85cc3eb0ea7de3c1391ea287fa4fa7</id>
<content type='text'>
FPART was deprecated in v3 when the parameters for REMOVE were
switched.

This does not need any compat layer changes as v3 always forwarded
FPART as REMOVE.
</content>
</entry>
<entry>
<title>Use ERR_RESTRICTED when an action can't be done even with privileges.</title>
<updated>2022-04-12T00:21:06Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-11T23:59:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c48c5f374b428b845849b28608bb6cc637636066'/>
<id>urn:sha1:c48c5f374b428b845849b28608bb6cc637636066</id>
<content type='text'>
</content>
</entry>
</feed>
