<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_rline.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/modules/m_rline.cpp?h=v4.0.0a17</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_rline.cpp?h=v4.0.0a17'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-12-01T05:25:01Z</updated>
<entry>
<title>Yet more stylistic fixes.</title>
<updated>2022-12-01T05:25:01Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-01T05:14:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=45e56e5ee1bdb9e169be957e21a4f7b536e417ff'/>
<id>urn:sha1:45e56e5ee1bdb9e169be957e21a4f7b536e417ff</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>Use auto in places where it is really obvious what the type is.</title>
<updated>2022-09-04T10:28:10Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-04T10:20:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7076a766db6759ac698fea880616ede9545207cc'/>
<id>urn:sha1:7076a766db6759ac698fea880616ede9545207cc</id>
<content type='text'>
</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>Switch from NULL to nullptr.</title>
<updated>2022-07-22T17:53:21Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-07-22T17:33:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=648f813f8c89e6e7d0ed5bda2c2149bee2babb09'/>
<id>urn:sha1:648f813f8c89e6e7d0ed5bda2c2149bee2babb09</id>
<content type='text'>
</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://www.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://www.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-05T22:37:33Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-05T22:37:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=72372136c46e1863ba09140f1d79e2e53270b86b'/>
<id>urn:sha1:72372136c46e1863ba09140f1d79e2e53270b86b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use consistent xline messages locally</title>
<updated>2022-04-05T22:21:47Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-05T22:13:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=070d41431084409a85660b7ef0b171840cae69ef'/>
<id>urn:sha1:070d41431084409a85660b7ef0b171840cae69ef</id>
<content type='text'>
For connectban these messages would have previously been duplicated
to other servers until this was fixed earlier today. For dnsbl and
rline they would have just differed on the local to a remote.

As of the previous commit the module name is included in the setter
so there is no need to vary the snotice. This makes things more
consistent for server operators and allows scripts to parse the
messages.
</content>
</entry>
<entry>
<title>Include the module name in the setter for server-added xlines.</title>
<updated>2022-04-05T21:57:39Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-05T21:57:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ddf306850efb9e4059ecb0506b073b3af4d79dca'/>
<id>urn:sha1:ddf306850efb9e4059ecb0506b073b3af4d79dca</id>
<content type='text'>
</content>
</entry>
</feed>
