<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/extra, branch v2.0.29</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=v2.0.29</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/src/modules/extra?h=v2.0.29'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2020-04-24T10:48:45Z</updated>
<entry>
<title>Fix reconnecting a pgsql connection if it fails.</title>
<updated>2020-04-24T10:48:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-04-23T15:15:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=07d7dea334fc56642793aa5ae1e05ae3185c474b'/>
<id>urn:sha1:07d7dea334fc56642793aa5ae1e05ae3185c474b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unregister pgsql connection fds when they are deleted.</title>
<updated>2020-04-24T10:48:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-04-23T15:12:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a9e107c646ac6d7310b55d0c2e0b06a9cec0a874'/>
<id>urn:sha1:a9e107c646ac6d7310b55d0c2e0b06a9cec0a874</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Opt-out of pgsql read and write events if polling fails.</title>
<updated>2020-04-24T10:48:45Z</updated>
<author>
<name>Sadie Powell</name>
</author>
<published>2020-04-23T12:24:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=6f6fa13042f319bcd56ceed112c0a969337e4161'/>
<id>urn:sha1:6f6fa13042f319bcd56ceed112c0a969337e4161</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initialise and deallocate the MySQL library correctly.</title>
<updated>2019-08-20T15:48:09Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-08-20T15:17:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2cc35d8625b7ea5cbd1d1ebb116aff86c5280162'/>
<id>urn:sha1:2cc35d8625b7ea5cbd1d1ebb116aff86c5280162</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update documentation links.</title>
<updated>2019-04-26T22:20:40Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2019-04-26T22:20:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=e743b2d90a23ac3c5c9a7977a8e30973ef416788'/>
<id>urn:sha1:e743b2d90a23ac3c5c9a7977a8e30973ef416788</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update the GeoIP ExtItem when CGI:IRC sets the real IP (#1471)</title>
<updated>2018-03-30T16:08:22Z</updated>
<author>
<name>genius3000</name>
</author>
<published>2018-03-30T16:08:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=fdeccd7dd366ebac516ed66841fbf7f0952d8ed2'/>
<id>urn:sha1:fdeccd7dd366ebac516ed66841fbf7f0952d8ed2</id>
<content type='text'>
Since CGI:IRC calls it's 'ChangeIP()' either from 'OnCheckReady()'
or 'OnUserRegister()', both of which are called after the user has
sent NICK/USER, we can safely skip re-setting the ExtItem prior to
this point.

This skips the first 'OnSetUserIP()' from 'User::AddUser()' as
the 'OnSetConnectClass()' catch handles the initial setting.</content>
</entry>
<entry>
<title>m_ssl_openssl: Remove deprecated API members.</title>
<updated>2018-03-03T05:05:05Z</updated>
<author>
<name>Wade Cline</name>
</author>
<published>2018-03-03T05:05:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=4cfed4e5f68a1b9a2370dfceec3b97fb65e6ef46'/>
<id>urn:sha1:4cfed4e5f68a1b9a2370dfceec3b97fb65e6ef46</id>
<content type='text'>
Backported from 2afc1af4639ae2bbef397f4f6acc834950017d91.
</content>
</entry>
<entry>
<title>Update wiki links to use HTTPS and point to the correct pages.</title>
<updated>2017-10-15T11:23:10Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-08-20T16:47:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=a5d110282a864fd2e91b51ce360a977cd0643657'/>
<id>urn:sha1:a5d110282a864fd2e91b51ce360a977cd0643657</id>
<content type='text'>
When we release 3.0 these links will break as they will point to
the pages for 3.0 rather than 2.0.
</content>
</entry>
<entry>
<title>m_ldapauth: fix providing username in PASS</title>
<updated>2017-03-20T13:40:28Z</updated>
<author>
<name>Adam</name>
</author>
<published>2017-03-20T13:35:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3f1eb79c7fa82737fda9c9a712724ba2f27651e9'/>
<id>urn:sha1:3f1eb79c7fa82737fda9c9a712724ba2f27651e9</id>
<content type='text'>
This has never worked because it never prepended attribute= to the
search string. It also would prefer matching nick/ident over the user
string provided which is inconsistent, since your ability to
authenticate using PASS would depend on a ldap entry not existing with
your current nick/ident.

Instead, use username provided in PASS and then fallback to nick/ident.
</content>
</entry>
<entry>
<title>m_sqlite3 Fix possible memory leak when opening a database fails</title>
<updated>2016-08-17T12:08:30Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-08-17T12:08:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=c220a48593bf0fa7b3d31c802b6abcbea6a1eb46'/>
<id>urn:sha1:c220a48593bf0fa7b3d31c802b6abcbea6a1eb46</id>
<content type='text'>
</content>
</entry>
</feed>
