<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/main.h, branch v1.2.0b4</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/main.h?h=v1.2.0b4</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/main.h?h=v1.2.0b4'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2008-10-25T13:14:23Z</updated>
<entry>
<title>Use TargetTypeFlags instead of int in a few places.</title>
<updated>2008-10-25T13:14:23Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-10-25T13:14:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=adf20f648638da7ceece0268e1684b16fe4277b8'/>
<id>urn:sha1:adf20f648638da7ceece0268e1684b16fe4277b8</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10711 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move spanningtree to use OnChangeLocalUserHost instead of OnChangeHost, this makes more sense, and also means we can call OnChangeHost for remote clients too, making it actually match it's documentation for the first time ever!</title>
<updated>2008-10-25T12:21:14Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-10-25T12:21:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=adad79af7669a698d037160f1e6f2d69f59a5ed3'/>
<id>urn:sha1:adad79af7669a698d037160f1e6f2d69f59a5ed3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10702 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>Add snomasks to UID command, after 'modes', bump protocol version, as this can cause fun masskills if an upgraded server is introduced to older servers</title>
<updated>2008-08-31T02:21:50Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-31T02:21:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1609ed5d3a53781586543893bace5a4eb612d8b5'/>
<id>urn:sha1:1609ed5d3a53781586543893bace5a4eb612d8b5</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10360 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Increase the size of the matrix for map drawing to 250x250</title>
<updated>2008-08-18T19:25:05Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-08-18T19:25:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4ca5fb1994541181f940a692bce47eb11d681e7a'/>
<id>urn:sha1:4ca5fb1994541181f940a692bce47eb11d681e7a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@10158 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix m_nopartmsg to work via API modification, involves a string copy that won't last too long. Compiles cleanly.</title>
<updated>2008-07-11T14:44:17Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-11T14:44:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4e599dd4fbfe5abc0d60a05008344e35e6bc870d'/>
<id>urn:sha1:4e599dd4fbfe5abc0d60a05008344e35e6bc870d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9953 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Another here too</title>
<updated>2008-06-06T15:32:56Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-06-06T15:32:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4bb334079955b342ac3c6b9607547c9e756561c9'/>
<id>urn:sha1:4bb334079955b342ac3c6b9607547c9e756561c9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9843 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add ProtocolInterface::Introduce() to prevent confusion over event ordering, and allow for more flexible protocol use</title>
<updated>2008-06-01T14:18:07Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-06-01T14:18:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ada434820d2d81d8e4bcf633ebcbfef20606b51c'/>
<id>urn:sha1:ada434820d2d81d8e4bcf633ebcbfef20606b51c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9827 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Convert m_spanningtree</title>
<updated>2008-05-05T00:40:23Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-05-05T00:40:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a3d00f20ae31b4d3b9147e5c9999739aef84f762'/>
<id>urn:sha1:a3d00f20ae31b4d3b9147e5c9999739aef84f762</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9626 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remote /MAP: caution, this doesn't compile</title>
<updated>2008-04-06T17:53:15Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-06T17:53:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d87c8659876d59ac478128a263544060e85f1a40'/>
<id>urn:sha1:d87c8659876d59ac478128a263544060e85f1a40</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9381 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
