<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/command_parse.cpp, branch v1.1.17</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/command_parse.cpp?h=v1.1.17</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/command_parse.cpp?h=v1.1.17'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2008-02-11T22:09:24Z</updated>
<entry>
<title>Backport reworked culllist from 1.2: drastically improves performance when quitting a lot of users (e.g. on netsplit). I was originally not going to do this for 1.1, but it seems to perform well, and I can't break it under clone flooding - so in it goes. QA: please test this with lots of activity (connecting, disconnecting, ping timeouts, socket errors, anything you can throw at it)</title>
<updated>2008-02-11T22:09:24Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-02-11T22:09:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a348bf1768b4de738a6f80639819e46e5de0b92b'/>
<id>urn:sha1:a348bf1768b4de738a6f80639819e46e5de0b92b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8905 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://www.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>Backport r8661: don't send 421 to unregistered clients</title>
<updated>2008-01-08T10:38:36Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-01-08T10:38:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b1c44fb9e43d3431e046c97e19172b193ac55c97'/>
<id>urn:sha1:b1c44fb9e43d3431e046c97e19172b193ac55c97</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8662 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Backport the changes to CallHandler to fix an issue Andy Church and Casey are having. The code here is such a mess and a clusterfuck its probably easier to backport this nicer code from trunk.</title>
<updated>2007-10-06T00:03:00Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-10-06T00:03:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e5c8a56d0eebc1ed8254aec68cbdf781ab6d0a0c'/>
<id>urn:sha1:e5c8a56d0eebc1ed8254aec68cbdf781ab6d0a0c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8128 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add some stuff to change how we process a token sepeperated stream</title>
<updated>2007-08-23T18:06:50Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-08-23T18:06:50Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b72653db1a75223699050145be060e5481ecead9'/>
<id>urn:sha1:b72653db1a75223699050145be060e5481ecead9</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7801 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix this so it works. </title>
<updated>2007-08-11T12:17:40Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-08-11T12:17:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=76ded2a428a56b775f41293e6fd0f3666bf8b614'/>
<id>urn:sha1:76ded2a428a56b775f41293e6fd0f3666bf8b614</id>
<content type='text'>
OBVIOUS WARNING FOR THE DUMB: Dont go overwriting .so files at random to test this, you WILL crash your ircd if you do this improprerly, this is a feature of the linux shared object loader.
If you want to test this, try with:    rm cmd_whatever.so &amp;&amp; echo "TESTTEST" &gt;cmd_whatever.so, do NOT just do the echo.


git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7714 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>bp: Make the return codes correct, and allow for LoadCommand without a user pointer</title>
<updated>2007-08-11T11:34:57Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-08-11T11:34:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9b82d8cb96f40134ad3c4acfd553e548b7764e3e'/>
<id>urn:sha1:9b82d8cb96f40134ad3c4acfd553e548b7764e3e</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7711 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Backport: Provide error output on failure to load a core command; to console on startup, and to user on /reload</title>
<updated>2007-08-11T11:29:40Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-08-11T11:29:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8a2faccf966fb9b844ef20556e66e9b28ec9db1c'/>
<id>urn:sha1:8a2faccf966fb9b844ef20556e66e9b28ec9db1c</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7709 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Tidyup a bunch of stuff that was using userrec::modes directly rather than userrec::IsModeSet. Same for chanrec.</title>
<updated>2007-07-23T18:06:57Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-07-23T18:06:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=10ef0fde2e1832f0684ae142a582cb5f032bfe6a'/>
<id>urn:sha1:10ef0fde2e1832f0684ae142a582cb5f032bfe6a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7506 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.</title>
<updated>2007-07-16T17:30:04Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-07-16T17:30:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f2acdbc3820f0f4f5ef76a0a64e73d2a320df91f'/>
<id>urn:sha1:f2acdbc3820f0f4f5ef76a0a64e73d2a320df91f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7456 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
