<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/rsquit.cpp, branch v3.0.0a6</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/rsquit.cpp?h=v3.0.0a6</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/rsquit.cpp?h=v3.0.0a6'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2016-03-01T15:17:14Z</updated>
<entry>
<title>Send NOTICEs that can go to both local and remote users with User::WriteRemoteNotice()</title>
<updated>2016-03-01T15:17:14Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-03-01T15:17:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d6eb4a1fc5b86bfb5467108d89923c7b64f27aed'/>
<id>urn:sha1:d6eb4a1fc5b86bfb5467108d89923c7b64f27aed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Move squit logic into TreeServer from TreeSocket</title>
<updated>2014-07-28T12:30:14Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-07-28T12:30:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5214968e7e0e0d43e137535ac1a9369c222d79f0'/>
<id>urn:sha1:5214968e7e0e0d43e137535ac1a9369c222d79f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Move c2s commands out of SpanningTreeCommands to auto register them</title>
<updated>2013-09-10T11:54:01Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-09-10T11:54:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2f753f7864bf847af26f7a1aedc727927c163738'/>
<id>urn:sha1:2f753f7864bf847af26f7a1aedc727927c163738</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Change TreeServer::GetSocket() to always return the socket that can be used to talk to the server</title>
<updated>2013-08-22T11:42:20Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-07-19T11:10:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5cc9614e73a783dec7a8e0887a0435cf577eaad4'/>
<id>urn:sha1:5cc9614e73a783dec7a8e0887a0435cf577eaad4</id>
<content type='text'>
The only exception is the tree root (us) which has no associated socket (NULL)

Add TreeServer::IsRoot() and IsLocal() helpers
</content>
</entry>
<entry>
<title>m_spanningtree Remove SpanningTreeUtilities* fields and parameters</title>
<updated>2013-08-17T16:27:14Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-08-15T14:15:26Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e950f568d0f571e9475aa38177486468714de4d3'/>
<id>urn:sha1:e950f568d0f571e9475aa38177486468714de4d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Remove unneeded #includes</title>
<updated>2013-04-12T19:03:05Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-12-16T22:21:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=551d687ec6d7ce44be35fae0dd7345fe73c4f63a'/>
<id>urn:sha1:551d687ec6d7ce44be35fae0dd7345fe73c4f63a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree RSQUIT handler: Don't reimplement sending messages to remote users</title>
<updated>2013-04-12T19:03:04Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-07-04T19:24:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9c2e2ef9d24c348f42261d32f424ad04865b19ef'/>
<id>urn:sha1:9c2e2ef9d24c348f42261d32f424ad04865b19ef</id>
<content type='text'>
Use ModuleSpanningTree::RemoteMessage instead
</content>
</entry>
<entry>
<title>Remove superfluous std::string()s</title>
<updated>2012-10-12T01:57:39Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2012-07-24T12:54:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c8b41aa5d256d99eee67ec94492a94dc30e0ea35'/>
<id>urn:sha1:c8b41aa5d256d99eee67ec94492a94dc30e0ea35</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace copyright headers with headers granting specific authors copyright</title>
<updated>2012-04-19T18:58:29Z</updated>
<author>
<name>Robby-</name>
</author>
<published>2012-04-19T18:58:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=46a39046196f55b52336e19662bb7bac85b731ac'/>
<id>urn:sha1:46a39046196f55b52336e19662bb7bac85b731ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some more incorrect socket use</title>
<updated>2010-03-02T03:23:18Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-03-02T03:23:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9b2cb52a12bf17d23417e689a1c07765d3bdaed5'/>
<id>urn:sha1:9b2cb52a12bf17d23417e689a1c07765d3bdaed5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12585 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
