<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/server.cpp, branch v4.0.0a17</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/server.cpp?h=v4.0.0a17</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/server.cpp?h=v4.0.0a17'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-09-03T22:17:05Z</updated>
<entry>
<title>Fix some warnings noticed by the readability-* clang-tidy checkers.</title>
<updated>2022-09-03T22:17:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-09-03T21:52:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9203f40f41e4a735d379d13867d277c696fb28c5'/>
<id>urn:sha1:9203f40f41e4a735d379d13867d277c696fb28c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-08-27T13:48:19Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-08-27T13:48:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=28a7f1f0c8163fe202ad0b6c228ff48dc0c13934'/>
<id>urn:sha1:28a7f1f0c8163fe202ad0b6c228ff48dc0c13934</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2022-08-25T19:46:11Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-08-25T19:46:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=96f355c2fa6eccab225f60b375544c3b2a5d3940'/>
<id>urn:sha1:96f355c2fa6eccab225f60b375544c3b2a5d3940</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Modernize various minor legacy C++isms.</title>
<updated>2022-07-30T18:15:41Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-07-30T16:21:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3c455a8511f8c72552afb6ebe35a8e7c9b9af979'/>
<id>urn:sha1:3c455a8511f8c72552afb6ebe35a8e7c9b9af979</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch from NULL to nullptr.</title>
<updated>2022-07-22T17:53:21Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-07-22T17:33:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=648f813f8c89e6e7d0ed5bda2c2149bee2babb09'/>
<id>urn:sha1:648f813f8c89e6e7d0ed5bda2c2149bee2babb09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-07-19T16:00:23Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-07-19T16:00:23Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b763b1e69e58de3d7895354682b9f8e484d7e981'/>
<id>urn:sha1:b763b1e69e58de3d7895354682b9f8e484d7e981</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Also use binary exit codes in places that terminate abruptly.</title>
<updated>2022-07-19T15:47:02Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-07-19T15:47:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=42b1429b37f1365687479764b4524cac913787b7'/>
<id>urn:sha1:42b1429b37f1365687479764b4524cac913787b7</id>
<content type='text'>
This is a partial reversion of commit 57330e973b3eb1f2a84803c84daf9d6b420859fd.
</content>
</entry>
<entry>
<title>Allow forcing binary exit codes at compile time.</title>
<updated>2022-07-19T15:30:23Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-07-19T15:25:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f3fa07f776e208bb8933b3edb4b47baa886187c0'/>
<id>urn:sha1:f3fa07f776e208bb8933b3edb4b47baa886187c0</id>
<content type='text'>
This is useful with some init systems that handle our exit codes
strangely.
</content>
</entry>
<entry>
<title>Get rid of GetVersionString.</title>
<updated>2022-05-17T17:28:16Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-05-17T17:12:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=3be039e33254f32a27e8c790440997db15ec2db8'/>
<id>urn:sha1:3be039e33254f32a27e8c790440997db15ec2db8</id>
<content type='text'>
TODO: split fullversion/version into individual fields.
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-01-03T15:14:36Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-03T15:14:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b96af051c2dde3da0b81d8e160e0ace985578720'/>
<id>urn:sha1:b96af051c2dde3da0b81d8e160e0ace985578720</id>
<content type='text'>
</content>
</entry>
</feed>
