<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules.cpp, branch v2.1b1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules.cpp?h=v2.1b1</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules.cpp?h=v2.1b1'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2010-10-08T23:10:47Z</updated>
<entry>
<title>Add early_init() for module setup needed prior to config reading</title>
<updated>2010-10-08T23:10:47Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-10-08T23:10:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=85904e985e988a5049af76f25e9d64bbb1a8f796'/>
<id>urn:sha1:85904e985e988a5049af76f25e9d64bbb1a8f796</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change /OPER to use PermissionCheck</title>
<updated>2010-09-24T23:48:49Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-09-24T23:44:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2d898635b66b0348304a496daa25838310ccb966'/>
<id>urn:sha1:2d898635b66b0348304a496daa25838310ccb966</id>
<content type='text'>
This makes SSL fingerprint checking of oper blocks less of a hack
</content>
</entry>
<entry>
<title>Add type checks to Extensible get/set and unregister</title>
<updated>2010-09-23T01:00:22Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-09-23T00:56:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c53ad70fde1f56fa0bf481b23dde89fd4315c2b9'/>
<id>urn:sha1:c53ad70fde1f56fa0bf481b23dde89fd4315c2b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support module unloading while jobs are enqueued</title>
<updated>2010-08-25T02:37:20Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-25T02:02:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c988e70f2c009bbdb13dc6052b50789ed60a8b47'/>
<id>urn:sha1:c988e70f2c009bbdb13dc6052b50789ed60a8b47</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restore channel modes in a single modechange</title>
<updated>2010-08-22T17:37:21Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-22T17:37:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=adaca8db92a0ec35312a734b728d352b0aff3484'/>
<id>urn:sha1:adaca8db92a0ec35312a734b728d352b0aff3484</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix RemoveMode not visibly unsetting listmodes on module unload</title>
<updated>2010-08-22T15:12:35Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-22T15:12:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=082acb1eddb8f64bb7694f941191d5b475d2c634'/>
<id>urn:sha1:082acb1eddb8f64bb7694f941191d5b475d2c634</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clarify the configuration tag function names</title>
<updated>2010-08-22T13:27:08Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-22T13:27:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1710bc2e998b22162f95181973633c03a6a29a3c'/>
<id>urn:sha1:1710bc2e998b22162f95181973633c03a6a29a3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove some unused hooks</title>
<updated>2010-08-22T03:00:45Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-22T02:52:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f51c6ba008f24e74b24ccc98af90337259089d84'/>
<id>urn:sha1:f51c6ba008f24e74b24ccc98af90337259089d84</id>
<content type='text'>
The conversion to named modes in 2.1 broke the OnDelBan hook, so remove
m_timedbans (the only user) since it has been deprecated by m_timedmodes.
The other hooks (OnAddMode and OnNumeric) have never been used.
</content>
</entry>
<entry>
<title>Remove testsuite, unused code</title>
<updated>2010-08-22T02:27:21Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-08-22T02:27:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ce544d2a16633fba74138c7df6858202f93af18e'/>
<id>urn:sha1:ce544d2a16633fba74138c7df6858202f93af18e</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
