<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree, branch v2.0.15</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=v2.0.15</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree?h=v2.0.15'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2013-12-15T12:10:33Z</updated>
<entry>
<title>m_spanningtree Fix nick TS desync on SVSNICK</title>
<updated>2013-12-15T12:10:33Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2013-12-15T12:10:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=24fc55bbfd367bf2ef68230173ffe1cb58f744fa'/>
<id>urn:sha1:24fc55bbfd367bf2ef68230173ffe1cb58f744fa</id>
<content type='text'>
Don't accept invalid timestamps
</content>
</entry>
<entry>
<title>Use case insensitive comparison for server names for (auto)connects, issue #662</title>
<updated>2013-11-09T11:52:38Z</updated>
<author>
<name>Adam</name>
</author>
<published>2013-11-09T11:52:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e81860311e448867c1c35b89734afb5ea672019c'/>
<id>urn:sha1:e81860311e448867c1c35b89734afb5ea672019c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix parsing ADDLINE with expiration or creation dates past ~2038 probably</title>
<updated>2013-11-09T11:43:49Z</updated>
<author>
<name>Adam</name>
</author>
<published>2013-11-09T11:43:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2f0c3281d7deba949147af642fef48b8779020ac'/>
<id>urn:sha1:2f0c3281d7deba949147af642fef48b8779020ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix issue #657, fix sending FNAME with spaces</title>
<updated>2013-11-09T11:26:02Z</updated>
<author>
<name>Adam</name>
</author>
<published>2013-11-09T11:23:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9cdf47629faeec64edc77ff0729dc55946ed753c'/>
<id>urn:sha1:9cdf47629faeec64edc77ff0729dc55946ed753c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Fix timestamp in AWAY</title>
<updated>2013-08-31T10:00:55Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-08-31T10:00:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ae23aefa3cde3caffc70a0c8058ebdc42326c59a'/>
<id>urn:sha1:ae23aefa3cde3caffc70a0c8058ebdc42326c59a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree When an IOHook goes away close all pending connections that use it</title>
<updated>2013-08-21T14:38:33Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-08-21T14:38:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d3b6538f955e824d46141f64fc081ce19fc081ef'/>
<id>urn:sha1:d3b6538f955e824d46141f64fc081ce19fc081ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use server ids when propagating squits</title>
<updated>2013-07-26T11:33:45Z</updated>
<author>
<name>Adam</name>
</author>
<published>2013-07-26T11:33:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1be212b865b3cab816cd3cb49b527add3cac6826'/>
<id>urn:sha1:1be212b865b3cab816cd3cb49b527add3cac6826</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree FJOIN handler: Merge and take maxmodes into consideration when applying non-prefix modes</title>
<updated>2013-06-12T16:11:51Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-06-12T16:11:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=20e521a9eade796b119b5f7e7bde45541149915c'/>
<id>urn:sha1:20e521a9eade796b119b5f7e7bde45541149915c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unnecessary string copies and dead code</title>
<updated>2013-06-05T21:11:50Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-06-05T21:11:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d87bfc277858543ff14cd43f4222c66362464094'/>
<id>urn:sha1:d87bfc277858543ff14cd43f4222c66362464094</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Fix FIDENT routing</title>
<updated>2013-06-04T20:16:15Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-06-04T20:16:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f07eda62da11eaab091e817e41d3a2bc8f4bd8d0'/>
<id>urn:sha1:f07eda62da11eaab091e817e41d3a2bc8f4bd8d0</id>
<content type='text'>
A new FIDENT was broadcast for each incoming FIDENT causing harmless but unnecessary server to server traffic
</content>
</entry>
</feed>
