<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree, branch v1.1.19</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.1.19</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree?h=v1.1.19'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2008-04-01T19:38:11Z</updated>
<entry>
<title>Backport r9247: server buffering improvements (don't constantly flush write buffer) QA: this needs testing of server linking and SSL, and SSL server linking</title>
<updated>2008-04-01T19:38:11Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-01T19:38:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=fda193662c8bad2d8641ad1952bf41ad93bdad4f'/>
<id>urn:sha1:fda193662c8bad2d8641ad1952bf41ad93bdad4f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9248 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Patch by brain; fix crash when no parameters are given when introducing a remote client</title>
<updated>2008-03-31T08:54:58Z</updated>
<author>
<name>special</name>
</author>
<published>2008-03-31T08:54:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c2f63c607dd27ad20e9e1e5a1f289aea9b9c10da'/>
<id>urn:sha1:c2f63c607dd27ad20e9e1e5a1f289aea9b9c10da</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9238 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove the timer (its unsafe on unload) and replace with OnBackgroundTimer. If i remember right this isnt needed in 1.1 as we made timers safer.</title>
<updated>2008-03-31T01:27:46Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-31T01:27:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=548036bb70ac698d00d9291d302ec6ea3533cd5d'/>
<id>urn:sha1:548036bb70ac698d00d9291d302ec6ea3533cd5d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9236 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>always ALWAYS send CAPAB before sending SERVER in any situation. This will mean that where HMAC is in use, with any luck we'll see the other sides challenge before sending our pass.</title>
<updated>2008-03-30T22:42:16Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-30T22:42:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b32a8c91935431510856ff6d6347299b62b77afe'/>
<id>urn:sha1:b32a8c91935431510856ff6d6347299b62b77afe</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9228 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix: trying to send out all lines in one hit is different from the way we do users, etc - and also won't be too healthy for the socket buffer with lots of them. This also removes a data copy, which in theory will make it fractionally faster. Fixes bug #496 reported by Skip.</title>
<updated>2008-02-16T13:01:02Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-02-16T13:01:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=01656a20bc089284bbd0c97a3a1dea38c126bf74'/>
<id>urn:sha1:01656a20bc089284bbd0c97a3a1dea38c126bf74</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8946 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>More tweaks</title>
<updated>2008-02-05T23:53:21Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-05T23:53:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=8398d28ed4608676c3ff1880cb7b3533e1001a82'/>
<id>urn:sha1:8398d28ed4608676c3ff1880cb7b3533e1001a82</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8840 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>This should work a bit better, voidzero. If someone had told me it was seperate servers from the start.... :p</title>
<updated>2008-02-05T23:35:54Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-05T23:35:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=0bdfd8d51ede4abfeebfd6ee85ff566f6a296376'/>
<id>urn:sha1:0bdfd8d51ede4abfeebfd6ee85ff566f6a296376</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8838 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Backport r8810: minor FTOPIC desync fix</title>
<updated>2008-02-03T23:47:15Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-02-03T23:47:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=7c84dcfe6ef154fc73dd30ca4bf251f700afd9c8'/>
<id>urn:sha1:7c84dcfe6ef154fc73dd30ca4bf251f700afd9c8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8811 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Header update: 2007 -&gt; 2008</title>
<updated>2008-01-10T13:45:53Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-01-10T13:45:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=7194690fc8a8c6c07e60c2491f9d8165d8eb3459'/>
<id>urn:sha1:7194690fc8a8c6c07e60c2491f9d8165d8eb3459</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8695 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Rebind server sockets on REHASH, closes bug #478</title>
<updated>2008-01-08T15:34:06Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-01-08T15:34:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b3e7819f5c17962aba743576c68358e84d4d236a'/>
<id>urn:sha1:b3e7819f5c17962aba743576c68358e84d4d236a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8664 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
