<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra, branch v3.0.0a2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/src/modules/extra?h=v3.0.0a2</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/extra?h=v3.0.0a2'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2017-10-12T14:04:23Z</updated>
<entry>
<title>Fix a broken distro constraint in the m_ssl_gnutls PackageInfo.</title>
<updated>2017-10-12T14:04:23Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-12T14:03:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=9de9231380d42955a13f07d7843897c77af704e4'/>
<id>urn:sha1:9de9231380d42955a13f07d7843897c77af704e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert a bunch of time-related config options to getDuration.</title>
<updated>2017-09-03T19:20:30Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-08-13T15:26:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e7c829af5941c6a8a303ca75ed9ac47570347e41'/>
<id>urn:sha1:e7c829af5941c6a8a303ca75ed9ac47570347e41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a broken distro constraint in the m_ssl_openssl PackageInfo.</title>
<updated>2017-08-11T15:10:30Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-08-11T15:10:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=29454be73a7972001e8f53a200119a0af67c8ae6'/>
<id>urn:sha1:29454be73a7972001e8f53a200119a0af67c8ae6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add CXX11_OVERRIDE to overridden members that lack it.</title>
<updated>2017-07-12T13:41:52Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-07-12T13:41:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=d1df2bce56275e1297d94d82d4dbef6f6cf582b6'/>
<id>urn:sha1:d1df2bce56275e1297d94d82d4dbef6f6cf582b6</id>
<content type='text'>
This fixes a ton of warnings when building on compilers that
default to C++11 or newer.
</content>
</entry>
<entry>
<title>Fix LibreSSL not having a shim for the OpenSSL 1.1 BIO API.</title>
<updated>2016-11-23T17:24:28Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-11-23T17:24:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=596c41702569b4ffe7360dbb123f14b4fc57caed'/>
<id>urn:sha1:596c41702569b4ffe7360dbb123f14b4fc57caed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix OpenSSL build errors caused by BIO/BIO_METHOD now being opaque.</title>
<updated>2016-10-25T10:06:27Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-10-24T19:08:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=79b99ce25f76ce8d70540afc660198101faa9741'/>
<id>urn:sha1:79b99ce25f76ce8d70540afc660198101faa9741</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add CentOS PackageInfo</title>
<updated>2016-09-16T22:19:17Z</updated>
<author>
<name>Adam</name>
</author>
<published>2016-09-16T21:59:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=fcd538761adad5834c0b6c4c14b43bea9f8bfd6d'/>
<id>urn:sha1:fcd538761adad5834c0b6c4c14b43bea9f8bfd6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1222 from SaberUK/master+warnings</title>
<updated>2016-09-16T08:55:29Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-09-16T08:55:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=05953e35b03a8136f5906e0add89412f02bfca36'/>
<id>urn:sha1:05953e35b03a8136f5906e0add89412f02bfca36</id>
<content type='text'>
Fix various compiler warnings</content>
</entry>
<entry>
<title>Rewrite the build system directive parser.</title>
<updated>2016-09-16T03:23:56Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-09-11T20:19:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=806e57433a38193ae14942ee60f573fe47f4b643'/>
<id>urn:sha1:806e57433a38193ae14942ee60f573fe47f4b643</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix m_ldap warning about OpenLDAP being deprecated on OS X.</title>
<updated>2016-09-14T23:11:22Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2016-09-14T23:11:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=13cf5f4c3bb48b194374e98055ae7cb2bedd41ff'/>
<id>urn:sha1:13cf5f4c3bb48b194374e98055ae7cb2bedd41ff</id>
<content type='text'>
</content>
</entry>
</feed>
