<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra, branch v4.0.0a7</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra?h=v4.0.0a7</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/extra?h=v4.0.0a7'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2021-12-14T16:56:48Z</updated>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-12-14T16:56:48Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-12-14T16:56:48Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e9d54724e6cf9ff3772795cf5eed4b259700214f'/>
<id>urn:sha1:e9d54724e6cf9ff3772795cf5eed4b259700214f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Remove support for defaults in find_{compiler,linker}_flags()".</title>
<updated>2021-12-14T16:26:41Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-12-14T16:24:30Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=64dacce892f1d83d66453df14ac50205bda4bb2c'/>
<id>urn:sha1:64dacce892f1d83d66453df14ac50205bda4bb2c</id>
<content type='text'>
This is needed for compat with older versions of some libraries.

This reverts commit 83327a1978eddef854cad9e937263f80bf25f056.
</content>
</entry>
<entry>
<title>Add a build time check that OpenLDAP is reentrant.</title>
<updated>2021-12-14T14:55:06Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-12-14T14:55:06Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=901e092c21ba4092a22786afa24f40f7fe416e5e'/>
<id>urn:sha1:901e092c21ba4092a22786afa24f40f7fe416e5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the ldap module on OpenLDAP 2.5.</title>
<updated>2021-12-14T09:58:49Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-12-14T09:58:49Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=889cbf87536e3050a5d327a5c338c329e9c3320c'/>
<id>urn:sha1:889cbf87536e3050a5d327a5c338c329e9c3320c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-12-11T09:28:42Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-12-11T09:26:34Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=7007dd76e6106bd4ab546500857c15a9e133a236'/>
<id>urn:sha1:7007dd76e6106bd4ab546500857c15a9e133a236</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace some references to ssl with tls.</title>
<updated>2021-12-08T12:32:29Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-12-08T12:32:29Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=05ccd525ada04bb1dd3bf9f52b3abdddb4ef2646'/>
<id>urn:sha1:05ccd525ada04bb1dd3bf9f52b3abdddb4ef2646</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Consistently use `!foo` instead of `foo == NULL`.</title>
<updated>2021-12-03T13:37:42Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-12-03T13:37:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2466c048e26c09461b4ced2a9dfcf6d87f0e1323'/>
<id>urn:sha1:2466c048e26c09461b4ced2a9dfcf6d87f0e1323</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix LDAPCompare checking against the wrong return code.</title>
<updated>2021-12-01T22:20:41Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-11-27T20:17:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=791129def06b90d1a4929d9c295d3e3115a80429'/>
<id>urn:sha1:791129def06b90d1a4929d9c295d3e3115a80429</id>
<content type='text'>
Better fix for #1946.
</content>
</entry>
<entry>
<title>Fix a bunch of cases where module types were not marked as final.</title>
<updated>2021-11-28T21:45:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-11-28T21:42:52Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=35c6ac48c93e7e40a2152bac8ec74b4ef13607a1'/>
<id>urn:sha1:35c6ac48c93e7e40a2152bac8ec74b4ef13607a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a snomask flag for rehash messages.</title>
<updated>2021-11-28T21:17:22Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-11-28T21:17:22Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=bd517c7e44d1ad800e59f305aafe4e0e6dce04d0'/>
<id>urn:sha1:bd517c7e44d1ad800e59f305aafe4e0e6dce04d0</id>
<content type='text'>
</content>
</entry>
</feed>
