<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/coremods, branch v3.14.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/coremods?h=v3.14.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/coremods?h=v3.14.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-08-25T19:46:11Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2022-08-25T19:46:11Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-08-25T19:46:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=96f355c2fa6eccab225f60b375544c3b2a5d3940'/>
<id>urn:sha1:96f355c2fa6eccab225f60b375544c3b2a5d3940</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some warnings in core_who on newer GCC.</title>
<updated>2022-08-17T14:54:36Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-08-17T14:54:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=db43d4aa8948bff7357c294323e04ae7fca1dc83'/>
<id>urn:sha1:db43d4aa8948bff7357c294323e04ae7fca1dc83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix inconsistencies between USERHOST and USERIP.</title>
<updated>2022-06-23T01:40:06Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-06-23T01:39:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0d584821f27e9320c76393c4908ddb08886b7665'/>
<id>urn:sha1:0d584821f27e9320c76393c4908ddb08886b7665</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make setting sockets as FD_CLOEXEC more portable.</title>
<updated>2022-06-07T15:53:18Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-06-07T15:53:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1790c9e07183baad6741cdb1f577fd44e945a4a7'/>
<id>urn:sha1:1790c9e07183baad6741cdb1f577fd44e945a4a7</id>
<content type='text'>
Ref: #1986.
</content>
</entry>
<entry>
<title>Use a mode reference instead of repeatedly looking up the snomask mode.</title>
<updated>2022-05-15T16:01:08Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-15T16:01:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f11e6a8b7bfbebdd829aa0549b027e9a19665a1a'/>
<id>urn:sha1:f11e6a8b7bfbebdd829aa0549b027e9a19665a1a</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>Use FindNearestPrefixMode instead of looking for the halfop mode.</title>
<updated>2022-04-12T20:42:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-12T20:42:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=73a4b470b27872f77922a75a323cc1bab1cae06e'/>
<id>urn:sha1:73a4b470b27872f77922a75a323cc1bab1cae06e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a numeric builder for the ERR_CHANOPRIVSNEEDED numeric.</title>
<updated>2022-04-12T11:48:54Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-12T11:48:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7266f8681d603c58e1281f3e7e2934d61f910ea4'/>
<id>urn:sha1:7266f8681d603c58e1281f3e7e2934d61f910ea4</id>
<content type='text'>
This should make privilege errors more consistent.
</content>
</entry>
<entry>
<title>Fix &lt;security announceinvites="dynamic"&gt; when halfop is not loaded.</title>
<updated>2022-04-07T19:25:07Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-07T19:25:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a3864dabc76ec6ab17e41087030fb15214616591'/>
<id>urn:sha1:a3864dabc76ec6ab17e41087030fb15214616591</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Expose the invite announcement level to modules.</title>
<updated>2022-04-07T19:00:52Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-04-07T19:00:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7385ceccb109b7aca09efdaa83b4b627eab81da9'/>
<id>urn:sha1:7385ceccb109b7aca09efdaa83b4b627eab81da9</id>
<content type='text'>
</content>
</entry>
</feed>
