<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/resolvers.cpp, branch v3.3.0</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/resolvers.cpp?h=v3.3.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/resolvers.cpp?h=v3.3.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2019-04-15T11:21:12Z</updated>
<entry>
<title>Fix linking servers with UNIX sockets.</title>
<updated>2019-04-15T11:21:12Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-02-07T15:34:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c2c4de7267db9835e36132364f422ba7d93f25d6'/>
<id>urn:sha1:c2c4de7267db9835e36132364f422ba7d93f25d6</id>
<content type='text'>
- Remove the address/port overloads of BeginConnect.
- Change DoConnect to take a sockaddrs instead of an address/port.
</content>
</entry>
<entry>
<title>m_spanningtree Allow multiple valid ips for link blocks as a result of SecurityIPResolver</title>
<updated>2016-09-02T18:19:30Z</updated>
<author>
<name>Adam</name>
</author>
<published>2016-09-02T16:43:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1e96bca9b075aebec490e6892ef2da2a3048ba12'/>
<id>urn:sha1:1e96bca9b075aebec490e6892ef2da2a3048ba12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Drop unnecessary c_str() call when passing Link::Name to methods expecting std::string</title>
<updated>2016-08-26T10:41:25Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-26T10:41:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3c11bda15af1f9d1eb74f561a5a00949efe813d6'/>
<id>urn:sha1:3c11bda15af1f9d1eb74f561a5a00949efe813d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>m_spanningtree Handle unload in resolvers</title>
<updated>2016-08-25T16:01:50Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-25T16:01:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=23e803f104d59503dc2a37e458eb4daedc44ccfc'/>
<id>urn:sha1:23e803f104d59503dc2a37e458eb4daedc44ccfc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core_dns Make question a member of request, move common FindAnswerOfType to be a member of query</title>
<updated>2016-08-25T15:12:48Z</updated>
<author>
<name>Adam</name>
</author>
<published>2016-08-16T16:43:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=14556541bb12fda6e7af8273458f680386e9c438'/>
<id>urn:sha1:14556541bb12fda6e7af8273458f680386e9c438</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove current time parameter of the Timer constructor</title>
<updated>2014-07-10T10:17:55Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-07-10T10:17:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=acccaa39641500b8a691db4136e6571102a438ed'/>
<id>urn:sha1:acccaa39641500b8a691db4136e6571102a438ed</id>
<content type='text'>
</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>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>Change modules to use the MODNAME constant when logging.</title>
<updated>2013-08-04T12:32:51Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-07-07T19:01:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=abc57eddfb56462ac3e433601d010abf1942e611'/>
<id>urn:sha1:abc57eddfb56462ac3e433601d010abf1942e611</id>
<content type='text'>
The majority of modules were logging with their module name as the
log type. There was a few places which were logging to a non-name
type but, with the exception of CONFIG, those messages are so
uncommon that it doesn't make sense to use a seperate type for
them.
</content>
</entry>
<entry>
<title>Change CacheRefreshTimer tick time back to 5 minutes</title>
<updated>2013-05-23T16:22:54Z</updated>
<author>
<name>Adam</name>
</author>
<published>2013-05-23T16:22:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=27f046550c96714bc78a5e1499431da17c24408a'/>
<id>urn:sha1:27f046550c96714bc78a5e1499431da17c24408a</id>
<content type='text'>
</content>
</entry>
</feed>
