<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree, 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?h=v1.2.10</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree?h=v1.2.10'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2012-10-05T01:48:11Z</updated>
<entry>
<title>Fix crash in ADDLINE handler when the command had no parameters</title>
<updated>2012-10-05T01:48:11Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-07-01T19:25:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e1c52d43b7da9ae62169501487003ebbd3358d10'/>
<id>urn:sha1:e1c52d43b7da9ae62169501487003ebbd3358d10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix set-but-not-used and var shadowing warnings</title>
<updated>2012-06-13T04:59:57Z</updated>
<author>
<name>Sir Poggles</name>
</author>
<published>2012-06-13T04:59:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=26b1532c6b9f3e95cdf9b6c526a13cce56144262'/>
<id>urn:sha1:26b1532c6b9f3e95cdf9b6c526a13cce56144262</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #183 from attilamolnar/insp12+invitefix</title>
<updated>2012-06-12T12:00:31Z</updated>
<author>
<name>Robin Burchell</name>
</author>
<published>2012-06-12T12:00:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dee200c212125efe4244a824d3e185dadce5186a'/>
<id>urn:sha1:dee200c212125efe4244a824d3e185dadce5186a</id>
<content type='text'>
[1.2] Fix pending invites not being removed on channel deletion</content>
</entry>
<entry>
<title>Fix pending invites not being removed when a channel was deleted or had its TS lowered</title>
<updated>2012-06-02T18:25:10Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-06-02T18:25:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aff468fd2d04948eec0b928b21cd7a6b5503d49a'/>
<id>urn:sha1:aff468fd2d04948eec0b928b21cd7a6b5503d49a</id>
<content type='text'>
Store pointers to channels instead of their names in User::invites
</content>
</entry>
<entry>
<title>m_spanningtree Interpret ENCAPs also if they were targetted to our SID (retain old behavior)</title>
<updated>2012-05-30T19:27:08Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-05-30T19:27:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2ec16f64bb79cb0f5a66fea9347ca04cfa10f1dc'/>
<id>urn:sha1:2ec16f64bb79cb0f5a66fea9347ca04cfa10f1dc</id>
<content type='text'>
Drop single targetted ENCAPs if target is reachable via the server who sent the command to us
</content>
</entry>
<entry>
<title>Don't forward SVSJOIN/SVSPART at all if the destination is the same as the source</title>
<updated>2012-05-27T18:27:47Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-05-27T18:27:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=df34e808f4f2afa551fdcc6542cf14095ebf1c92'/>
<id>urn:sha1:df34e808f4f2afa551fdcc6542cf14095ebf1c92</id>
<content type='text'>
</content>
</entry>
<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 Remove low level stuff from SpanningTreeProtocolInterface::SendUserPrivmsg/Notice, use utility functions like the rest of the protocol interface</title>
<updated>2012-05-19T10:30:38Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-05-19T10:30:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=94fa5102cc44614024dffc9ce37de99d1b3cb596'/>
<id>urn:sha1:94fa5102cc44614024dffc9ce37de99d1b3cb596</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>
</feed>
