<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/configure, branch v3.0.0a7</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.0a7</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/configure?h=v3.0.0a7'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2018-03-01T19:43:36Z</updated>
<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>
<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>Merge pull request #1338 from SaberUK/master+openvz</title>
<updated>2017-07-09T19:16:52Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2017-07-09T19:16:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e9d645cd301c1a994e482d43980589969cbf52f1'/>
<id>urn:sha1:e9d645cd301c1a994e482d43980589969cbf52f1</id>
<content type='text'>
Warn the user about clock drifting when running on OpenVZ.</content>
</entry>
<entry>
<title>Warn the user about clock drifting when running on OpenVZ.</title>
<updated>2017-05-20T14:13:18Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-05-16T10:18:10Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7cc96c9216c51d8e6aaca3ec7e5d0c3b63a7b8e0'/>
<id>urn:sha1:7cc96c9216c51d8e6aaca3ec7e5d0c3b63a7b8e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tidy up the socket engine selection code.</title>
<updated>2017-05-19T16:35:16Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-05-19T16:28:37Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5e188db59de76022a381df34efe24ca2117face0'/>
<id>urn:sha1:5e188db59de76022a381df34efe24ca2117face0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename read_configure_cache to read_config_file and move to common.</title>
<updated>2017-03-25T00:54:21Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-03-24T21:00:01Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=64273cc51bcd7efb60e7c1636ee75696a791db22'/>
<id>urn:sha1:64273cc51bcd7efb60e7c1636ee75696a791db22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1273 from SaberUK/master+bs</title>
<updated>2016-12-29T15:05:19Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-12-29T15:05:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b16bc08b2c7dd538f33aa920504c9f476582d356'/>
<id>urn:sha1:b16bc08b2c7dd538f33aa920504c9f476582d356</id>
<content type='text'>
Fix the clock_gettime() test on macOS Sierra</content>
</entry>
</feed>
