<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree, branch v1.2.0b3</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.0b3</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree?h=v1.2.0b3'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2008-11-20T19:43:38Z</updated>
<entry>
<title>Fix for potential crash with invalid prefixes (prefixes which are neither valid SID nor UID, but are a valid nickname, outdated protocol)</title>
<updated>2008-11-20T19:43:38Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-11-20T19:43:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f7844096dcbe912557b46b0a52b35cf7cf6fc07e'/>
<id>urn:sha1:f7844096dcbe912557b46b0a52b35cf7cf6fc07e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10810 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Don't burst expired X:, should help stop bounce wars..</title>
<updated>2008-11-16T15:50:42Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-11-16T15:50:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4abc2ff167877be048707a8482015b0ffc88d345'/>
<id>urn:sha1:4abc2ff167877be048707a8482015b0ffc88d345</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10808 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix malformed UID errors so that w00t can troubleshoot! :)</title>
<updated>2008-11-04T12:31:43Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-11-04T12:31:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ff68bc95c32227f3e50cd8f5d32f1d8afd9ffb98'/>
<id>urn:sha1:ff68bc95c32227f3e50cd8f5d32f1d8afd9ffb98</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10796 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fire every debug.</title>
<updated>2008-11-02T04:18:41Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-11-02T04:18:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=0df7645dbbf073517e8ba32764e86651d9cbd834'/>
<id>urn:sha1:0df7645dbbf073517e8ba32764e86651d9cbd834</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10786 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Second attempt at time() -&gt; SI-&gt;Time(), now problems with the original were fixed. (SI::TIME was not initialised).</title>
<updated>2008-11-01T23:02:23Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-11-01T23:02:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=78f26492a65b438f5b87f1574ed7785fd77ae2f0'/>
<id>urn:sha1:78f26492a65b438f5b87f1574ed7785fd77ae2f0</id>
<content type='text'>
Thanks Namegduf!
(Please test, all, valdebug etc, report odd behaviour/warnings!)

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10783 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix a result of Tired Coding (tm)</title>
<updated>2008-11-01T17:02:25Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-11-01T17:02:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=643da892f1548ef18c84176255a990727ff5070b'/>
<id>urn:sha1:643da892f1548ef18c84176255a990727ff5070b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10774 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>It is not my %$"*&amp;%" day. This never happened.</title>
<updated>2008-10-31T23:57:34Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-10-31T23:57:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b18d9c7187c692b073f396fb932a5e1a683f595e'/>
<id>urn:sha1:b18d9c7187c692b073f396fb932a5e1a683f595e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10773 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tidy up FJOIN processing somewhat - don't bother faking a TS to get modes accepted, just use a high technology of programming known as an "if statement". Also add generous debug to this via snomask +d, as it seems the occasional desync is occuring.</title>
<updated>2008-10-31T23:52:59Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-10-31T23:52:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=de8be466941204bf47c9ed821b2e5a0a79ae64f1'/>
<id>urn:sha1:de8be466941204bf47c9ed821b2e5a0a79ae64f1</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10772 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add REMOTEOPER snomask.. use it.</title>
<updated>2008-10-31T23:19:36Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-10-31T23:19:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c977373d5f28f6d6a2a6214feba3eafdfabd3da6'/>
<id>urn:sha1:c977373d5f28f6d6a2a6214feba3eafdfabd3da6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10770 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move some messages (correctly) to remote link snomask.</title>
<updated>2008-10-31T23:14:41Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-10-31T23:14:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6d5e8d00fb850950e056e6f5195e779090a4b359'/>
<id>urn:sha1:6d5e8d00fb850950e056e6f5195e779090a4b359</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10769 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
