<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/make/template, branch v3.14.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?h=v3.14.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/make/template?h=v3.14.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-08-25T19:46:11Z</updated>
<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>Fix the last modified dates of the man pages.</title>
<updated>2022-08-24T03:04:49Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-08-24T02:56:55Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d124f8c4db9d953dc9502bdfdae4891eeb647bc8'/>
<id>urn:sha1:d124f8c4db9d953dc9502bdfdae4891eeb647bc8</id>
<content type='text'>
The Linux man-pages project recommends using YYYY-MM-DD. Some dates
had also not been updated since they were added.
</content>
</entry>
<entry>
<title>Allow logrotate to rotate logs with just a pid file.</title>
<updated>2022-07-19T09:21:17Z</updated>
<author>
<name>Wade Cline</name>
</author>
<published>2022-07-19T09:21:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=af78050297c4fcd40a286a7a75395db23ac689d2'/>
<id>urn:sha1:af78050297c4fcd40a286a7a75395db23ac689d2</id>
<content type='text'>
Ref: #1991</content>
</entry>
<entry>
<title>Fix the logrotate config rotating already rotated log files.</title>
<updated>2022-07-11T00:16:02Z</updated>
<author>
<name>Wade Cline</name>
</author>
<published>2022-07-11T00:16:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5384fb3e2d1b2e84a25e6840ada6ab8ac802483d'/>
<id>urn:sha1:5384fb3e2d1b2e84a25e6840ada6ab8ac802483d</id>
<content type='text'>
Ref: #1990.</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2022-04-28T17:49:16Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-04-28T17:49:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=346ec99c430cbb4e57df0bc288a36316efc4e9ec'/>
<id>urn:sha1:346ec99c430cbb4e57df0bc288a36316efc4e9ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix SSL modules not being able to access the system-wide SSL dirs.</title>
<updated>2022-01-31T18:23:00Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-31T18:22:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=63aa0a11e050483ece19b88da3251bcff3bb032e'/>
<id>urn:sha1:63aa0a11e050483ece19b88da3251bcff3bb032e</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>Fix uninstalling files on `make deinstall` and similar.</title>
<updated>2021-06-09T08:14:28Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-06-09T07:25:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=77d5b214fb803bda42733b75d2997978f74c43af'/>
<id>urn:sha1:77d5b214fb803bda42733b75d2997978f74c43af</id>
<content type='text'>
</content>
</entry>
</feed>
