<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/inspircd.cpp, branch v1.1.23</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/inspircd.cpp?h=v1.1.23</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/inspircd.cpp?h=v1.1.23'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2009-04-09T08:09:53Z</updated>
<entry>
<title>Backport of r11294 (bug #827); ircd fails to start on platforms with unsigned char.</title>
<updated>2009-04-09T08:09:53Z</updated>
<author>
<name>special</name>
</author>
<published>2009-04-09T08:09:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=735ad3fc5202d07dac6059b2923cf0d655300281'/>
<id>urn:sha1:735ad3fc5202d07dac6059b2923cf0d655300281</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@11295 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Backport r11196 (fix check for blank CHGHOST). Reported by Taros.</title>
<updated>2009-03-10T20:44:26Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-03-10T20:44:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=8d0c69d4a570b51ecc329b6bd92b998fcef3bbaf'/>
<id>urn:sha1:8d0c69d4a570b51ecc329b6bd92b998fcef3bbaf</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@11197 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Catch SIGXFSZ here too (for operating systems and filesystems that dont support larger files than 2gb)</title>
<updated>2009-02-09T09:20:15Z</updated>
<author>
<name>brain</name>
</author>
<published>2009-02-09T09:20:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=de6bc1182e27231807db44a9058ce85059137f87'/>
<id>urn:sha1:de6bc1182e27231807db44a9058ce85059137f87</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@11068 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Backport reenterant signal handler from 1.2, fixes bug #705 reported by Darom, and possibly many other small crashes initially instigated by a SIGHUP.</title>
<updated>2009-02-07T17:20:16Z</updated>
<author>
<name>brain</name>
</author>
<published>2009-02-07T17:20:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ca2332bbb0ffab4093a763e33f8a8be7534e7663'/>
<id>urn:sha1:ca2332bbb0ffab4093a763e33f8a8be7534e7663</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@11038 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix this properly, the way I should have done initially.. only load RFC commands on startup, avoids needless "leak fix" which crashes things on config reload.</title>
<updated>2008-12-15T00:40:07Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-12-15T00:40:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e7e6c616d56dd98a0521af537dc1ba155809653a'/>
<id>urn:sha1:e7e6c616d56dd98a0521af537dc1ba155809653a</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10887 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix a silly compile error, nothing to worry about.</title>
<updated>2008-12-12T15:32:40Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-12-12T15:32:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3d8aa89aae56313b77529a93dcb2c49649cc2450'/>
<id>urn:sha1:3d8aa89aae56313b77529a93dcb2c49649cc2450</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10876 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Remove nonblocking logger code, it may be related to all the fuckery wrt sockets, and so on.</title>
<updated>2008-12-10T20:45:15Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-12-10T20:45:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=8b641b1574cca38335d46c5825acf36461ca2040'/>
<id>urn:sha1:8b641b1574cca38335d46c5825acf36461ca2040</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10875 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Give error about no ports bound after telling what the problem(s) were</title>
<updated>2008-08-12T16:17:20Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-12T16:17:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1027ecc41f69d706c3e530559d60b9c2faae2dc4'/>
<id>urn:sha1:1027ecc41f69d706c3e530559d60b9c2faae2dc4</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10143 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Backport r10030</title>
<updated>2008-07-17T20:19:13Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-07-17T20:19:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3e7b4775f1e896d070250d06a9162d685fbd33dc'/>
<id>urn:sha1:3e7b4775f1e896d070250d06a9162d685fbd33dc</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10031 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Change VERSION output similar to that in 1.1, to make it better for indexing</title>
<updated>2008-06-08T17:33:35Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-06-08T17:33:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d8e5985186d343328b918af48ed8fc7a7d737311'/>
<id>urn:sha1:d8e5985186d343328b918af48ed8fc7a7d737311</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@9871 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
