<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/make/template/config.h, branch v4.0.0a14</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/make/template/config.h?h=v4.0.0a14</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/make/template/config.h?h=v4.0.0a14'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2021-02-28T19:16:40Z</updated>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-02-28T19:16:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-02-28T19:16:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=c22c7e5a99c8f913c12cad13977d7c56fa7ee8e4'/>
<id>urn:sha1:c22c7e5a99c8f913c12cad13977d7c56fa7ee8e4</id>
<content type='text'>
</content>
</entry>
<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>Merge branch 'insp3' into master.</title>
<updated>2021-02-01T18:57:52Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-02-01T18:50:31Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9ef90acced21732c31d8cf09b9105d729ac89fb9'/>
<id>urn:sha1:9ef90acced21732c31d8cf09b9105d729ac89fb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bitshift in INSPIRCD_VERSION_SINCE.</title>
<updated>2021-01-30T17:31:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-01-30T17:31:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=10714b0ded0ff1304034bb3c2eab9ef5fb163616'/>
<id>urn:sha1:10714b0ded0ff1304034bb3c2eab9ef5fb163616</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-01-18T11:42:25Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-01-18T10:30:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=db0052bcc23f8c8bc5d152d7ebbdda492b56cc4c'/>
<id>urn:sha1:db0052bcc23f8c8bc5d152d7ebbdda492b56cc4c</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>Merge branch 'insp3' into master.</title>
<updated>2020-12-21T16:40:52Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-12-21T16:40:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a63b6e16df8c2764d3d054c125239d129582d9dc'/>
<id>urn:sha1:a63b6e16df8c2764d3d054c125239d129582d9dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace the SERVER stub command with something actually useful.</title>
<updated>2020-12-20T04:04:36Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-12-20T04:04:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=aa0221d87ca355d5021f81f8f65cf6a47bc93c38'/>
<id>urn:sha1:aa0221d87ca355d5021f81f8f65cf6a47bc93c38</id>
<content type='text'>
This will typically never be reached because the remote will wait
until it receives a CAPAB response before sending SERVER. Instead
replace it with a CAPAB stub command that quits servers with a
helpful message.
</content>
</entry>
<entry>
<title>Replace the check for eventfd() with a C++17 header check.</title>
<updated>2020-10-19T23:17:54Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-10-19T22:59:32Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=03f32a45c7726d59927dee1395a9d22f8bafbb63'/>
<id>urn:sha1:03f32a45c7726d59927dee1395a9d22f8bafbb63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-07-30T13:31:12Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-07-30T13:31:12Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2f12f76ec9561a6c1d522e3e6d81723ed9a07356'/>
<id>urn:sha1:2f12f76ec9561a6c1d522e3e6d81723ed9a07356</id>
<content type='text'>
</content>
</entry>
</feed>
