<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/treesocket.h, branch v1.2.0a6</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/treesocket.h?h=v1.2.0a6</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/treesocket.h?h=v1.2.0a6'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2008-08-22T16:14:36Z</updated>
<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://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://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://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>
<entry>
<title>Collision tweaks</title>
<updated>2008-05-23T05:13:57Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-05-23T05:13:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=24d34de00efac5ff04c53a09cab995654bf6f5b7'/>
<id>urn:sha1:24d34de00efac5ff04c53a09cab995654bf6f5b7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9790 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remote REHASH stuff, this drove me nuts but should probably work now.. thx brain</title>
<updated>2008-04-08T15:00:28Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-08T15:00:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=94ab2b6eb5c8d719da0d9b72bc74ee29017d7995'/>
<id>urn:sha1:94ab2b6eb5c8d719da0d9b72bc74ee29017d7995</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9423 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Server origin privmsg, UNTESTED - will test in a min</title>
<updated>2008-04-04T13:59:29Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-04T13:59:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f7a28a7800d934b3bcd630a97bb6471eb1007140'/>
<id>urn:sha1:f7a28a7800d934b3bcd630a97bb6471eb1007140</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9306 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove call to FlushWriteBuffer from BufferedSocket::Write(), this means we don't try write() pointlessly when we may very well not (chewing CPU), and instead waits for the socketengine to tell us we can write. Tested, works fine. (nothing used this return value anyway)</title>
<updated>2008-04-01T18:56:31Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-01T18:56:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=86c2b7abf7f8627c9f765b12ec334d1541dcfb61'/>
<id>urn:sha1:86c2b7abf7f8627c9f765b12ec334d1541dcfb61</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9247 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>ENCAP stuff</title>
<updated>2008-03-21T18:52:54Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-21T18:52:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=991a893b5de0d168a3c7372905044a1ddadd9214'/>
<id>urn:sha1:991a893b5de0d168a3c7372905044a1ddadd9214</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9146 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>w00t broke it :p</title>
<updated>2008-02-22T17:45:27Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-22T17:45:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a00ce3bc24ca66ddf00a7a3129ac34a185af2c55'/>
<id>urn:sha1:a00ce3bc24ca66ddf00a7a3129ac34a185af2c55</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9002 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Propegate BURST and ENDBURST network-wide for timing of bursts, and to keep XLine application pending until the most opportune moment. Also do some general cleaning up.</title>
<updated>2008-02-03T15:04:42Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-02-03T15:04:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f0683739e2cfaae900a8e3ffac48ad1bc7d75e51'/>
<id>urn:sha1:f0683739e2cfaae900a8e3ffac48ad1bc7d75e51</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8806 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
