<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/include/configreader.h, branch v3.9.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/include/configreader.h?h=v3.9.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/include/configreader.h?h=v3.9.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2021-02-26T06:58:13Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2021-02-26T06:58:13Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-02-26T06:58:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=1bf7ca389426e196697eba9a8b60277db03fbedb'/>
<id>urn:sha1:1bf7ca389426e196697eba9a8b60277db03fbedb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a new runtime directory and move the pid file to it.</title>
<updated>2021-01-18T07:05:27Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-01-18T06:56:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a59ed4b39443eb788c15c65501898ca374387e2e'/>
<id>urn:sha1:a59ed4b39443eb788c15c65501898ca374387e2e</id>
<content type='text'>
The data directory is intended for persistent files whereas the pid
file is ephemeral. This distinction doesn't matter by default but
on system-wide installs ephemeral runtime files go in /var/run or
/run instead.
</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>Check that the values specified in &lt;limits&gt; are reasonable.</title>
<updated>2020-09-30T16:21:52Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-09-30T16:21:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5c06a0f3351f187e737e99d1f1ddaac267284377'/>
<id>urn:sha1:5c06a0f3351f187e737e99d1f1ddaac267284377</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-04-24T09:23:47Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-04-24T09:23:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=44489ddf7e90413d8f656aea24d74445bab227af'/>
<id>urn:sha1:44489ddf7e90413d8f656aea24d74445bab227af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes by misspell-fixer</title>
<updated>2020-04-21T06:52:12Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-04-21T06:34:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4f9abe96a4301a740d4a5fd7932550d88d60a3fc'/>
<id>urn:sha1:4f9abe96a4301a740d4a5fd7932550d88d60a3fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for limiting what opers can subscribe to snomasks.</title>
<updated>2020-04-11T14:44:51Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-04-11T14:09:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6fcbfc072387752ec345d7589e986b9959f350fc'/>
<id>urn:sha1:6fcbfc072387752ec345d7589e986b9959f350fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-01-11T22:14:43Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-01-11T22:02:47Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aa692dc1039b63deef7886e914ec499abe7facaf'/>
<id>urn:sha1:aa692dc1039b63deef7886e914ec499abe7facaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extract command line option parsing to a function.</title>
<updated>2019-12-09T01:15:31Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-12-09T01:15:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=37b46ade4b760602c814e24adaa0f0278b4f43f4'/>
<id>urn:sha1:37b46ade4b760602c814e24adaa0f0278b4f43f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document ConfigStatus and add a way to detect the initial load.</title>
<updated>2019-09-02T14:17:30Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-09-02T14:17:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5cf6f65044c27a69e70d795d75e826ce3f0b97a1'/>
<id>urn:sha1:5cf6f65044c27a69e70d795d75e826ce3f0b97a1</id>
<content type='text'>
</content>
</entry>
</feed>
