<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree, branch v1.2.0b1</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?h=v1.2.0b1</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree?h=v1.2.0b1'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2008-09-24T15:31:35Z</updated>
<entry>
<title>Fix for listening sockets not clearing their timeout on connected. Reported by Sazpaimon.</title>
<updated>2008-09-24T15:31:35Z</updated>
<author>
<name>peavey</name>
</author>
<published>2008-09-24T15:31:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9526135e338e983b574040f17ba34baa4af59487'/>
<id>urn:sha1:9526135e338e983b574040f17ba34baa4af59487</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10594 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>warning-free on windows</title>
<updated>2008-09-22T11:28:44Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-09-22T11:28:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d8e63234c47852f55811dacbbe9d4240e2d6e484'/>
<id>urn:sha1:d8e63234c47852f55811dacbbe9d4240e2d6e484</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10592 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix for bug #605 reported by MacGuyver, if a line is expired when we are adding another with the same hostmask, replace the existing line with the new one</title>
<updated>2008-09-22T01:11:23Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-09-22T01:11:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=243d8c2907ed4767ad5aa770cee6771be0d9939f'/>
<id>urn:sha1:243d8c2907ed4767ad5aa770cee6771be0d9939f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10589 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Be consistent. Use ServerInstance in all places instead of 'Instance' in half. This has bugged me forever :p. I think I got all of extra/ too..</title>
<updated>2008-09-21T12:56:03Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-09-21T12:56:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ad3524174350633c25dc8a4e5ffbb7066c4b8cba'/>
<id>urn:sha1:ad3524174350633c25dc8a4e5ffbb7066c4b8cba</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10579 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix various rline bugs, implement /stats R, and fix the issue where you get no error. "Something will already have said why it fucked up" -- what </title>
<updated>2008-09-21T12:17:31Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-09-21T12:17:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=be609949e3ec2543d6cb16d23240870028732f36'/>
<id>urn:sha1:be609949e3ec2543d6cb16d23240870028732f36</id>
<content type='text'>
about when the rline fails due to missing provider?
Also fix the fact that we dont have a catch around the Generate() in addline, which would just make insp abort.


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10577 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>inbound sockets need a timeout, too. 30 secs should be pleanty</title>
<updated>2008-09-19T11:07:42Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-09-19T11:07:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=14539c29d6fa8cd4106d799941ef24f7f3a14665'/>
<id>urn:sha1:14539c29d6fa8cd4106d799941ef24f7f3a14665</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10560 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>
<entry>
<title>Remove a (now nonexistant) reference from .h</title>
<updated>2008-09-08T21:26:33Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-09-08T21:26:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=27fec307cf7581130563cc09389a2b2c79bc53b9'/>
<id>urn:sha1:27fec307cf7581130563cc09389a2b2c79bc53b9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10481 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
