<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/main.cpp, branch v1.2.10</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.10</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/main.cpp?h=v1.2.10'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2012-05-19T10:36:40Z</updated>
<entry>
<title>m_spanningtree Kill duplicated code in OnUserMessage/Notice, put code shared with the protocol interface into the utility class</title>
<updated>2012-05-19T10:36:40Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-05-19T10:36:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9be03b56bab1a1acd92bf9b128f2bfeb7a5c2642'/>
<id>urn:sha1:9be03b56bab1a1acd92bf9b128f2bfeb7a5c2642</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Fill a parameterlist in OnAddLine/OnDelLine instead of printf'ing parameters</title>
<updated>2012-05-19T10:28:56Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-05-19T10:28:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=256df232d6c7f7a99b4af773ea812ff8e10e611a'/>
<id>urn:sha1:256df232d6c7f7a99b4af773ea812ff8e10e611a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Remove no-op instructions and simplify code</title>
<updated>2012-05-19T10:26:40Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-05-19T10:26:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b5d87ca4c51a847e9eeb2df047e2edc77d2c7bbd'/>
<id>urn:sha1:b5d87ca4c51a847e9eeb2df047e2edc77d2c7bbd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace copyright headers with headers granting specific authors copyright</title>
<updated>2012-04-20T01:32:07Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-04-20T01:32:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=201f91fe61672feb2aebe0893362fb39350925d2'/>
<id>urn:sha1:201f91fe61672feb2aebe0893362fb39350925d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes for OnDelLine checking hardcoded line type 'K' instead of IsBurstable() and not obeying loopCall, thus broadcasting a redundant DELLINE for every DELLINE received.</title>
<updated>2012-04-18T10:28:07Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-04-18T10:28:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1d703dcf7858a322c823bbd80f9507b627c5738c'/>
<id>urn:sha1:1d703dcf7858a322c823bbd80f9507b627c5738c</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
