<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/make/template/inspircd, branch v3.2.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.2.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/make/template/inspircd?h=v3.2.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2019-07-03T09:02:13Z</updated>
<entry>
<title>Fix finding files when the init script is not in the cwd.</title>
<updated>2019-07-03T09:02:13Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-07-03T08:27:09Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=25359c08847a447544b67d6c60d99ad48168ca5e'/>
<id>urn:sha1:25359c08847a447544b67d6c60d99ad48168ca5e</id>
<content type='text'>
This should fix #1621.
</content>
</entry>
<entry>
<title>Silence a warning from the helper script on OpenBSD.</title>
<updated>2019-02-14T16:16:01Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-02-14T16:16:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=84597efb27c83c46704ba57f16738691ef4226e4'/>
<id>urn:sha1:84597efb27c83c46704ba57f16738691ef4226e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix "smartmatch is experimental" warning from the helper script.</title>
<updated>2018-10-26T13:18:42Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-10-26T13:18:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=a9a94b6587c55c5c380725bb50004d175d845a31'/>
<id>urn:sha1:a9a94b6587c55c5c380725bb50004d175d845a31</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a minor typo in the init script.</title>
<updated>2017-10-05T15:51:16Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-05T15:51:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e4f89286df6642150e649820666e9463de74c6f7'/>
<id>urn:sha1:e4f89286df6642150e649820666e9463de74c6f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move the init scripts out of the prefix into the new script dir.</title>
<updated>2017-09-21T19:49:49Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-09-21T17:44:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b8babf2c43edd0f1ee2997125c6ea4cd21e15d68'/>
<id>urn:sha1:b8babf2c43edd0f1ee2997125c6ea4cd21e15d68</id>
<content type='text'>
The previous directory was okay for home directory installs but
was problematic for system wide installs.
</content>
</entry>
<entry>
<title>Update stuff for the new versioning system.</title>
<updated>2016-09-02T20:13:22Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-09-02T18:43:53Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b8d85c62517da91cf49428a419eca10cf82682f2'/>
<id>urn:sha1:b8d85c62517da91cf49428a419eca10cf82682f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge insp20</title>
<updated>2016-08-17T10:49:48Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-17T10:49:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b9e11915a976daaf790ebc763aff56e19fd49e0f'/>
<id>urn:sha1:b9e11915a976daaf790ebc763aff56e19fd49e0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix 'cron' and 'restart' in the helper not forwarding arguments.</title>
<updated>2016-03-21T17:15:50Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-03-19T20:00:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8aced446613e3d68a0c1666edcc0e8817ae2f812'/>
<id>urn:sha1:8aced446613e3d68a0c1666edcc0e8817ae2f812</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Increase entries in valgrind stack traces to 30 (--num-callers)</title>
<updated>2015-05-19T21:31:02Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-05-19T21:31:02Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8ceae7ec0fc73baa0d871708d5ab004c6923ac1f'/>
<id>urn:sha1:8ceae7ec0fc73baa0d871708d5ab004c6923ac1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Making init-script exit codes compliant with LSB 4.1</title>
<updated>2015-02-05T18:01:35Z</updated>
<author>
<name>Steven Van Acker</name>
</author>
<published>2015-02-05T16:51:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=59ae74f80c03f38c2608be5065ec809eaaba817e'/>
<id>urn:sha1:59ae74f80c03f38c2608be5065ec809eaaba817e</id>
<content type='text'>
</content>
</entry>
</feed>
