<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/main.cpp, branch v1.2.0b1</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/main.cpp?h=v1.2.0b1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/main.cpp?h=v1.2.0b1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-09-21T10:55:18Z</updated>
<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://www.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://www.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://www.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 old listening stuff from spanningtree, use a new derived listener class.</title>
<updated>2008-09-08T19:23:22Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-09-08T19:23:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e2175e1b1a215010be1c3b960610c849c6090718'/>
<id>urn:sha1:e2175e1b1a215010be1c3b960610c849c6090718</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10472 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Safeguards</title>
<updated>2008-08-29T21:15:07Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-29T21:15:07Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9e9294bcda0be86d7fb518a45fa09cf45f7d4005'/>
<id>urn:sha1:9e9294bcda0be86d7fb518a45fa09cf45f7d4005</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10352 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Don't force-finish a burst on a timer, instead, set bursted if a PONG is recieved while still bursting (obviously wrong).</title>
<updated>2008-08-27T19:47:33Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-27T19:47:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a215177f3179f8a47a7d5a669467334c5b8e40ec'/>
<id>urn:sha1:a215177f3179f8a47a7d5a669467334c5b8e40ec</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10326 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change module versions to use a string instead of fixed digits, and use propset ID to auto-set versions, so we don't have (essentially unused) module versions.</title>
<updated>2008-08-25T20:35:51Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-25T20:35:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8de87c2a9b5f5e68caac1ca06b1021ed69cb3d6a'/>
<id>urn:sha1:8de87c2a9b5f5e68caac1ca06b1021ed69cb3d6a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10291 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Match conversion stuff.</title>
<updated>2008-08-22T16:14:36Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-22T16:14:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a1a7b96a8c994eb09a3d071f3daf28252b8c188b'/>
<id>urn:sha1:a1a7b96a8c994eb09a3d071f3daf28252b8c188b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10216 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Revert automated conversion by Special, as it (unfortunately) neglects some details. It provides a useful start point, though, so it'll be used as the basis for the final conversion.</title>
<updated>2008-08-22T15:16:46Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-22T15:16:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=58f4306bb6e1f91076fccf30a3b43a40b3d1915a'/>
<id>urn:sha1:58f4306bb6e1f91076fccf30a3b43a40b3d1915a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10215 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix a lot of calls to match() and uses of wildcard.h (which doesn't exist anymore) after w00t broke them. Still broken pending a few more changes (it's all w00t's fault.)</title>
<updated>2008-08-22T10:09:36Z</updated>
<author>
<name>special</name>
</author>
<published>2008-08-22T10:09:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=517a26252a091eaee0149458a86fc43731bce618'/>
<id>urn:sha1:517a26252a091eaee0149458a86fc43731bce618</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10214 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
