<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/fjoin.cpp, branch v1.2.4</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/fjoin.cpp?h=v1.2.4</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/fjoin.cpp?h=v1.2.4'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2009-05-13T17:04:17Z</updated>
<entry>
<title>Use Utils-&gt;ServerUser instead of ServerInstance-&gt;FakeClient in m_spanningtree</title>
<updated>2009-05-13T17:04:17Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-05-13T17:04:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=97c0e6b4c4e304a1c4e764fc06a7e2663a41743d'/>
<id>urn:sha1:97c0e6b4c4e304a1c4e764fc06a7e2663a41743d</id>
<content type='text'>
This makes it possible to determine which server initiated a mode change,
instead of having only a flag saying that some server did.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11379 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Actually use irc::modestacker correctly</title>
<updated>2009-04-20T22:12:40Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-04-20T22:12:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e10bc5d2ebc5312d125561d7bc79d861fea85c4b'/>
<id>urn:sha1:e10bc5d2ebc5312d125561d7bc79d861fea85c4b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11322 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update all wiki links to point to the new wiki. This was done automatically with the following command, only .Makefile.inc got some indent fixups by hand.</title>
<updated>2009-03-15T12:42:35Z</updated>
<author>
<name>psychon</name>
</author>
<published>2009-03-15T12:42:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b6dbd6caab62bc2c0d11ce5a45d511611eb9c2ef'/>
<id>urn:sha1:b6dbd6caab62bc2c0d11ce5a45d511611eb9c2ef</id>
<content type='text'>
for file in $(find -type f -and -not -path '*/.svn/*' -and -not -name '*.so') ; do sed -e 's#http://www.inspircd.org/wiki#http://wiki.inspircd.org#' -e 's#http://wiki.inspircd.org/index.php/#http://wiki.inspircd.org/#' -i $file ; done


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11223 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>An FJOIN is not bursting unless the source server is bursting</title>
<updated>2009-03-09T16:17:57Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-03-09T16:17:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=63bdb9171f19deb8483de0a521ed7a712543382d'/>
<id>urn:sha1:63bdb9171f19deb8483de0a521ed7a712543382d</id>
<content type='text'>
Fixes bug #755

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11188 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove some unneeded debug messages on the common case of FJOIN</title>
<updated>2009-03-07T02:45:10Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-03-07T02:45:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=acb72fdf2d66d71e5b70ec5d3c3dcf9f8d8df655'/>
<id>urn:sha1:acb72fdf2d66d71e5b70ec5d3c3dcf9f8d8df655</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11183 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Revert "Don't apply channel modes received in an non-burst, non-creation FJOIN, because they could be out of date"</title>
<updated>2009-03-02T23:38:04Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-03-02T23:38:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b2688f6cdf45c70985754001edcc2b1916f5bcb4'/>
<id>urn:sha1:b2688f6cdf45c70985754001edcc2b1916f5bcb4</id>
<content type='text'>
This keeps the protocol closer to TS6 behavior. The mode sync in the FJOIN is
used to resync channel modes after a desync caused by modes crossing on the
wire. In the future, an alternate join command will be used to prevent MODExJOIN
desync without rejecting modes from an FJOIN.

This reverts commit 4820e6bb9578e53ea1553070108599349d0ffbcb.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11163 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Don't apply channel modes received in an non-burst, non-creation FJOIN, because they could be out of date</title>
<updated>2009-03-02T22:08:56Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-03-02T22:08:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4820e6bb9578e53ea1553070108599349d0ffbcb'/>
<id>urn:sha1:4820e6bb9578e53ea1553070108599349d0ffbcb</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11162 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix merge FJOIN debug message</title>
<updated>2009-02-09T21:46:21Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-02-09T21:46:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=16ba90f0c61c810a900a1d630416d1d24914e134'/>
<id>urn:sha1:16ba90f0c61c810a900a1d630416d1d24914e134</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11078 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update copyrights for 2009.</title>
<updated>2009-01-02T18:16:05Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-01-02T18:16:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=43847ec9c7e1a195163eb4c529f1c92fd1ace0a4'/>
<id>urn:sha1:43847ec9c7e1a195163eb4c529f1c92fd1ace0a4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10932 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fire every debug.</title>
<updated>2008-11-02T04:18:41Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-11-02T04:18:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0df7645dbbf073517e8ba32764e86651d9cbd834'/>
<id>urn:sha1:0df7645dbbf073517e8ba32764e86651d9cbd834</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10786 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
