<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_sqlauth.cpp, branch v4.0.0a13</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_sqlauth.cpp?h=v4.0.0a13</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_sqlauth.cpp?h=v4.0.0a13'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2022-01-25T14:02:36Z</updated>
<entry>
<title>Abolish the infernal space before accessibility keywords.</title>
<updated>2022-01-25T14:02:36Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-25T13:59:42Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d79147e7afe2eca34780c607f78b11f8b3dd017d'/>
<id>urn:sha1:d79147e7afe2eca34780c607f78b11f8b3dd017d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2022-01-03T15:14:36Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2022-01-03T15:14:36Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b96af051c2dde3da0b81d8e160e0ace985578720'/>
<id>urn:sha1:b96af051c2dde3da0b81d8e160e0ace985578720</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright headers.</title>
<updated>2021-12-30T18:52:08Z</updated>
<author>
<name>InspIRCd Robot</name>
</author>
<published>2021-12-30T18:52:08Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=adbe149c56bc938aa5d2454e4a4f9cc9d68efa68'/>
<id>urn:sha1:adbe149c56bc938aa5d2454e4a4f9cc9d68efa68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Promote ExtensionItem::ExtensibleType to a top level enum class.</title>
<updated>2021-12-23T21:34:53Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-12-23T21:28:04Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=6282e1f28716b4a9beae52779119cf75373e3ee4'/>
<id>urn:sha1:6282e1f28716b4a9beae52779119cf75373e3ee4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Apply the final keyword to all module classes where appropriate.</title>
<updated>2021-10-04T16:39:05Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-10-04T16:07:51Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=dec5875aca7a2e0c281388db2f25d195ad9b2a3d'/>
<id>urn:sha1:dec5875aca7a2e0c281388db2f25d195ad9b2a3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mark all module classes as final.</title>
<updated>2021-10-01T04:15:50Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-10-01T03:37:03Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e0dec0572ae900417372f034fd27ec356e650fd0'/>
<id>urn:sha1:e0dec0572ae900417372f034fd27ec356e650fd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'insp3' into master.</title>
<updated>2021-09-01T03:33:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-09-01T03:33:45Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=8b936aedde579a2a292902dc0321f0e049538fa0'/>
<id>urn:sha1:8b936aedde579a2a292902dc0321f0e049538fa0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace certfp with sslfp in sqlauth and helpop.</title>
<updated>2021-08-28T14:29:55Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-08-28T14:28:11Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=277b497b63b53e39e1dfe26b792702bfa50225c5'/>
<id>urn:sha1:277b497b63b53e39e1dfe26b792702bfa50225c5</id>
<content type='text'>
Once we implement SPKI fingerprints the old name will be inaccurate.
</content>
</entry>
<entry>
<title>Switch simple iterator loops to use range-based for loops.</title>
<updated>2021-04-07T09:36:11Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-04-06T19:06:18Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=942fd2bcfd384a12c900999fe663202c87319a68'/>
<id>urn:sha1:942fd2bcfd384a12c900999fe663202c87319a68</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert SQL::Field to be a typedef of optional&lt;string&gt;.</title>
<updated>2021-03-30T19:24:41Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2021-03-30T19:24:41Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=03058a043ac50ec985b08e374e6e116774a5b970'/>
<id>urn:sha1:03058a043ac50ec985b08e374e6e116774a5b970</id>
<content type='text'>
</content>
</entry>
</feed>
