<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/main.cpp, branch v1.2.0rc1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/main.cpp?h=v1.2.0rc1</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/main.cpp?h=v1.2.0rc1'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2009-01-02T23:26:54Z</updated>
<entry>
<title>...and make it not go querying modules that dont implement the right interface and cause it to crash :p</title>
<updated>2009-01-02T23:26:54Z</updated>
<author>
<name>brain</name>
</author>
<published>2009-01-02T23:26:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=31407a3b9e138266bcc1ddb5cffd91bee4f1092c'/>
<id>urn:sha1:31407a3b9e138266bcc1ddb5cffd91bee4f1092c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10935 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>If a module is loaded after m_spanningtree that it needs, then it will now re-read its configuration file. The code is also now in the right place to pick this up on rehash too not just on load.</title>
<updated>2009-01-02T23:15:09Z</updated>
<author>
<name>brain</name>
</author>
<published>2009-01-02T23:15:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=7fdb199071b8f83860e33d9548f014c54c95fbe2'/>
<id>urn:sha1:7fdb199071b8f83860e33d9548f014c54c95fbe2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10934 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Update copyrights for 2009.</title>
<updated>2009-01-02T18:16:05Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-01-02T18:16:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=43847ec9c7e1a195163eb4c529f1c92fd1ace0a4'/>
<id>urn:sha1:43847ec9c7e1a195163eb4c529f1c92fd1ace0a4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10932 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix naming convention to be consistant. (cmd_ -&gt; Command)</title>
<updated>2008-12-15T12:14:04Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-12-15T12:14:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=187544bfd00c340492924f8238109ff7929c555d'/>
<id>urn:sha1:187544bfd00c340492924f8238109ff7929c555d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10891 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add snomask +s +L - remote link notices.</title>
<updated>2008-10-31T15:23:21Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-10-31T15:23:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f1712e6f0b58098250791ffc60815fa3fc462607'/>
<id>urn:sha1:f1712e6f0b58098250791ffc60815fa3fc462607</id>
<content type='text'>
Can be a useful distinction for bigger networks or networks with more distinction on what people can and cannot see.
This also makes RemoteMessage more match it's docs and removes useless redundancy.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10759 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Use TargetTypeFlags instead of int in a few places.</title>
<updated>2008-10-25T13:14:23Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-10-25T13:14:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=adf20f648638da7ceece0268e1684b16fe4277b8'/>
<id>urn:sha1:adf20f648638da7ceece0268e1684b16fe4277b8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10711 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move spanningtree to use OnChangeLocalUserHost instead of OnChangeHost, this makes more sense, and also means we can call OnChangeHost for remote clients too, making it actually match it's documentation for the first time ever!</title>
<updated>2008-10-25T12:21:14Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-10-25T12:21:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=adad79af7669a698d037160f1e6f2d69f59a5ed3'/>
<id>urn:sha1:adad79af7669a698d037160f1e6f2d69f59a5ed3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10702 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix the 'i/o error on connection (no error)' stuff, by displaying 'connected closed unexpectedly' when errno == 0.</title>
<updated>2008-09-21T10:55:18Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-09-21T10:55:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=82fdc01e33aa5e5bfb1315e811d9465f85241248'/>
<id>urn:sha1:82fdc01e33aa5e5bfb1315e811d9465f85241248</id>
<content type='text'>
Also trigger failover whenever a connection times out in the new authentication timeout code (the connection isnt
properly established so the failover should trigger)


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10575 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Implement timeout on outgoing server connections as per our docs &lt;link:timeout&gt;</title>
<updated>2008-09-19T02:00:04Z</updated>
<author>
<name>peavey</name>
</author>
<published>2008-09-19T02:00:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b7a20454ce09b3e8f81ca76d86b45993e3be0a86'/>
<id>urn:sha1:b7a20454ce09b3e8f81ca76d86b45993e3be0a86</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10558 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix KILL server-notice duplication</title>
<updated>2008-09-11T16:33:35Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-09-11T16:33:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d366c5bb5db1151d5ad078fcf1e1b3e1d1ed8f71'/>
<id>urn:sha1:d366c5bb5db1151d5ad078fcf1e1b3e1d1ed8f71</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10517 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
