<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include, branch v1.1.14</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/include?h=v1.1.14</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/include?h=v1.1.14'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2007-09-26T23:50:19Z</updated>
<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://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://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://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://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://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://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://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>Merge r7531 from trunk.</title>
<updated>2007-07-24T11:03:09Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-07-24T11:03:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=843dcb4c637ba8ae7e30bfbd923dcdac0731539d'/>
<id>urn:sha1:843dcb4c637ba8ae7e30bfbd923dcdac0731539d</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7532 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Merge r7528-7529 from trunk</title>
<updated>2007-07-23T23:12:48Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-07-23T23:12:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=fd9e6325872c7a4a658d54bf2116604ae0a4e443'/>
<id>urn:sha1:fd9e6325872c7a4a658d54bf2116604ae0a4e443</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@7530 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Mass header update. Chatspike-Dev =&gt; InspIRCd....</title>
<updated>2007-07-17T18:43:39Z</updated>
<author>
<name>peavey</name>
</author>
<published>2007-07-17T18:43:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b6c238fce29fb6bd300290a5aed8cadfc58f0b47'/>
<id>urn:sha1:b6c238fce29fb6bd300290a5aed8cadfc58f0b47</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@7467 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
