<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_spanningtree/treesocket2.cpp, branch v1.2.0a1</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.2.0a1</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_spanningtree/treesocket2.cpp?h=v1.2.0a1'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-04-05T15:07:45Z</updated>
<entry>
<title>Tweaks to make some errors show server name and not server ID</title>
<updated>2008-04-05T15:07:45Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-05T15:07:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a09949ae8654bde17627a0ea3dc162482e4df264'/>
<id>urn:sha1:a09949ae8654bde17627a0ea3dc162482e4df264</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9353 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Redo the MODE warning stuff. Don't do some extra unneeded checks, don't allow SVSMODE on a channel, close any link that tries to do a MODE on a channel. FMODE with proper TS rules *must* be used.</title>
<updated>2008-04-05T11:31:18Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-04-05T11:31:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0a162813268d16304eb5e3245abdc105433d56bd'/>
<id>urn:sha1:0a162813268d16304eb5e3245abdc105433d56bd</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9348 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix crash in MODE when sent for a user, with only one parameter (which is wrong, anyway) - Also fix bad output in protocol interface when sending MODE for a user from a server origin </title>
<updated>2008-04-05T01:05:32Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-05T01:05:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=589ef7e89e7439feeb5f0abdbed3deaef2acb298'/>
<id>urn:sha1:589ef7e89e7439feeb5f0abdbed3deaef2acb298</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9346 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix lost messages, thanks w00t and peavey</title>
<updated>2008-04-04T16:05:46Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-04T16:05:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=06335d5a19e42b7b896d4b19a17bb758fb2cd76a'/>
<id>urn:sha1:06335d5a19e42b7b896d4b19a17bb758fb2cd76a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9325 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://www.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://www.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>Special check in here now that forbids all use of MODE in s2s for changing channel modes, closing a loophole that services devs keep using to bypass implenting proper TS, and breaking our protocol.</title>
<updated>2008-04-01T16:48:52Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-04-01T16:48:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=29dc6c70d7854ef31b26ea8e962bec23f84c1475'/>
<id>urn:sha1:29dc6c70d7854ef31b26ea8e962bec23f84c1475</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9244 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Whoops, forgot to tie ENCAP into receiver in treesocket</title>
<updated>2008-03-21T20:04:46Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-03-21T20:04:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fe17fee46f6d8160be69b8c7986ed154c86e55fd'/>
<id>urn:sha1:fe17fee46f6d8160be69b8c7986ed154c86e55fd</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9151 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://www.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>Convert remaining InspIRCd::Log() calls to new logging system</title>
<updated>2008-02-22T16:47:10Z</updated>
<author>
<name>aquanight</name>
</author>
<published>2008-02-22T16:47:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=da074814501f23680b579feb1ad649c86e8a1348'/>
<id>urn:sha1:da074814501f23680b579feb1ad649c86e8a1348</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9001 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
