<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/make/template/inspircd, branch v3.16.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/make/template/inspircd?h=v3.16.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/make/template/inspircd?h=v3.16.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2023-04-28T09:21:39Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2023-04-28T09:21:39Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2023-04-28T09:21:39Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f2c74267ac8778dc1ff4594789b454f41bacdc4d'/>
<id>urn:sha1:f2c74267ac8778dc1ff4594789b454f41bacdc4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix suspending GDB when the process gets sent a signal.</title>
<updated>2023-01-09T18:08:40Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-09T18:08:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9c95315763130a39d313b6e18f14fef1a0d0632a'/>
<id>urn:sha1:9c95315763130a39d313b6e18f14fef1a0d0632a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2021-08-27T08:38:22Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-08-27T08:38:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4540162276aa23e016ae094158d2d1d93bcc734f'/>
<id>urn:sha1:4540162276aa23e016ae094158d2d1d93bcc734f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the root checks from the helper script.</title>
<updated>2021-07-28T09:24:55Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-07-28T09:24:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5c8519015be69cdd8f77af5e28ca7fc71899c8c1'/>
<id>urn:sha1:5c8519015be69cdd8f77af5e28ca7fc71899c8c1</id>
<content type='text'>
This has never actually worked properly. If a user wants to drop
privileges then they should specify that in the config file.
</content>
</entry>
<entry>
<title>Fix various spelling issues (#1883).</title>
<updated>2021-06-21T20:47:06Z</updated>
<author>
<name>Josh Soref</name>
</author>
<published>2021-06-21T20:47:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=de6d4dbd1e8845e08c2d87cd89a919e5b21ba619'/>
<id>urn:sha1:de6d4dbd1e8845e08c2d87cd89a919e5b21ba619</id>
<content type='text'>
Signed-off-by: Josh Soref &lt;jsoref@users.noreply.github.com&gt;
</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>Fix the base path being used for more than just the install prefix.</title>
<updated>2021-01-31T14:38:46Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-01-31T14:33:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=55a0a6ab66739fae65d123fadff1a31d96999c16'/>
<id>urn:sha1:55a0a6ab66739fae65d123fadff1a31d96999c16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unnecessary chdirs in the helper script.</title>
<updated>2021-01-29T15:01:37Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-01-29T15:01:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ce05e885a9258139eb7b076c29a70b5f8d366209'/>
<id>urn:sha1:ce05e885a9258139eb7b076c29a70b5f8d366209</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Always use for in Perl modules.</title>
<updated>2021-01-29T13:46:37Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-01-29T13:46:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2fceea41e8eefe0e109d7b7de445589bfd2a49ef'/>
<id>urn:sha1:2fceea41e8eefe0e109d7b7de445589bfd2a49ef</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>
</feed>
