<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra, branch v2.0.0b1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra?h=v2.0.0b1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra?h=v2.0.0b1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-01-17T16:00:14Z</updated>
<entry>
<title>Add Module::init() for correct exception handling during hook registration</title>
<updated>2010-01-17T16:00:14Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-17T16:00:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4b6bdeccb537b6f8030172c37afa7dc324e26765'/>
<id>urn:sha1:4b6bdeccb537b6f8030172c37afa7dc324e26765</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12278 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make a ./configure --system to support system-wide installation of inspircd</title>
<updated>2010-01-17T00:29:28Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-17T00:29:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5de7651ebeee56e6deca4d5e357b22869719bb8f'/>
<id>urn:sha1:5de7651ebeee56e6deca4d5e357b22869719bb8f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12275 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Specify regex engine in m_filter/m_rline CAPAB line instead of marking m_regex_* as VF_COMMON</title>
<updated>2010-01-14T18:47:51Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-14T18:47:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=79228c71c3cf862046ef456f2fbb0cc2fe4c9369'/>
<id>urn:sha1:79228c71c3cf862046ef456f2fbb0cc2fe4c9369</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12259 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>...because every now and again, i have to do a massive commit.</title>
<updated>2010-01-11T03:07:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2010-01-11T03:07:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cd712c40e1b352c05e7ae0f72e0a5e84cdf64323'/>
<id>urn:sha1:cd712c40e1b352c05e7ae0f72e0a5e84cdf64323</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12248 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Use ServiceProvider for inter-module dependencies</title>
<updated>2009-11-16T17:59:06Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-11-16T17:59:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=54fb0cd5aa7d090d5c3da5ab54988c86ba8a2e8e'/>
<id>urn:sha1:54fb0cd5aa7d090d5c3da5ab54988c86ba8a2e8e</id>
<content type='text'>
This will stop dependency chains from preventing module reloads when
it is not actually needed; however, it removes some failsafes that will
need to be reimplemented in order to avoid unmapped vtables.

This deprecates Request as an inter-module signaling mechanism, although
SQL still uses it.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12140 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Allow static build of inspircd without module support</title>
<updated>2009-11-11T00:17:07Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-11-11T00:17:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=19487dbebc520450e457472b97d9e7bcd5160c00'/>
<id>urn:sha1:19487dbebc520450e457472b97d9e7bcd5160c00</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12083 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove Extensible parent from EventHandler</title>
<updated>2009-11-06T22:37:52Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-11-06T22:37:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=eaace5ed7cef3a02f905689a1b44a092ca99a6e1'/>
<id>urn:sha1:eaace5ed7cef3a02f905689a1b44a092ca99a6e1</id>
<content type='text'>
This also fixes SSL certificate support when m_sslinfo is not loaded

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12048 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move StreamSocket inheritance off of User</title>
<updated>2009-11-06T22:37:36Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-11-06T22:37:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a26502ff51141c3cd74c078876d3322b49a3833c'/>
<id>urn:sha1:a26502ff51141c3cd74c078876d3322b49a3833c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12047 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Clarify handshake failure messages</title>
<updated>2009-11-04T00:47:02Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-11-04T00:47:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e791ca02d479b9ce86fd2d6f4a4e98d1de26252e'/>
<id>urn:sha1:e791ca02d479b9ce86fd2d6f4a4e98d1de26252e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12008 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fixes found by removing User inheritance from StreamSocket</title>
<updated>2009-10-25T15:21:45Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-25T15:21:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6fe52cbb3ba72a5ecdded3f51c8515bf75e6801f'/>
<id>urn:sha1:6fe52cbb3ba72a5ecdded3f51c8515bf75e6801f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11975 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
