<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree, branch v2.0.0a2</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_spanningtree?h=v2.0.0a2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree?h=v2.0.0a2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2009-11-16T17:59:06Z</updated>
<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>Add Inspircd::AddServices</title>
<updated>2009-11-15T18:26:53Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-11-15T18:26:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fb3964d5c007900061e86e392ceb786bd47260c0'/>
<id>urn:sha1:fb3964d5c007900061e86e392ceb786bd47260c0</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12135 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix typo</title>
<updated>2009-11-12T17:16:52Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-11-12T17:16:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=82008d1b720c9db6fc71030ff8c4653b0578fb98'/>
<id>urn:sha1:82008d1b720c9db6fc71030ff8c4653b0578fb98</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12107 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix incorrect opaque object use in ProtoSendMetaData (this is a reason to avoid opaque data)</title>
<updated>2009-11-12T17:14:39Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-11-12T17:14:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2242e048aa20868d47009a4e4cd652c6663f4ea6'/>
<id>urn:sha1:2242e048aa20868d47009a4e4cd652c6663f4ea6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12106 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix double-cull of users quitting due to connection error</title>
<updated>2009-11-12T15:38:07Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-11-12T15:38:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6d5a6aeeabfc976bd0e5aff7f9445982774275ab'/>
<id>urn:sha1:6d5a6aeeabfc976bd0e5aff7f9445982774275ab</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12105 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>Clean up duplicated link snomask messages on errors</title>
<updated>2009-11-03T18:23:04Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-11-03T18:23:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ab4b307b744f3602512fd2ab126c5f4f4a2173db'/>
<id>urn:sha1:ab4b307b744f3602512fd2ab126c5f4f4a2173db</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11999 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove m_halfop from list in compat linking mode</title>
<updated>2009-11-03T18:22:56Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-11-03T18:22:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e27b8377a0c2ae6855d680f6b2eb44dc093813fc'/>
<id>urn:sha1:e27b8377a0c2ae6855d680f6b2eb44dc093813fc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11998 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove AllowHalfop item from server config</title>
<updated>2009-11-03T17:12:25Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-11-03T17:12:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=80df092fa38524a415a3bb258384dde819ec86e3'/>
<id>urn:sha1:80df092fa38524a415a3bb258384dde819ec86e3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11996 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move MODENOTICE command to a command module</title>
<updated>2009-11-03T01:14:12Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-11-03T01:14:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0f74e88f0996acff1580bcf5f2ea3dc986497339'/>
<id>urn:sha1:0f74e88f0996acff1580bcf5f2ea3dc986497339</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11991 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
