<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/treesocket2.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/treesocket2.cpp?h=v2.0fork</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/treesocket2.cpp?h=v2.0fork'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2009-08-14T20:10:36Z</updated>
<entry>
<title>Print line on empty prefix errors to track down a bug</title>
<updated>2009-08-14T20:10:36Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-08-14T20:10:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ff02ab2e930c25755d211d25ad809ff234363214'/>
<id>urn:sha1:ff02ab2e930c25755d211d25ad809ff234363214</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11517 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Use Utils-&gt;ServerUser instead of ServerInstance-&gt;FakeClient in m_spanningtree</title>
<updated>2009-05-13T17:04:17Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-05-13T17:04:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=97c0e6b4c4e304a1c4e764fc06a7e2663a41743d'/>
<id>urn:sha1:97c0e6b4c4e304a1c4e764fc06a7e2663a41743d</id>
<content type='text'>
This makes it possible to determine which server initiated a mode change,
instead of having only a flag saying that some server did.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11379 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make the previous patches actually work</title>
<updated>2009-05-13T05:28:00Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-05-13T05:28:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a889336d194abc7df7a98102e3d0e56f0e125edc'/>
<id>urn:sha1:a889336d194abc7df7a98102e3d0e56f0e125edc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11378 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Use a FakeUser source for server-sourced commands in spanningtree</title>
<updated>2009-05-13T05:27:46Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-05-13T05:27:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=23a98c8fe1f255fe5f20c26c726da817d2796c9a'/>
<id>urn:sha1:23a98c8fe1f255fe5f20c26c726da817d2796c9a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11376 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Enable lag-check pings on active servers - if bandwidth waste is an issue, there should be an option to disable lag pings</title>
<updated>2009-04-26T20:48:05Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-04-26T20:48:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8a329816094b08963bf1244c2ce85307ce54fcdb'/>
<id>urn:sha1:8a329816094b08963bf1244c2ce85307ce54fcdb</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11331 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Use loopCall to protect OnUserKick rather than the triggerevents hack</title>
<updated>2009-04-20T13:29:58Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-04-20T13:29:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=828f256a9bd8278540bf4beede36c485e2c3e86f'/>
<id>urn:sha1:828f256a9bd8278540bf4beede36c485e2c3e86f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11321 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>Send remote BURST on new incoming server introduction</title>
<updated>2009-03-14T14:31:33Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-03-14T14:31:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cf18f3f7f85d3e510edcbd5dbdd197e513c5fac1'/>
<id>urn:sha1:cf18f3f7f85d3e510edcbd5dbdd197e513c5fac1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11216 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>
</feed>
