<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra, branch v3.5.0</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.5.0</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/extra?h=v3.5.0'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2020-01-31T12:48:25Z</updated>
<entry>
<title>Update copyright headers.</title>
<updated>2020-01-31T12:48:25Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-01-31T12:48:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=8f62016f16cf2419817738904153cb3711b20d7e'/>
<id>urn:sha1:8f62016f16cf2419817738904153cb3711b20d7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a harmless warning in the ssl_mbedtls module.</title>
<updated>2020-01-17T15:35:20Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-01-17T15:22:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=ca452cca521e2b938dfb37f62d23614c9ec18a90'/>
<id>urn:sha1:ca452cca521e2b938dfb37f62d23614c9ec18a90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2020-01-11T22:14:43Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2020-01-11T22:02:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=aa692dc1039b63deef7886e914ec499abe7facaf'/>
<id>urn:sha1:aa692dc1039b63deef7886e914ec499abe7facaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update my name and email address.</title>
<updated>2019-12-31T19:55:17Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-01-01T00:00:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=56375392ba94f2552bbeeeab4fd39e1e50295525'/>
<id>urn:sha1:56375392ba94f2552bbeeeab4fd39e1e50295525</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor the MySQL code slightly.</title>
<updated>2019-11-16T22:05:42Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-11-13T17:00:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e8b476bea986691e10f69b93343dd3f578fb00fb'/>
<id>urn:sha1:e8b476bea986691e10f69b93343dd3f578fb00fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SSL modules: send SNOTICE upon successful rehash.</title>
<updated>2019-11-15T10:21:10Z</updated>
<author>
<name>Matt Schatz</name>
</author>
<published>2019-11-13T14:28:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=05066eb189e177c4385d3f19a5181473331e7f87'/>
<id>urn:sha1:05066eb189e177c4385d3f19a5181473331e7f87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor the MySQL query and result queue classes.</title>
<updated>2019-11-13T16:20:34Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-11-13T15:55:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=fe87ef196773cc9adf7aacc01e3efe094ed387a5'/>
<id>urn:sha1:fe87ef196773cc9adf7aacc01e3efe094ed387a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get rid of some dead code in the MySQL module.</title>
<updated>2019-11-13T16:20:34Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-11-13T16:20:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b2c876c5779f044b110786b9860b9c8a6ea8464a'/>
<id>urn:sha1:b2c876c5779f044b110786b9860b9c8a6ea8464a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve the logic around connecting to a MySQL server.</title>
<updated>2019-11-13T13:26:58Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-11-13T13:26:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=db45e2e69c1a68bf93e2c70d2a301d4ff09bc4b6'/>
<id>urn:sha1:db45e2e69c1a68bf93e2c70d2a301d4ff09bc4b6</id>
<content type='text'>
- The connection timeout can now be customised with &lt;database:timeout&gt;.
- &lt;database:port&gt; is now limited to the 1-65535 range.
- The MySQL library will now not install a SIGPIPE handler as it
  would override the default InspIRCd ignore behavopur.
- Errors caused by setting the default character set and executing
  the initial query are now no longer ignored.
</content>
</entry>
<entry>
<title>Add GetId() to the SQL::Provider class.</title>
<updated>2019-11-13T12:58:18Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-11-13T12:58:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=43fb2f9972de22cafb93f2a8a67039176095f4c0'/>
<id>urn:sha1:43fb2f9972de22cafb93f2a8a67039176095f4c0</id>
<content type='text'>
</content>
</entry>
</feed>
