<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/server.cpp, branch v2.0fork</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/server.cpp?h=v2.0fork</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/server.cpp?h=v2.0fork'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2009-06-07T02:57:54Z</updated>
<entry>
<title>Allow SSL fingerprint-based server authentication</title>
<updated>2009-06-07T02:57:54Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-06-07T02:57:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=885d37630ef4b5b69c26c6eb3fc97e9cd2e35eae'/>
<id>urn:sha1:885d37630ef4b5b69c26c6eb3fc97e9cd2e35eae</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11404 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix PingFlag not being set correctly for servers whose burst takes longer than PingFreq</title>
<updated>2009-04-22T02:26:03Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-04-22T02:26:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c15f083ba338d3df7b31dbd33083ef23ab7dd12d'/>
<id>urn:sha1:c15f083ba338d3df7b31dbd33083ef23ab7dd12d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11324 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update all wiki links to point to the new wiki. This was done automatically with the following command, only .Makefile.inc got some indent fixups by hand.</title>
<updated>2009-03-15T12:42:35Z</updated>
<author>
<name>psychon</name>
</author>
<published>2009-03-15T12:42:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b6dbd6caab62bc2c0d11ce5a45d511611eb9c2ef'/>
<id>urn:sha1:b6dbd6caab62bc2c0d11ce5a45d511611eb9c2ef</id>
<content type='text'>
for file in $(find -type f -and -not -path '*/.svn/*' -and -not -name '*.so') ; do sed -e 's#http://www.inspircd.org/wiki#http://wiki.inspircd.org#' -e 's#http://wiki.inspircd.org/index.php/#http://wiki.inspircd.org/#' -i $file ; done


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11223 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Mark children of remote servers as bursting while their parent is bursting</title>
<updated>2009-03-14T14:31:40Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-03-14T14:31:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d1bfdcb61347264fbef6656de88ab6e30d9fc617'/>
<id>urn:sha1:d1bfdcb61347264fbef6656de88ab6e30d9fc617</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11217 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Push password comparison logic into ComparePass, fixes authentication bug noticed by HiroP</title>
<updated>2009-03-10T16:15:29Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-03-10T16:15:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=63041954b1cfda4aaf1e89d4b16fb6d1411caa3e'/>
<id>urn:sha1:63041954b1cfda4aaf1e89d4b16fb6d1411caa3e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11195 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix crash when services (or a misbehaving remote server) introduces a server with duplicate SID</title>
<updated>2009-03-05T01:27:19Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-03-05T01:27:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=75f147a25e8ecd30ada36c4b0a60c1b8c0e0717f'/>
<id>urn:sha1:75f147a25e8ecd30ada36c4b0a60c1b8c0e0717f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11171 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>We already have an error for not enough params to the SERVER command, but the error is 'missing SID'. This error can be seen in snomask +l and is sent as ERROR to the connection. Changed to 'Not enough parameters for SERVER command', fixes bug #661</title>
<updated>2009-01-31T15:46:53Z</updated>
<author>
<name>brain</name>
</author>
<published>2009-01-31T15:46:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f84bff3aa60af440c059cd564a324cc7a6a9258d'/>
<id>urn:sha1:f84bff3aa60af440c059cd564a324cc7a6a9258d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11014 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update copyrights for 2009.</title>
<updated>2009-01-02T18:16:05Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-01-02T18:16:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=43847ec9c7e1a195163eb4c529f1c92fd1ace0a4'/>
<id>urn:sha1:43847ec9c7e1a195163eb4c529f1c92fd1ace0a4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10932 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make an error message more verbose to help users</title>
<updated>2008-12-07T21:15:03Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-12-07T21:15:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1d063d93408876971d343ecfcb98481bec81e25c'/>
<id>urn:sha1:1d063d93408876971d343ecfcb98481bec81e25c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10866 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move some messages (correctly) to remote link snomask.</title>
<updated>2008-10-31T23:14:41Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-10-31T23:14:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6d5e8d00fb850950e056e6f5195e779090a4b359'/>
<id>urn:sha1:6d5e8d00fb850950e056e6f5195e779090a4b359</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10769 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
