<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_globalload.cpp, branch v4.0.0a3</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_globalload.cpp?h=v4.0.0a3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_globalload.cpp?h=v4.0.0a3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2021-04-27T09:37:04Z</updated>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-04-27T09:37:04Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-27T09:19:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8526836cf598b49de6fe8e1cef7a169d3de481f8'/>
<id>urn:sha1:8526836cf598b49de6fe8e1cef7a169d3de481f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve the messages sent when loading/unloading/reloading modules.</title>
<updated>2021-04-19T18:59:41Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-19T18:58:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9ec004958f2af816fc90f753964338eb19961186'/>
<id>urn:sha1:9ec004958f2af816fc90f753964338eb19961186</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-03-05T02:32:35Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-05T02:32:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1e1cf527d255e4cf79d66fe8ac4c6945517d4c80'/>
<id>urn:sha1:1e1cf527d255e4cf79d66fe8ac4c6945517d4c80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2021-03-05T02:16:11Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-03-05T02:04:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7b1ab06a9551d8db141ebc9213836af6b5369284'/>
<id>urn:sha1:7b1ab06a9551d8db141ebc9213836af6b5369284</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-02-28T19:16:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-02-28T19:16:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c22c7e5a99c8f913c12cad13977d7c56fa7ee8e4'/>
<id>urn:sha1:c22c7e5a99c8f913c12cad13977d7c56fa7ee8e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2021-02-26T06:58:13Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-02-26T06:58:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1bf7ca389426e196697eba9a8b60277db03fbedb'/>
<id>urn:sha1:1bf7ca389426e196697eba9a8b60277db03fbedb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-01-29T18:15:32Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-01-29T18:15:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bb35650b5721e5d951f15060e4ecf474a8343ced'/>
<id>urn:sha1:bb35650b5721e5d951f15060e4ecf474a8343ced</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Send ERR_CANTUNLOADMODULE when unloading a module on reload fails.</title>
<updated>2021-01-19T07:19:48Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-01-19T07:19:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=28fef58b882e34369c935d56cb4ac50429cba8c7'/>
<id>urn:sha1:28fef58b882e34369c935d56cb4ac50429cba8c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor the globalload module.</title>
<updated>2021-01-19T07:09:56Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-01-19T07:05:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5fe9da839cc387244f9d34aececd6aa28f551c90'/>
<id>urn:sha1:5fe9da839cc387244f9d34aececd6aa28f551c90</id>
<content type='text'>
- Require that a non-empty last parameter is given to the commands.
- Use WriteRemoteNumeric instead of WriteNumeric so opers actually see the response.
- Store &lt;security:allowcoreunload&gt; instead of looking it up every time.
</content>
</entry>
<entry>
<title>Initial support for platform-specific module file extensions.</title>
<updated>2020-11-04T13:37:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-11-04T13:31:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2310b03ad503a2712f868d52ce37ec6a3943e261'/>
<id>urn:sha1:2310b03ad503a2712f868d52ce37ec6a3943e261</id>
<content type='text'>
</content>
</entry>
</feed>
