<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/treesocket.h, 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/treesocket.h?h=v2.0fork</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/treesocket.h?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>Remove handshake timer on server sockets that die before completing handshake</title>
<updated>2009-05-07T14:51:10Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-05-07T14:51:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b2159a9e4f40fcbe755f8c0d2e6a7cbfcfd09f4f'/>
<id>urn:sha1:b2159a9e4f40fcbe755f8c0d2e6a7cbfcfd09f4f</id>
<content type='text'>
This fixes some very subtle and hard-to-trace bugs that are triggered when a
file descriptor and memory address of an EventHandler* are reused after being
deallocated. Impossible to trigger in valgrind; has been seen in live networks.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11369 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>Revert r11194 "Quiet bursts for uplinks, suggested by HiroP, thanks!"</title>
<updated>2009-03-14T14:31:48Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-03-14T14:31:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2c3f10316c1fcfd137d83ecfe302d3ffeaad3e6f'/>
<id>urn:sha1:2c3f10316c1fcfd137d83ecfe302d3ffeaad3e6f</id>
<content type='text'>
This check on uplink was not sufficient. It has been replaced by marking
children of a bursting server as bursting, so the uplink is no longer needed.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11218 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Quiet bursts for uplinks, suggested by HiroP, thanks!</title>
<updated>2009-03-10T14:50:10Z</updated>
<author>
<name>brain</name>
</author>
<published>2009-03-10T14:50:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5a5a061c48af830ca90b699993cac079a9311b08'/>
<id>urn:sha1:5a5a061c48af830ca90b699993cac079a9311b08</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11194 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>Remove a (now nonexistant) reference from .h</title>
<updated>2008-09-08T21:26:33Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-09-08T21:26:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=27fec307cf7581130563cc09389a2b2c79bc53b9'/>
<id>urn:sha1:27fec307cf7581130563cc09389a2b2c79bc53b9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10481 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove old listening stuff from spanningtree, use a new derived listener class.</title>
<updated>2008-09-08T19:23:22Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-09-08T19:23:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e2175e1b1a215010be1c3b960610c849c6090718'/>
<id>urn:sha1:e2175e1b1a215010be1c3b960610c849c6090718</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10472 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Match conversion stuff.</title>
<updated>2008-08-22T16:14:36Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-22T16:14:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a1a7b96a8c994eb09a3d071f3daf28252b8c188b'/>
<id>urn:sha1:a1a7b96a8c994eb09a3d071f3daf28252b8c188b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10216 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Revert automated conversion by Special, as it (unfortunately) neglects some details. It provides a useful start point, though, so it'll be used as the basis for the final conversion.</title>
<updated>2008-08-22T15:16:46Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-22T15:16:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=58f4306bb6e1f91076fccf30a3b43a40b3d1915a'/>
<id>urn:sha1:58f4306bb6e1f91076fccf30a3b43a40b3d1915a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10215 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
