<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include, 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/include?h=v1.1.17</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include?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>Commit stuff from fez that he couldnt get committed - fixes to make socketengine-select work in windows (should be more stable than iocp as the api is known to us unix devs)</title>
<updated>2008-02-10T23:19:08Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-02-10T23:19:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=deb164cad9e9d800271b928613f24839ae261032'/>
<id>urn:sha1:deb164cad9e9d800271b928613f24839ae261032</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8888 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>Fixed bug #404; this was caused by recieving multiple OPERTYPEs from a remote server, which eventually resulted in bad pointers inside the all_opers list</title>
<updated>2007-09-26T23:50:19Z</updated>
<author>
<name>special</name>
</author>
<published>2007-09-26T23:50:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=69273a20e5f08d09b882c52010e9e9fd50453977'/>
<id>urn:sha1:69273a20e5f08d09b882c52010e9e9fd50453977</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8085 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>backport: Proper fix for end-of-list numerics on restricted lists in bug #386, rather than a hackish nonmodular one.</title>
<updated>2007-08-26T21:01:36Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-08-26T21:01:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8ff89e893a7e9a93f19d841b61d26916811257f2'/>
<id>urn:sha1:8ff89e893a7e9a93f19d841b61d26916811257f2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7839 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>(Part manual merge) backport:</title>
<updated>2007-08-23T19:59:20Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-08-23T19:59:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=26787885931e2b75028a5127fc020e905ab2bf7e'/>
<id>urn:sha1:26787885931e2b75028a5127fc020e905ab2bf7e</id>
<content type='text'>
Raft of fixes so that inspircd can call Cleanup() and Exit() in less 'stable' circumstances, e.g. when half initialized, and it wont segfault.
Also fix OpenLog to not always exit on error, but to return a bool instead, which is much more friendly on rehash (you don't want /REHASH dieing your server if you cant write the log!)


git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7805 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>BP: Pick up a few error conditions we didnt before in the config reader, and also increment line number correctly when 'real' newline is found in a value</title>
<updated>2007-08-19T14:07:53Z</updated>
<author>
<name>brain</name>
</author>
<published>2007-08-19T14:07:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c20a6e22dc9b1a6861bcb6a2fb9a7e3716d82f9f'/>
<id>urn:sha1:c20a6e22dc9b1a6861bcb6a2fb9a7e3716d82f9f</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7750 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>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>
</feed>
