<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/utils.cpp, branch v2.0.0rc2</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/utils.cpp?h=v2.0.0rc2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/utils.cpp?h=v2.0.0rc2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2010-02-18T21:23:00Z</updated>
<entry>
<title>Allow SASL messages to be targeted at the services server</title>
<updated>2010-02-18T21:23:00Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-18T21:23:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8cb1935360087b4e38802b837981e5f41e9b87d7'/>
<id>urn:sha1:8cb1935360087b4e38802b837981e5f41e9b87d7</id>
<content type='text'>
&lt;sasl target="services.example.net"&gt; will avoid broadcasting all
authentication messages across the network, which improves security.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12494 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix routing of prefix-channel messages now that 2.0 sends to status and above, not just status</title>
<updated>2010-02-17T00:43:20Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-17T00:43:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8826f2b0ec596f3394ce636651d4f08437b10f3c'/>
<id>urn:sha1:8826f2b0ec596f3394ce636651d4f08437b10f3c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12483 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Clean up treesocket naming confusion by adding a link block reference during negotiation</title>
<updated>2010-02-13T21:47:13Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-13T21:47:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8f85458ff9cdfd0c677086e56492955ee89f6702'/>
<id>urn:sha1:8f85458ff9cdfd0c677086e56492955ee89f6702</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12452 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Strip colons from server SSL fingerprint, to allow the output of certificate information tools to be used directly</title>
<updated>2010-02-01T20:42:39Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-01T20:42:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6cd43f954c0f1dc1aa9338faeea588aaca88cc31'/>
<id>urn:sha1:6cd43f954c0f1dc1aa9338faeea588aaca88cc31</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12349 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Allow &lt;link password=""&gt; to specify identical send/recv passwords</title>
<updated>2010-02-01T19:47:28Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2010-02-01T19:47:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d891a461a32271e6326541b72195a8dd7dd9c271'/>
<id>urn:sha1:d891a461a32271e6326541b72195a8dd7dd9c271</id>
<content type='text'>
This can be simpler to use (don't need to swap send/recv between servers)
Having identical passwords is very slightly less secure than having them
differ; this doesn't remove sendpass/recvpass. It is recommended to use
SSL fingerprints to authenticate servers for best security.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12348 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>...because every now and again, i have to do a massive commit.</title>
<updated>2010-01-11T03:07:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2010-01-11T03:07:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cd712c40e1b352c05e7ae0f72e0a5e84cdf64323'/>
<id>urn:sha1:cd712c40e1b352c05e7ae0f72e0a5e84cdf64323</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12248 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Create irc::sockets::cidr_mask</title>
<updated>2009-10-24T20:04:05Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-24T20:04:05Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9fad3ecb9215a0034bf407f192926b04cb5efaed'/>
<id>urn:sha1:9fad3ecb9215a0034bf407f192926b04cb5efaed</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11968 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make User::uuid and User::server const</title>
<updated>2009-10-23T22:47:39Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-23T22:47:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b16e16ac1bae4ac5494778b4b8a7009febb58137'/>
<id>urn:sha1:b16e16ac1bae4ac5494778b4b8a7009febb58137</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11962 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix memory leaks on reloadmodule and spanningtree unload while connecting servers</title>
<updated>2009-10-23T20:03:59Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-23T20:03:59Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ab5750dbebe913f2a75117fd01a7f0d7fcc34dd3'/>
<id>urn:sha1:ab5750dbebe913f2a75117fd01a7f0d7fcc34dd3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11960 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make irc::sockets::* parameters consistent, add irc::sockets::mask</title>
<updated>2009-10-22T21:49:39Z</updated>
<author>
<name>danieldg</name>
</author>
<published>2009-10-22T21:49:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b43fc66c17c2bef6dca66a966676b8128d5774ee'/>
<id>urn:sha1:b43fc66c17c2bef6dca66a966676b8128d5774ee</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11953 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
