<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree, branch v1.2.9</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree?h=v1.2.9</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree?h=v1.2.9'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2012-04-20T01:32:07Z</updated>
<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://cgit.space/~steering/inspircd++.git/commit/?id=201f91fe61672feb2aebe0893362fb39350925d2'/>
<id>urn:sha1:201f91fe61672feb2aebe0893362fb39350925d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix MaxModes check when bursting bans for a channel to compare the number of bans not the length of the parameters it queued for sending.</title>
<updated>2012-04-18T10:47:35Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-04-18T10:47:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3946aa2c9bc5b9d6e0de2d4c77f8dafa387f062f'/>
<id>urn:sha1:3946aa2c9bc5b9d6e0de2d4c77f8dafa387f062f</id>
<content type='text'>
This has caused nearly every ban to be sent in a seperate FMODE.
</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://cgit.space/~steering/inspircd++.git/commit/?id=1d703dcf7858a322c823bbd80f9507b627c5738c'/>
<id>urn:sha1:1d703dcf7858a322c823bbd80f9507b627c5738c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix crash when a remote server has the same name as we do</title>
<updated>2010-04-17T02:45:09Z</updated>
<author>
<name>Daniel De Graaf</name>
</author>
<published>2010-04-17T02:45:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=40e4d578128c0a645b10590bcd5b722e23c91a1b'/>
<id>urn:sha1:40e4d578128c0a645b10590bcd5b722e23c91a1b</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://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://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>Close and delete server sockets when they are in DYING state, should avoid 100% CPU in other socketengines</title>
<updated>2010-02-16T14:13:22Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-16T14:13:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9eb61d66cc7fa5edd866d19ebb908eebc403f259'/>
<id>urn:sha1:9eb61d66cc7fa5edd866d19ebb908eebc403f259</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12473 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://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://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>Set link state to DYING on more error paths</title>
<updated>2010-02-07T03:13:45Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-07T03:13:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=db21302b261dd9dbfa9ae5a82357c02b9dbbdb11'/>
<id>urn:sha1:db21302b261dd9dbfa9ae5a82357c02b9dbbdb11</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_2_stable@12393 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
