<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/treesocket2.cpp, branch v1.2.7</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=v1.2.7</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/treesocket2.cpp?h=v1.2.7'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-02-21T19:52:46Z</updated>
<entry>
<title>Remove server deletion from OnError, fixes crash on ping timeout</title>
<updated>2010-02-21T19:52:46Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-21T19:52:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3a7832ceeb87068f5bc9dfe0995c89aa1940e51b'/>
<id>urn:sha1:3a7832ceeb87068f5bc9dfe0995c89aa1940e51b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12511 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix race where two servers with the same name can enter WAIT_AUTH_2 and cause a double-free crash</title>
<updated>2010-02-15T03:02:39Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-15T03:02:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ace6e82aa9ad64fb77c01272c553667360ffda4e'/>
<id>urn:sha1:ace6e82aa9ad64fb77c01272c553667360ffda4e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12461 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Call OnClose() before changing link state to DYING to clean up introduced servers</title>
<updated>2010-02-14T19:18:44Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-14T19:18:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=908459cd4bd1f071902c8d9c79919c40308eaf77'/>
<id>urn:sha1:908459cd4bd1f071902c8d9c79919c40308eaf77</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12458 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add DYING state, and use it instead of asking the core to delete the socket without SQUIT. Should fix the crash in bug #943</title>
<updated>2010-01-23T21:20:47Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-01-23T21:20:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=12711d085bb68147b1abd5a90f9ae5a805c5cf58'/>
<id>urn:sha1:12711d085bb68147b1abd5a90f9ae5a805c5cf58</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12316 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<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>
</feed>
