<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/main.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/main.cpp?h=v1.2.7</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/main.cpp?h=v1.2.7'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-03-22T17:59:55Z</updated>
<entry>
<title>Send module load/unload notifications as metadata</title>
<updated>2010-03-22T17:59:55Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-03-22T17:59:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9829dce74a2a7337af0cc7c40332d3a4d5f30247'/>
<id>urn:sha1:9829dce74a2a7337af0cc7c40332d3a4d5f30247</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12647 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<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>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>Restart server_hash iteration after quitting dead and pinged out servers</title>
<updated>2010-02-07T00:56:54Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-07T00:56:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dc54dd9e2fa4362089cb0f7626a4ca96373e0e09'/>
<id>urn:sha1:dc54dd9e2fa4362089cb0f7626a4ca96373e0e09</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12391 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>OnRehash changes: split to multiple hooks to clarify use and prevent explosion of rehashes on a /REHASH *</title>
<updated>2009-05-24T02:53:45Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-05-24T02:53:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0da6b3a13def40e8fd002b9fc60f955467f6372d'/>
<id>urn:sha1:0da6b3a13def40e8fd002b9fc60f955467f6372d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11388 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Replace loopCall detection in OnUserKick with a check for the m_spanningtree fake user</title>
<updated>2009-05-13T05:27:53Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-05-13T05:27:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ddc77036f61620d15faad818b228a147dbd88852'/>
<id>urn:sha1:ddc77036f61620d15faad818b228a147dbd88852</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11377 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>rollback r11326, we're going to make vc9 the officially supported windows build methods since the few of us doing win dev can't keep up maintaining the others.</title>
<updated>2009-04-23T22:21:35Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-04-23T22:21:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=15b51c2ecc81e06c0efb537bec968f7c5acd2ed4'/>
<id>urn:sha1:15b51c2ecc81e06c0efb537bec968f7c5acd2ed4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11327 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Heres the beef so far</title>
<updated>2009-04-23T19:03:40Z</updated>
<author>
<name>brain</name>
</author>
<published>2009-04-23T19:03:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c275233c7c356058c812ed3906a833b678e9de69'/>
<id>urn:sha1:c275233c7c356058c812ed3906a833b678e9de69</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11326 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>
