<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include, branch v2.0.15</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include?h=v2.0.15</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include?h=v2.0.15'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2014-01-21T13:13:02Z</updated>
<entry>
<title>Bump API version because of 3f4d54eb031f1cd6b016dfe1f768ed86303e3856</title>
<updated>2014-01-21T13:13:02Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2014-01-21T13:13:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=89510c143fac8a299a7ede46fe1a8220c703cb1c'/>
<id>urn:sha1:89510c143fac8a299a7ede46fe1a8220c703cb1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix ConvToStr(char)</title>
<updated>2013-09-14T13:23:45Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-09-14T13:23:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d743bdf338d63e032f3ecb8518e00ea4ff1345ed'/>
<id>urn:sha1:d743bdf338d63e032f3ecb8518e00ea4ff1345ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a shadow warning created by ConfigTag::create</title>
<updated>2013-09-13T16:00:19Z</updated>
<author>
<name>ChrisTX</name>
</author>
<published>2013-09-09T21:50:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=718a87e7e4ca4541a3c808ccb633eb362c2ef5b3'/>
<id>urn:sha1:718a87e7e4ca4541a3c808ccb633eb362c2ef5b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a crash when running as systemd service</title>
<updated>2013-09-08T10:10:01Z</updated>
<author>
<name>ChrisTX</name>
</author>
<published>2013-09-04T12:16:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3f4d54eb031f1cd6b016dfe1f768ed86303e3856'/>
<id>urn:sha1:3f4d54eb031f1cd6b016dfe1f768ed86303e3856</id>
<content type='text'>
- Fix a NULL dereference if a signal is raised in the constructor of the
class InspIRCd
- Resolve the parent's process exit code being SIGTERM=15 and typically not
EXIT_SUCCESS thus

A combination of the two caused crashes when running as systemd unit.
</content>
</entry>
<entry>
<title>Don't CoreExport reference, fixes m_dnsbl on Windows</title>
<updated>2013-08-30T10:10:01Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-08-30T10:10:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d54eec6dd8d44cba3c1e935f72089dbe675e0820'/>
<id>urn:sha1:d54eec6dd8d44cba3c1e935f72089dbe675e0820</id>
<content type='text'>
The explicit instantiations of reference are now useless; remove
</content>
</entry>
<entry>
<title>Use the correct socket related error messages on Windows</title>
<updated>2013-07-14T18:23:53Z</updated>
<author>
<name>Adam</name>
</author>
<published>2013-07-03T21:26:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6e0b904d342461cd2ac2a3cd0cf2a43d864d2b00'/>
<id>urn:sha1:6e0b904d342461cd2ac2a3cd0cf2a43d864d2b00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initialize local_count</title>
<updated>2013-05-18T14:03:17Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-05-18T14:03:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=67822c67e91e70917ddbdec0bd8453c7170ee06d'/>
<id>urn:sha1:67822c67e91e70917ddbdec0bd8453c7170ee06d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Workaround for std::list::size() having linear complexity on some implementations</title>
<updated>2013-05-16T18:51:12Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-05-16T18:51:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bb962f92ace6eb23c66c5fccee01f825c22363c3'/>
<id>urn:sha1:bb962f92ace6eb23c66c5fccee01f825c22363c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused variables, avoid copies where possible, check empty() instead of size() == 0</title>
<updated>2013-05-16T18:33:46Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-05-16T18:33:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0a8b0d317ed4adc43185c1b791bcf752115dc58e'/>
<id>urn:sha1:0a8b0d317ed4adc43185c1b791bcf752115dc58e</id>
<content type='text'>
Most of these were detected by cppcheck
</content>
</entry>
<entry>
<title>Move SocketEngine::IgnoreError() code into socketengine.h and add test for EWOULDBLOCK</title>
<updated>2013-04-24T17:54:58Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-04-24T17:54:58Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2bb64c5dcfb66e9bf7f6114de6501fd5dcd97138'/>
<id>urn:sha1:2bb64c5dcfb66e9bf7f6114de6501fd5dcd97138</id>
<content type='text'>
</content>
</entry>
</feed>
