<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/make/template/inspircd, branch v3.0.0a1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/make/template/inspircd?h=v3.0.0a1</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/make/template/inspircd?h=v3.0.0a1'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2016-09-02T20:13:22Z</updated>
<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://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://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://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://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://cgit.space/~steering/inspircd++.git/commit/?id=59ae74f80c03f38c2608be5065ec809eaaba817e'/>
<id>urn:sha1:59ae74f80c03f38c2608be5065ec809eaaba817e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updated inspircd init script template to make it chkconfig compatible.</title>
<updated>2014-11-12T21:44:57Z</updated>
<author>
<name>Dan Parsons</name>
</author>
<published>2014-08-04T17:57:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=293c9c66b7b2b9467c487a44370b24f652454216'/>
<id>urn:sha1:293c9c66b7b2b9467c487a44370b24f652454216</id>
<content type='text'>
Backported from master, PR #901
</content>
</entry>
<entry>
<title>Updated inspircd init script template to make it chkconfig compatible.</title>
<updated>2014-08-31T11:05:21Z</updated>
<author>
<name>Dan Parsons</name>
</author>
<published>2014-08-04T17:57:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=84cfcdaf9ead83c5531722ec8742728ac39121db'/>
<id>urn:sha1:84cfcdaf9ead83c5531722ec8742728ac39121db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace the configure templating system with something better.</title>
<updated>2014-05-23T12:13:51Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2014-04-14T11:42:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e6d245a3e80c0e0c05476e5bd9c45a77e16fecec'/>
<id>urn:sha1:e6d245a3e80c0e0c05476e5bd9c45a77e16fecec</id>
<content type='text'>
A large amount of this code can be removed when buildtool is done
as we will not need to worry about the differences between BSD and
GNU Make.
</content>
</entry>
<entry>
<title>Remove a ton of duplicate and obsolete code from configure.</title>
<updated>2013-07-29T02:33:46Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2013-07-21T00:56:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b4ba01f542447def04f1e327c4cf3a385e1b8a9b'/>
<id>urn:sha1:b4ba01f542447def04f1e327c4cf3a385e1b8a9b</id>
<content type='text'>
- Add the data and log paths to dumphash.
- Always exit with EXIT_FAILURE on error.
- Always replace the old config.h with our new one.
- Clean up the ./configure --help message slightly.
- Install dhparams.pem into the conf directory on GnuTLS as well as
  OpenSSL.
- Only show the users InspIRCd Git revision when building from Git.
- Remove a check for MinGW (we have proper Windows builds).
- Remove a check for FreeBSD 4 (released in 2000).
- Remove a ton of pointless tab-indented comments.
- Remove a ton of duplicate or unused variables.
- Remove the check for stdint.h (always available on TR1 compilers).
- Remove the $writeheader argument from writefiles (always 1).
- Remove the following %config options:
    - DESTINATION (not used, always set to BASE).
    - EXECUTABLE (always set to inspircd).
    - OSNAME (duplicate of SYSTEM).
- Remove support for checking whether -extra modules are up to
  date (if the user is installing they won't have any -extra
  modules installed).
- Remove SSL generation messages (genssl provides these).
- Replace inappropriate uses of printf with print.
- Replace is_dir with -d from the Perl stdlib.
- Replace resolve_directory with rel2abs from the Perl stdlib.
- Rewrite getrevision to be more compact, cache the revision and
  return 'release' on non-Git builds.
- Use consistent messages for all tests.
- Use tput to clear the screen in a portable way.
</content>
</entry>
<entry>
<title>Made the launch script aware of --runasroot, so it does not drop privs if this is specified.</title>
<updated>2013-06-28T10:50:09Z</updated>
<author>
<name>Daniel Vassdal</name>
</author>
<published>2013-06-28T10:40:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=68462dad3fd3871ef7be05cef0fd09be7fcb70cc'/>
<id>urn:sha1:68462dad3fd3871ef7be05cef0fd09be7fcb70cc</id>
<content type='text'>
</content>
</entry>
</feed>
