<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/modules.h, branch v2.1a2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/include/modules.h?h=v2.1a2</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/include/modules.h?h=v2.1a2'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2010-08-21T21:53:04Z</updated>
<entry>
<title>Replace remaining Request users with dynamic_reference</title>
<updated>2010-08-21T21:53:04Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-21T21:53:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f11346b8f65a1b662236d598023ba4c8fce2001e'/>
<id>urn:sha1:f11346b8f65a1b662236d598023ba4c8fce2001e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove ConfigReader (deprecated interface)</title>
<updated>2010-08-21T20:27:31Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-21T20:27:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=37d282776753c7fd6a6793dd40105e89fdf47f62'/>
<id>urn:sha1:37d282776753c7fd6a6793dd40105e89fdf47f62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change config reading hook for better error reporting</title>
<updated>2010-08-21T15:13:59Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-21T04:48:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e95a4358c193ddd3e60da28ae55b44986c73c4d0'/>
<id>urn:sha1:e95a4358c193ddd3e60da28ae55b44986c73c4d0</id>
<content type='text'>
This eliminates the OnRehash hook, and replaces it with ReadConfig which
is called on boot, module load, and rehash.
</content>
</entry>
<entry>
<title>Change ModeHandler::AccessCheck to use PermissionData</title>
<updated>2010-08-19T02:00:15Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-19T02:00:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=bf3f6948aef997bf3af13b549d9163aa618be9c4'/>
<id>urn:sha1:bf3f6948aef997bf3af13b549d9163aa618be9c4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix up invite checking code and add m_inviteextban</title>
<updated>2010-08-16T19:56:29Z</updated>
<author>
<name>Jackmcbarn</name>
</author>
<published>2010-08-16T19:56:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6f9b647beb69d315e6ca2dce720f522c1b336a71'/>
<id>urn:sha1:6f9b647beb69d315e6ca2dce720f522c1b336a71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle a null extensible in IS_USER/IS_CHANNEL</title>
<updated>2010-08-15T15:07:52Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-15T15:07:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a4ad4e01287117ad12548649e89d27907bb6f6dd'/>
<id>urn:sha1:a4ad4e01287117ad12548649e89d27907bb6f6dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace dynamic_cast with faster explicit type marking</title>
<updated>2010-08-15T01:14:11Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-15T01:14:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=63692c91a53b5970f6f33c8f545669dc2736a1c7'/>
<id>urn:sha1:63692c91a53b5970f6f33c8f545669dc2736a1c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add m_opmoderated - channel mode +U</title>
<updated>2010-08-13T23:43:22Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-13T23:43:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e02d318675b8d63403d19c9cea99d4a0540483ae'/>
<id>urn:sha1:e02d318675b8d63403d19c9cea99d4a0540483ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Untagle the #include tree a bit</title>
<updated>2010-08-08T06:14:16Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-08T06:11:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d3cebafa6b182be1d747e0003af7f8be29452162'/>
<id>urn:sha1:d3cebafa6b182be1d747e0003af7f8be29452162</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Save umodes in addition to channel modes</title>
<updated>2010-08-06T01:38:47Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-06T01:38:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b1cddd6134f030fcfb9f2e20af7137fc19d211d4'/>
<id>urn:sha1:b1cddd6134f030fcfb9f2e20af7137fc19d211d4</id>
<content type='text'>
</content>
</entry>
</feed>
