<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra/m_mysql.cpp, branch v3.17.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/m_mysql.cpp?h=v3.17.0</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/extra/m_mysql.cpp?h=v3.17.0'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2023-12-14T16:47:51Z</updated>
<entry>
<title>Fix the Windows build.</title>
<updated>2023-12-14T16:47:51Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-12-14T16:47:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2db07f50fd2f12f61da1a71c3a37d4fac7feb669'/>
<id>urn:sha1:2db07f50fd2f12f61da1a71c3a37d4fac7feb669</id>
<content type='text'>
[skip alpine ci]
[skip irctest ci]
[skip macos ci]
[skip ubuntu ci]
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2023-04-28T09:21:39Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2023-04-28T09:21:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f2c74267ac8778dc1ff4594789b454f41bacdc4d'/>
<id>urn:sha1:f2c74267ac8778dc1ff4594789b454f41bacdc4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix PackageInfo directives in extra modules.</title>
<updated>2023-01-19T15:01:54Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2023-01-19T15:01:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1f6f478772668ecbff964f7dc746198fed0d94a2'/>
<id>urn:sha1:1f6f478772668ecbff964f7dc746198fed0d94a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2022-12-30T11:31:28Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2022-12-30T11:31:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2b810b412aeee2d9c79d97fa54a80e317981a6d8'/>
<id>urn:sha1:2b810b412aeee2d9c79d97fa54a80e317981a6d8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix an incompatibility between MySQL and MariaDB.</title>
<updated>2022-12-18T18:44:42Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-18T18:44:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=1ac8bbe178c8e47f55501279a1152423448390b5'/>
<id>urn:sha1:1ac8bbe178c8e47f55501279a1152423448390b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add SSL support to the mysql module.</title>
<updated>2022-12-18T18:21:28Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-12-18T18:01:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3af79a556ebeecc0d0e148f644ecfe0c6c466af1'/>
<id>urn:sha1:3af79a556ebeecc0d0e148f644ecfe0c6c466af1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Silence a warning in the mysql module on MySQL 8.0.27.</title>
<updated>2021-10-25T22:29:49Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-10-25T22:29:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=11fc0638b58342bddd692f0596f8e2e4514657cc'/>
<id>urn:sha1:11fc0638b58342bddd692f0596f8e2e4514657cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2021-08-27T08:38:22Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-08-27T08:38:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4540162276aa23e016ae094158d2d1d93bcc734f'/>
<id>urn:sha1:4540162276aa23e016ae094158d2d1d93bcc734f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix various spelling issues (#1883).</title>
<updated>2021-06-21T20:47:06Z</updated>
<author>
<name>Josh Soref</name>
</author>
<published>2021-06-21T20:47:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=de6d4dbd1e8845e08c2d87cd89a919e5b21ba619'/>
<id>urn:sha1:de6d4dbd1e8845e08c2d87cd89a919e5b21ba619</id>
<content type='text'>
Signed-off-by: Josh Soref &lt;jsoref@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>Migrate Windows builds to installing their dependencies via Conan.</title>
<updated>2021-06-07T03:46:32Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-06-07T03:33:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=71841b747d41a8efca1998aa950c89b034f8d46d'/>
<id>urn:sha1:71841b747d41a8efca1998aa950c89b034f8d46d</id>
<content type='text'>
</content>
</entry>
</feed>
