<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/treesocket2.cpp, branch v1.1.9</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/treesocket2.cpp?h=v1.1.9</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/treesocket2.cpp?h=v1.1.9'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2007-06-15T01:52:20Z</updated>
<entry>
<title>remove RSQUIT2 routing hack for SQUIT now we use one param RSQUIT.</title>
<updated>2007-06-15T01:52:20Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-06-15T01:52:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=99eeb2c30f40dffd8298d113da1655ca777c2e5b'/>
<id>urn:sha1:99eeb2c30f40dffd8298d113da1655ca777c2e5b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7325 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>This is not, not routing of SQUIT, nothing to see here, move along :&gt;</title>
<updated>2007-06-13T22:04:14Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-06-13T22:04:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d7ecb6198658cca6f79383f80e560c55527ab986'/>
<id>urn:sha1:d7ecb6198658cca6f79383f80e560c55527ab986</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7301 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>strip RSQUIT from protocol, part of new RSQUIT, not ready for use yet.</title>
<updated>2007-06-13T19:28:13Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-06-13T19:28:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=72e895e5aa255c4a2c95e7a71437f66b6294129e'/>
<id>urn:sha1:72e895e5aa255c4a2c95e7a71437f66b6294129e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7285 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>A ton more clear() and empty() stuff thats been lingering on the long term todo for too long a term :p</title>
<updated>2007-06-09T12:32:34Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-06-09T12:32:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=52acbb466b84a1cd161b1c111f855d6f0419fff3'/>
<id>urn:sha1:52acbb466b84a1cd161b1c111f855d6f0419fff3</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7264 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add back remote kill handler for server origin kills</title>
<updated>2007-06-06T17:22:44Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-06-06T17:22:44Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7fb9621053ff41bc5d8d293d5472082754d009c6'/>
<id>urn:sha1:7fb9621053ff41bc5d8d293d5472082754d009c6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7249 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Patch fixing (almost) remote kill server notices, by just passing KILL onto cmd_kill and not attempting to duplicate code for it in spanningtree. Dev: Two small issues are left with this, see comments in cmd_kill.cpp. Thanks, HiroP.</title>
<updated>2007-06-06T14:43:25Z</updated>
<author>
<name>w00t</name>
</author>
<published>2007-06-06T14:43:25Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=315c7e7484834567954234146a84f6354e31ad0e'/>
<id>urn:sha1:315c7e7484834567954234146a84f6354e31ad0e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7248 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Somehow, the code which does the "assumption" that no prefix means 'that' server's name, got removed or broken.</title>
<updated>2007-05-24T21:38:16Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-05-24T21:38:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6427e2077e3881845650e0dc9bb37839c17dfca3'/>
<id>urn:sha1:6427e2077e3881845650e0dc9bb37839c17dfca3</id>
<content type='text'>
I've put it back, this would explain the commands with empty prefixes being echoed back during that java stuff


git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7131 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>This says ten minutes drift and should say five, fixed</title>
<updated>2007-05-22T15:54:46Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-05-22T15:54:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4cd573260d9af9f9af7a66caef82f2eb48e5a20d'/>
<id>urn:sha1:4cd573260d9af9f9af7a66caef82f2eb48e5a20d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7106 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Move inspircd.h to top</title>
<updated>2007-05-21T19:15:28Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-05-21T19:15:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1689f51f7954d066df84db18d1d87eeeefc58694'/>
<id>urn:sha1:1689f51f7954d066df84db18d1d87eeeefc58694</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7099 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Reverted broken patch.. This may break, but it's unlikely :p</title>
<updated>2007-05-21T05:53:33Z</updated>
<author>
<name>frostycoolslug</name>
</author>
<published>2007-05-21T05:53:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c77bbc127792a2d136db636e163311c97e83bc5e'/>
<id>urn:sha1:c77bbc127792a2d136db636e163311c97e83bc5e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7090 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
