<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/server.cpp, branch v3.17.0</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=v3.17.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/server.cpp?h=v3.17.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-12-30T11:31:28Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2022-12-30T11:31:28Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-12-30T11:31:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2b810b412aeee2d9c79d97fa54a80e317981a6d8'/>
<id>urn:sha1:2b810b412aeee2d9c79d97fa54a80e317981a6d8</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>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>Update copyright headers.</title>
<updated>2021-12-30T18:52:08Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-12-30T18:52:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=adbe149c56bc938aa5d2454e4a4f9cc9d68efa68'/>
<id>urn:sha1:adbe149c56bc938aa5d2454e4a4f9cc9d68efa68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Server::GetPublicName(), fix not respecting &lt;security:hideserver&gt;.</title>
<updated>2021-10-25T22:02:28Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-10-25T21:40:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=beaae760bd7fb0afa05bc3fd7682e085b14b2930'/>
<id>urn:sha1:beaae760bd7fb0afa05bc3fd7682e085b14b2930</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Hide the server name/desc better when &lt;options:hideserver&gt; is set.</title>
<updated>2020-12-20T03:05:29Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-12-20T03:04:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6cfabb0064cab52bbbab59974e53dc0fa1954da7'/>
<id>urn:sha1:6cfabb0064cab52bbbab59974e53dc0fa1954da7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-10-30T12:01:10Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-10-30T11:56:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e73d011e68c577df72c2f0eae235c32cd4261870'/>
<id>urn:sha1:e73d011e68c577df72c2f0eae235c32cd4261870</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename the REALLEN 005 token to NAMELEN.</title>
<updated>2020-09-30T19:21:14Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-09-30T19:21:14Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b8e417f4ea15ef79c3cb4bb023ba8dc5551d5724'/>
<id>urn:sha1:b8e417f4ea15ef79c3cb4bb023ba8dc5551d5724</id>
<content type='text'>
Turns out this is already required by the IRCv3 setname spec but
we forgot to implement it. Oops.
</content>
</entry>
<entry>
<title>Add an ISUPPORT token that contains the maximum real name length.</title>
<updated>2020-09-30T15:35:35Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-09-30T14:59:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=44252831d3aba2435e75305dbef30fdd1c76e1a7'/>
<id>urn:sha1:44252831d3aba2435e75305dbef30fdd1c76e1a7</id>
<content type='text'>
</content>
</entry>
</feed>
