<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules.cpp, branch v3.4.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules.cpp?h=v3.4.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules.cpp?h=v3.4.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2019-10-17T16:17:39Z</updated>
<entry>
<title>Add an event which is fired when the server shuts down.</title>
<updated>2019-10-17T16:17:39Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-10-17T16:17:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e3deb783406e15cf496afab6971a908215b2ea81'/>
<id>urn:sha1:e3deb783406e15cf496afab6971a908215b2ea81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document ConfigStatus and add a way to detect the initial load.</title>
<updated>2019-09-02T14:17:30Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-09-02T14:17:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5cf6f65044c27a69e70d795d75e826ce3f0b97a1'/>
<id>urn:sha1:5cf6f65044c27a69e70d795d75e826ce3f0b97a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow modules to prevent a failed connection from being closed.</title>
<updated>2019-07-21T12:50:01Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-07-21T12:44:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=850b7a3ace862101a944a9332d72b6bd597c17cc'/>
<id>urn:sha1:850b7a3ace862101a944a9332d72b6bd597c17cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add OnUserPreQuit event to allow modules to change quit messages (#1629).</title>
<updated>2019-06-24T13:46:54Z</updated>
<author>
<name>iwalkalone</name>
</author>
<published>2019-06-24T13:46:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2ab383f707ec648ceeb29059ce4f54d4bbb056a4'/>
<id>urn:sha1:2ab383f707ec648ceeb29059ce4f54d4bbb056a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deduplicate dirent.h inclusion.</title>
<updated>2019-06-20T09:24:16Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-06-20T09:24:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5b152cfcd993119c0d0ef87b73b3b0f20c940cdc'/>
<id>urn:sha1:5b152cfcd993119c0d0ef87b73b3b0f20c940cdc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Re-order the includes to fix C++03 builds.</title>
<updated>2019-05-06T15:47:25Z</updated>
<author>
<name>nia</name>
</author>
<published>2019-05-06T14:53:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3bbf251efa501af7cc452031a4c6d824158b64a8'/>
<id>urn:sha1:3bbf251efa501af7cc452031a4c6d824158b64a8</id>
<content type='text'>
inspircd.h defines __STDC_LIMIT_MACROS to ensure that C99 int type
limits are defined, however, if &lt;stdint.h&gt; is included implicitly
before inspircd.h, the build fails due to the C99 integer type
limits being undefined.
</content>
</entry>
<entry>
<title>Remove the OnNamesListItem event out of the core.</title>
<updated>2019-04-19T10:51:42Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-04-19T10:51:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=15bb93a4ead17d14958883561e6ea143f49c1a66'/>
<id>urn:sha1:15bb93a4ead17d14958883561e6ea143f49c1a66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document OnUserInit properly and add OnUserPostInit.</title>
<updated>2019-04-04T11:27:56Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-04-03T14:25:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=be0c809590635fc53fa11ca05ba974699b9ec1b6'/>
<id>urn:sha1:be0c809590635fc53fa11ca05ba974699b9ec1b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split reading module initialisation and configuration reading.</title>
<updated>2019-02-20T17:34:11Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-02-20T17:34:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fa83fac94ab7cb5e18a546858054f3910ef24235'/>
<id>urn:sha1:fa83fac94ab7cb5e18a546858054f3910ef24235</id>
<content type='text'>
This allows modules to register services that other modules may
require to be available when reading the configuration.
</content>
</entry>
<entry>
<title>Delete the old broken test suite.</title>
<updated>2019-02-05T17:11:54Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-02-05T17:11:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bf046f87c8d322939c6a883a405056003b8b1abd'/>
<id>urn:sha1:bf046f87c8d322939c6a883a405056003b8b1abd</id>
<content type='text'>
This doesn't work properly and is disabled in both debug &amp; release
builds. It will be resurrected with a proper unit testing framework
in the future.
</content>
</entry>
</feed>
