<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/inspircd.cpp, branch v2.0.22</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/inspircd.cpp?h=v2.0.22</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/inspircd.cpp?h=v2.0.22'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2016-06-17T10:04:12Z</updated>
<entry>
<title>Don't exit on rehash if the pid file cannot be written</title>
<updated>2016-06-17T10:04:12Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-06-17T10:04:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=925afed1b90871a52fb19f0ee2cb99cd26a53bae'/>
<id>urn:sha1:925afed1b90871a52fb19f0ee2cb99cd26a53bae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed a build warning</title>
<updated>2015-05-17T20:54:32Z</updated>
<author>
<name>The Aviator</name>
</author>
<published>2015-05-17T16:45:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=79d6ec656d5159551c415c7eff861829801db461'/>
<id>urn:sha1:79d6ec656d5159551c415c7eff861829801db461</id>
<content type='text'>
Just a mismatched type, improperly done cast.
</content>
</entry>
<entry>
<title>Fix various problems detected by Clang 3.4.</title>
<updated>2014-02-11T08:20:01Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2014-02-10T20:08:56Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7fec670c9b378f5c8470204ba36a284a424a11c7'/>
<id>urn:sha1:7fec670c9b378f5c8470204ba36a284a424a11c7</id>
<content type='text'>
- cidr.cpp: remove inverted_bits; unused since 9fad3ecb9215a0034bf407f192926b04cb5efaed.
- cmd_stats.cpp: remove needless inversion and comparison to 0.
- inspircd.cpp: remove needless comparison to 0.
- socket.cpp: remove all_zero; unused since 03a1bf15b1da7643b237c22db1a478916a976ccf.
</content>
</entry>
<entry>
<title>Improve error reporting for &lt;security:runas{user,group}&gt;.</title>
<updated>2013-09-26T14:54:37Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-09-24T21:36:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e51ea66534e407bd5314d2df3ecdaf8ef2e7d310'/>
<id>urn:sha1:e51ea66534e407bd5314d2df3ecdaf8ef2e7d310</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>Fix low risk crash when we can't determine maximum open socket count.</title>
<updated>2013-07-07T15:25:11Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-07-07T15:25:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=805b7d3effc71d44665c0a7f590343c84e03db92'/>
<id>urn:sha1:805b7d3effc71d44665c0a7f590343c84e03db92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update authors</title>
<updated>2013-05-23T18:12:09Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-05-23T18:12:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7e990d1af81414b6b5147f561155d5919e1dd7ea'/>
<id>urn:sha1:7e990d1af81414b6b5147f561155d5919e1dd7ea</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>Fix premature overwriting of OLDTIME that resulted in time drifts never being detected</title>
<updated>2013-03-28T14:06:47Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-03-28T14:06:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4e9cfa5b3abd4a71764dd29f53c646f03b60535d'/>
<id>urn:sha1:4e9cfa5b3abd4a71764dd29f53c646f03b60535d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Accept -c as a command line argument (equivalent to --config)</title>
<updated>2013-03-25T14:18:20Z</updated>
<author>
<name>attilamolnar</name>
</author>
<published>2013-03-25T14:18:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0ee7c0a97b2428dc7ff6c31becfbafe79a084033'/>
<id>urn:sha1:0ee7c0a97b2428dc7ff6c31becfbafe79a084033</id>
<content type='text'>
</content>
</entry>
</feed>
