<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/configure, branch v3.0.0rc2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/configure?h=v3.0.0rc2</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/configure?h=v3.0.0rc2'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2019-01-29T21:18:18Z</updated>
<entry>
<title>Don't clear the screen when running in interactive mode.</title>
<updated>2019-01-29T21:18:18Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-01-29T02:04:27Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f1c3833663cec2e4fa7444dbd91556073c94b589'/>
<id>urn:sha1:f1c3833663cec2e4fa7444dbd91556073c94b589</id>
<content type='text'>
This hides potentially useful information.
</content>
</entry>
<entry>
<title>Improve setting the gid/uid which will own files.</title>
<updated>2019-01-29T21:18:18Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-01-29T01:35:00Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=59ddf1a456265da6d2303373a40ecc34e62a9073'/>
<id>urn:sha1:59ddf1a456265da6d2303373a40ecc34e62a9073</id>
<content type='text'>
- Consistently set the gid/uid for all directories and files.
- Replace the obnoxious warning about root on `make install` with
  a friendlier warning whilst running configure.
- Always install the inspircd executable and modules.
</content>
</entry>
<entry>
<title>Release v3.0.0 release candidate 1.</title>
<updated>2019-01-07T22:41:54Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-01-07T22:41:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=f4041a13c3894e282fb34010f3373d1950136a8c'/>
<id>urn:sha1:f4041a13c3894e282fb34010f3373d1950136a8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable as many extra modules as possible when running configure.</title>
<updated>2018-10-27T03:27:16Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-10-27T03:27:16Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0fc595caac348944f1154cc7dabf44e206e58bf5'/>
<id>urn:sha1:0fc595caac348944f1154cc7dabf44e206e58bf5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tell the user to check out the latest tag rather than the branch.</title>
<updated>2018-10-26T01:57:13Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-10-26T01:57:13Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=0e397ff7217a1b2232d9a045884fe71f7716c0f7'/>
<id>urn:sha1:0e397ff7217a1b2232d9a045884fe71f7716c0f7</id>
<content type='text'>
When the InspIRCd 3.x branch forks this will tell the user to go
back to the latest tag on the branch.
</content>
</entry>
<entry>
<title>Use arc4random_buf() instead of random() when available.</title>
<updated>2018-07-20T10:48:22Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-07-20T10:43:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=ec6bdd1ae9b2b237332860fa0caeb10de7c9b866'/>
<id>urn:sha1:ec6bdd1ae9b2b237332860fa0caeb10de7c9b866</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve the message shown to the admin when generating SSL certs.</title>
<updated>2018-03-01T19:43:36Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-03-01T19:43:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=27e92622b5655c3ecf3182bc511adfb8a07b8722'/>
<id>urn:sha1:27e92622b5655c3ecf3182bc511adfb8a07b8722</id>
<content type='text'>
Self-signed SSL certificates are intended for testing purposes. A
production server should be using a CA-signed certificate instead.
</content>
</entry>
<entry>
<title>Remove support for the Solaris IOCP socket engine.</title>
<updated>2017-10-22T18:42:11Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-22T14:10:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d4414f54910aeaa4809a7eacea75a089a0820f40'/>
<id>urn:sha1:d4414f54910aeaa4809a7eacea75a089a0820f40</id>
<content type='text'>
After discussing this with Adam we have decided that there is very
little point in keeping this now that Solaris has been killed. Any
legacy Solaris users will have to make do with poll.

This change does not affect users of Solaris forks like Illumos as
they have support for epoll which will have already been selected
over Solaris IOCP by configure.
</content>
</entry>
<entry>
<title>Fix SCRIPT_DIR directory change</title>
<updated>2017-09-25T18:24:08Z</updated>
<author>
<name>emerson</name>
</author>
<published>2017-09-25T18:24:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b89fbe9e027b0be7dad7790466612c513fd2f66d'/>
<id>urn:sha1:b89fbe9e027b0be7dad7790466612c513fd2f66d</id>
<content type='text'>
SCRIPT_DIR didn't automatically change directory if the user specified a
non-default directory
</content>
</entry>
<entry>
<title>Allow the script directory to be set in interactive mode.</title>
<updated>2017-09-24T09:36:20Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-09-24T09:35:38Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8270aca2ee161ffa9a93243016266a2681b6d7ba'/>
<id>urn:sha1:8270aca2ee161ffa9a93243016266a2681b6d7ba</id>
<content type='text'>
</content>
</entry>
</feed>
