<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/make/template, branch v3.0.0a3</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.0.0a3</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/make/template?h=v3.0.0a3'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2017-10-15T10:57:05Z</updated>
<entry>
<title>Remove INSPIRCD_SOCKETENGINE_NAME and INSPIRCD_SYSTEM.</title>
<updated>2017-10-15T10:57:05Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-15T01:15:35Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4743b23e5c15cd2a9cb86f857e1b7199533201bb'/>
<id>urn:sha1:4743b23e5c15cd2a9cb86f857e1b7199533201bb</id>
<content type='text'>
- INSPIRCD_SOCKETENGINE_NAME is not really something that needs to
  be user facing. If opers want to know this kind of internal info
  then they can look at the build configuration.

- INSPIRCD_SYSTEM causes problems for reproducible builds and is
  only accurate for the state of the system when InspIRCd is built
  which is not useful in the slightest.
</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>Remove support for building with BSD Make.</title>
<updated>2017-07-24T16:00:05Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-07-12T12:08:28Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bb9db07c21f9142fca6e9c296379c4a04fcb790f'/>
<id>urn:sha1:bb9db07c21f9142fca6e9c296379c4a04fcb790f</id>
<content type='text'>
BSD users should install GNU Make to build InspIRCd.
</content>
</entry>
<entry>
<title>Rework the example services aliases.</title>
<updated>2016-11-16T10:56:39Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-10-13T07:41:57Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=25f2f7f3e8e04ecb341aab7d75dfda6724670eda'/>
<id>urn:sha1:25f2f7f3e8e04ecb341aab7d75dfda6724670eda</id>
<content type='text'>
- Split common stuff into a generic configuration file.
- Reserve all nicknames used by services by default.
- Exempt all services clients from filtering.
- Add missing aliases for services pseudoclients.
</content>
</entry>
<entry>
<title>Use the environment's CPPFLAGS as well as its CXXFLAGS.</title>
<updated>2016-09-17T02:07:44Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-09-17T02:04:20Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=fff28e7ff0cd33935e64901678941f3592537608'/>
<id>urn:sha1:fff28e7ff0cd33935e64901678941f3592537608</id>
<content type='text'>
</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>GCC should never assume that this can not be null.</title>
<updated>2016-06-27T14:41:27Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-06-04T11:55:17Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=9401f1fbc35bdcf4f24be447b1bdf47d157464fa'/>
<id>urn:sha1:9401f1fbc35bdcf4f24be447b1bdf47d157464fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pass INSPIRCD_VERBOSE through the environment to unit-cc.</title>
<updated>2016-06-26T23:35:16Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-04-04T14:37:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0d7d6a9d0909f014e7557b84b2115ca6ff387bf9'/>
<id>urn:sha1:0d7d6a9d0909f014e7557b84b2115ca6ff387bf9</id>
<content type='text'>
</content>
</entry>
</feed>
