<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/main.cpp, branch v2.0.0rc2</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/main.cpp?h=v2.0.0rc2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/main.cpp?h=v2.0.0rc2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-02-18T16:29:33Z</updated>
<entry>
<title>Fix double-erase of iterator if a server dies and times out at the same time</title>
<updated>2010-02-18T16:29:33Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-18T16:29:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c9e8e23daf94b5ec1d7a424ccd1e84af46f92ebd'/>
<id>urn:sha1:c9e8e23daf94b5ec1d7a424ccd1e84af46f92ebd</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12490 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix routing of prefix-channel messages now that 2.0 sends to status and above, not just status</title>
<updated>2010-02-17T00:43:20Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-17T00:43:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8826f2b0ec596f3394ce636651d4f08437b10f3c'/>
<id>urn:sha1:8826f2b0ec596f3394ce636651d4f08437b10f3c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12483 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add &lt;oper:autologin&gt; to allow SSL fingerprint-based automatic oper login</title>
<updated>2010-02-15T18:04:53Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-15T18:04:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=56d733a9fa9477d281b62ac9237eb7ac8356340d'/>
<id>urn:sha1:56d733a9fa9477d281b62ac9237eb7ac8356340d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12467 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Clean up treesocket naming confusion by adding a link block reference during negotiation</title>
<updated>2010-02-13T21:47:13Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-13T21:47:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8f85458ff9cdfd0c677086e56492955ee89f6702'/>
<id>urn:sha1:8f85458ff9cdfd0c677086e56492955ee89f6702</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12452 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix double-invocation of Squit that can cause a crash on delink</title>
<updated>2010-02-13T17:20:56Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-13T17:20:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7d075564787cbde9bf05aca8b1cd5b10ea978c05'/>
<id>urn:sha1:7d075564787cbde9bf05aca8b1cd5b10ea978c05</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12451 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Restart server_hash iteration after quitting dead and pinged out servers</title>
<updated>2010-02-11T16:07:52Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-11T16:07:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7f0a9608c895bf437f746cbca16d9fbad158b782'/>
<id>urn:sha1:7f0a9608c895bf437f746cbca16d9fbad158b782</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12435 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>More cleanup of quit servers</title>
<updated>2010-02-07T03:36:55Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-07T03:36:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d1b146808e53494f42cd6c89f81a6106b7bde2c2'/>
<id>urn:sha1:d1b146808e53494f42cd6c89f81a6106b7bde2c2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12394 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Send module load/unload notifications so that services can learn of new features without splitting</title>
<updated>2010-02-06T04:08:18Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-06T04:08:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e071bd88391e00e4d3b0104ada985e08a9eb3210'/>
<id>urn:sha1:e071bd88391e00e4d3b0104ada985e08a9eb3210</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12382 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Delink servers using an SSL module that is being reloaded</title>
<updated>2010-02-03T21:43:10Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-03T21:43:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=56c1f7d40a3b1625893c8b0406ec709926f44b1c'/>
<id>urn:sha1:56c1f7d40a3b1625893c8b0406ec709926f44b1c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12367 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move lots of spanningtree items to commands</title>
<updated>2010-01-18T23:49:23Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-18T23:49:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dce58b1611e275118d418bfb3b4402bd14d279dd'/>
<id>urn:sha1:dce58b1611e275118d418bfb3b4402bd14d279dd</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12296 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
