<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree, branch masterfork</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?h=masterfork</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree?h=masterfork'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2013-03-20T17:23:44Z</updated>
<entry>
<title>m_spanningtree Fix incoming channel modes being lost for 0-user permanent channels on the losing side of a netmerge</title>
<updated>2013-03-20T17:23:44Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-03-13T15:41:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f658270c83cbd99196c3a233ccab60fa8de6e806'/>
<id>urn:sha1:f658270c83cbd99196c3a233ccab60fa8de6e806</id>
<content type='text'>
This did not affect listmodes
</content>
</entry>
<entry>
<title>Remove unused variables detected by Clang 4.2.</title>
<updated>2013-02-01T11:47:39Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-01-31T11:37:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bf6c166c6425df40d4d82f3d20719e33ffce4359'/>
<id>urn:sha1:bf6c166c6425df40d4d82f3d20719e33ffce4359</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Fix rare desync when a KILL crosses a message that has the killed user's prefix and modifies global state</title>
<updated>2013-01-14T18:59:47Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-01-14T18:59:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ee5e5aa77574a8e2cf9d142ccecf76de1fe72eb6'/>
<id>urn:sha1:ee5e5aa77574a8e2cf9d142ccecf76de1fe72eb6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a flag to Command that controls whether an empty last parameter is allowed or not</title>
<updated>2012-12-15T20:17:06Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-12-01T20:33:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d00914ed6f5de67ab69c69e1cd1efa0797b5f62d'/>
<id>urn:sha1:d00914ed6f5de67ab69c69e1cd1efa0797b5f62d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add IS_SERVER() and REG_ALL checks to (mostly oper only) commands taking a target nickname</title>
<updated>2012-12-15T18:47:40Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-11-19T02:37:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e3e3a35899931d98e76023464f9b077b09ba828d'/>
<id>urn:sha1:e3e3a35899931d98e76023464f9b077b09ba828d</id>
<content type='text'>
If a SID was passed as the target user parameter or when it's an unregistered user reply with the "no such nick" (or the moral equivalent) message
</content>
</entry>
<entry>
<title>cmd_rehash, m_spanningtree Fix REHASH messages duplicating at each hop</title>
<updated>2012-11-29T15:25:36Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-11-29T14:31:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b4034e2231afcfcb5cf29156288c666d90831fed'/>
<id>urn:sha1:b4034e2231afcfcb5cf29156288c666d90831fed</id>
<content type='text'>
Fixes #375 reported by @JDowny
</content>
</entry>
<entry>
<title>m_spanningtree Remove redundant params.size() checks</title>
<updated>2012-11-28T18:28:36Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-11-28T02:22:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=772dad05a42e20e03a5445b84a7f6612ee44283f'/>
<id>urn:sha1:772dad05a42e20e03a5445b84a7f6612ee44283f</id>
<content type='text'>
TreeSocket::ProcessConnectedLine() and CommandParser::CallHandler() only call the handler when there are enough parameters
</content>
</entry>
<entry>
<title>Remove usage of deprecated CallCommandHandler() and IsValidModuleCommand()</title>
<updated>2012-11-19T17:32:39Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-10-19T00:09:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5c20fd57ec1913dc787b7c620bb4032851dd0d64'/>
<id>urn:sha1:5c20fd57ec1913dc787b7c620bb4032851dd0d64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove usage of the deprecated ConfigReader</title>
<updated>2012-11-12T20:48:42Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-10-06T19:43:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a4db7bf9af00b32d4f5c1922997d02b0b8be59e5'/>
<id>urn:sha1:a4db7bf9af00b32d4f5c1922997d02b0b8be59e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree SVSNICK needs 3 parameters</title>
<updated>2012-11-09T16:23:10Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-11-09T02:34:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4a57d129fbbe9858f2a8c4d14cef7e0d78f08329'/>
<id>urn:sha1:4a57d129fbbe9858f2a8c4d14cef7e0d78f08329</id>
<content type='text'>
</content>
</entry>
</feed>
