<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/override_squit.cpp, branch v3.0.0a4</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/override_squit.cpp?h=v3.0.0a4</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/override_squit.cpp?h=v3.0.0a4'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2014-07-28T12:30:14Z</updated>
<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>Call DelFd() and SetFd(-1) from SocketEngine::Close(EventHandler*)</title>
<updated>2014-02-09T16:17:04Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-02-09T16:17:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4ec65c6231df9fcb38210f9b885cdf73b72cc176'/>
<id>urn:sha1:4ec65c6231df9fcb38210f9b885cdf73b72cc176</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change all socketengine methods to be static</title>
<updated>2014-02-08T22:01:44Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-02-08T22:01:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=efe77ba63b1e519fc4d563bd9b599277c4bd96e5'/>
<id>urn:sha1:efe77ba63b1e519fc4d563bd9b599277c4bd96e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove whitespace and minor style changes</title>
<updated>2014-01-23T13:37:09Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-01-23T13:37:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d02011d69fe1e52ec0bc38051eff9ea93a1cc88c'/>
<id>urn:sha1:d02011d69fe1e52ec0bc38051eff9ea93a1cc88c</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>Remove $ModDep comments</title>
<updated>2013-08-15T15:39:56Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-08-15T15:39:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b7e793d96131e7813fe42984ec3a04254720ad20'/>
<id>urn:sha1:b7e793d96131e7813fe42984ec3a04254720ad20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove $Core and $Mod* comments apart from $ModDep.</title>
<updated>2013-07-04T14:51:00Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-07-03T03:34:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=54d10d53c730ab81ca6464fe2f0e0ecbcd435672'/>
<id>urn:sha1:54d10d53c730ab81ca6464fe2f0e0ecbcd435672</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add method for writing server notices.</title>
<updated>2013-05-14T22:30:12Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-04-28T11:17:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=226a95aab09b9e1f43f61e78179bfa1135816c2d'/>
<id>urn:sha1:226a95aab09b9e1f43f61e78179bfa1135816c2d</id>
<content type='text'>
This allows us to send a server notice to a user without worrying
about whether they are registered or not.

If a user receives a server notice and they are not registered
then the nickname field will contain an asterisk instead of their
nick name.
</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>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>
</feed>
