<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/server.cpp, branch v1.2.0a3</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/server.cpp?h=v1.2.0a3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/server.cpp?h=v1.2.0a3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-04-08T23:59:48Z</updated>
<entry>
<title>Oddness</title>
<updated>2008-04-08T23:59:48Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-08T23:59:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3ac032f3f6d8d4abe1a12a7aa99c9af3fad97e40'/>
<id>urn:sha1:3ac032f3f6d8d4abe1a12a7aa99c9af3fad97e40</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9439 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Extra debug</title>
<updated>2008-04-08T23:57:35Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-08T23:57:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8e8445d1c0744130f232d3c6f56d5fe1079773ad'/>
<id>urn:sha1:8e8445d1c0744130f232d3c6f56d5fe1079773ad</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9438 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix authentication logic, someone forgot to change an || to an &amp;&amp;, because we use continue now the logic is reversed, we continue if auth method one fails AND auth method two fails</title>
<updated>2008-04-08T23:27:49Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-08T23:27:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2e1cd4fb317ca2f0bd453b8c43670ff6adb3bb8f'/>
<id>urn:sha1:2e1cd4fb317ca2f0bd453b8c43670ff6adb3bb8f</id>
<content type='text'>
(instead of if auth method one fails OR auth method two fails)
Also, fix bug where credentials of outbound server are leaked on successful auth to other ircds behind it


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9437 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix compile error I introduced</title>
<updated>2008-04-08T18:58:25Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-08T18:58:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=29800b58446920762aab798b4ac428df82049542'/>
<id>urn:sha1:29800b58446920762aab798b4ac428df82049542</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9430 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>add a couple of parenthesis to the password comparison, because i couldnt easily make out the order of precedence, clarify it a bit :)</title>
<updated>2008-04-08T16:03:02Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-08T16:03:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d125d4964a03b65af1cf1676677e2f141202b07a'/>
<id>urn:sha1:d125d4964a03b65af1cf1676677e2f141202b07a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9426 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Allow for open link networks (&lt;link:name&gt; to *) and tidy up checks here. XXX someone check my work here because this was quite untidy, so I'm not 100% I got all the logic ops correct.</title>
<updated>2008-04-08T15:36:44Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-08T15:36:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=eae1a96c3651a3bd1f7948e041c5c83459d2f4b5'/>
<id>urn:sha1:eae1a96c3651a3bd1f7948e041c5c83459d2f4b5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9425 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Use server names for introduction of servers, not SIDs</title>
<updated>2008-04-07T16:50:20Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-07T16:50:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=cf1aa8c36d1349e26020f7041ea027ada4b50ba4'/>
<id>urn:sha1:cf1aa8c36d1349e26020f7041ea027ada4b50ba4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9401 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Make sure CAPAB always comes before SERVER on either side of the link at all times</title>
<updated>2008-03-30T22:42:42Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-30T22:42:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b3d33859b163854926b2e8c4f374e33055b7bad2'/>
<id>urn:sha1:b3d33859b163854926b2e8c4f374e33055b7bad2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9229 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Convert remaining InspIRCd::Log() calls to new logging system</title>
<updated>2008-02-22T16:47:10Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-02-22T16:47:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=da074814501f23680b579feb1ad649c86e8a1348'/>
<id>urn:sha1:da074814501f23680b579feb1ad649c86e8a1348</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9001 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add server.cpp, handles all stuff related to the server command. treesocket2.cpp is now ~700 lines :-)</title>
<updated>2008-02-05T15:16:20Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-02-05T15:16:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6fea8ffbc298154d38ccd00682aad44b5a79efb3'/>
<id>urn:sha1:6fea8ffbc298154d38ccd00682aad44b5a79efb3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8836 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
