<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include, 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/include?h=v1.1.23</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/include?h=v1.1.23'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2009-08-05T11:32:45Z</updated>
<entry>
<title>System includes to make newer gcc happy.</title>
<updated>2009-08-05T11:32:45Z</updated>
<author>
<name>w00t</name>
</author>
<published>2009-08-05T11:32:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=fabedcb1d7746f855fcf75f1c83fee68744d56a9'/>
<id>urn:sha1:fabedcb1d7746f855fcf75f1c83fee68744d56a9</id>
<content type='text'>
Until gcc 4.5, when it all gets rearranged again.

git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@11495 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>Patch for bug #704 by Darom, allows for 64 bit file offsets, so that signal 25 isnt raised if there is a 2gb logfile (really, WATCH YOUR LOGS)</title>
<updated>2009-02-06T23:48:20Z</updated>
<author>
<name>brain</name>
</author>
<published>2009-02-06T23:48:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ba75e09f121e69d58a54ef27f83b6ea680c42ea7'/>
<id>urn:sha1:ba75e09f121e69d58a54ef27f83b6ea680c42ea7</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@11034 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Manually backport r11008 to stable:</title>
<updated>2009-01-27T22:25:11Z</updated>
<author>
<name>peavey</name>
</author>
<published>2009-01-27T22:25:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e6e3de237726bee15062ef1d84a56e6f108a14e4'/>
<id>urn:sha1:e6e3de237726bee15062ef1d84a56e6f108a14e4</id>
<content type='text'>
===================================
    Fix the poll socketengine to actually work.
    The old implementation tried to use holes for unused entries in the array for
    poll() and the OS replied with POLLNVAL to which we replied with 100% CPU.
    Improvements:
    - It does compile!
    - It works

git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@11010 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Minor documentation fix, spotted by Johannes13</title>
<updated>2008-12-21T13:44:24Z</updated>
<author>
<name>dz</name>
</author>
<published>2008-12-21T13:44:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=0449ba23dd49a320a4266716aa5211eea34d30d6'/>
<id>urn:sha1:0449ba23dd49a320a4266716aa5211eea34d30d6</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10903 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix link problem.</title>
<updated>2008-12-12T15:36:28Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-12-12T15:36:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ea1161ea43f7f6c129ff961fcf08193834da42d2'/>
<id>urn:sha1:ea1161ea43f7f6c129ff961fcf08193834da42d2</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10878 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>Fix a low risk race condition which could result in crashes, spotted by Szymek - big thanks! :)</title>
<updated>2008-10-28T23:47:33Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-10-28T23:47:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=15013ecd173c7bdbd404c13fbbf5a594a9b04878'/>
<id>urn:sha1:15013ecd173c7bdbd404c13fbbf5a594a9b04878</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10747 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Fix for bug #604 reported by Phoenix, thanks</title>
<updated>2008-09-30T09:10:30Z</updated>
<author>
<name>brain</name>
</author>
<published>2008-09-30T09:10:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=cbdfe390e04a6e5cc64d79638ecb7eb32d4bd4eb'/>
<id>urn:sha1:cbdfe390e04a6e5cc64d79638ecb7eb32d4bd4eb</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10611 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
<entry>
<title>Add poll() socket engine. Nothing will actually use this, yet, and it's untested..</title>
<updated>2008-08-24T20:44:09Z</updated>
<author>
<name>w00t</name>
</author>
<published>2008-08-24T20:44:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ad2910bdd08e75fc757d161cfc570fa55456831b'/>
<id>urn:sha1:ad2910bdd08e75fc757d161cfc570fa55456831b</id>
<content type='text'>
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@10242 e03df62e-2008-0410-955e-edbf42e46eb7
</content>
</entry>
</feed>
