<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/src/modules/m_sqloper.cpp, branch v3.0.0</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_sqloper.cpp?h=v3.0.0</id>
<link rel='self' href='https://www.cgit.space/~steering/inspircd++.git/atom/src/modules/m_sqloper.cpp?h=v3.0.0'/>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/'/>
<updated>2019-04-28T08:14:21Z</updated>
<entry>
<title>Textual improvements and fixes such as typos, casing, etc. (#1612)</title>
<updated>2019-04-28T08:14:21Z</updated>
<author>
<name>Robby</name>
</author>
<published>2019-04-28T08:14:21Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=e57d1b19ff4823b7885eb7f4d3b37c84d2edca0e'/>
<id>urn:sha1:e57d1b19ff4823b7885eb7f4d3b37c84d2edca0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix compatibility issues between sqloper and postgres</title>
<updated>2019-04-27T23:03:30Z</updated>
<author>
<name>B00mX0r</name>
</author>
<published>2019-04-19T22:28:19Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=2533dc10f987eedb99d780c7debd948f22705679'/>
<id>urn:sha1:2533dc10f987eedb99d780c7debd948f22705679</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement IRCv3 message tag support.</title>
<updated>2018-08-13T20:51:11Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-08-13T19:17:46Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=58a0a7e01422e62de1565a8eb0a1febdc463d04d'/>
<id>urn:sha1:58a0a7e01422e62de1565a8eb0a1febdc463d04d</id>
<content type='text'>
Co-authored-by: Attila Molnar &lt;attilamolnar@hush.com&gt;
</content>
</entry>
<entry>
<title>Remove the original line parameter of On{Pre,Post}Command.</title>
<updated>2018-08-10T12:55:32Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-08-09T19:44:43Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=213e4d9680e427bc16b94c0c1b627919cacb171b'/>
<id>urn:sha1:213e4d9680e427bc16b94c0c1b627919cacb171b</id>
<content type='text'>
In the brave new world of message tags and alternate wire formats
this is no longer something that is appropriate to expose.

In reality it was only ever used by m_alias which now reconstitutes
the command name and parameters into a RFC 1459-style message for
whatever it needs to do.
</content>
</entry>
<entry>
<title>Use CommandBase::Params instead of std::vector&lt;std::string&gt;.</title>
<updated>2018-07-26T19:12:14Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2018-07-26T18:43:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=384ef31bc01e4a1a2e59d082c9066002410ba54a'/>
<id>urn:sha1:384ef31bc01e4a1a2e59d082c9066002410ba54a</id>
<content type='text'>
This is presently a typedef but will soon be replaced with a class
that encapsulates both tags and parameters.
</content>
</entry>
<entry>
<title>Refactor m_sqloper to be a full opers.conf replacement (#983).</title>
<updated>2018-04-06T17:34:15Z</updated>
<author>
<name>Dylan Frank</name>
</author>
<published>2018-04-06T17:34:15Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=4ec475ba10b65785277ed9dab5f99775289165b3'/>
<id>urn:sha1:4ec475ba10b65785277ed9dab5f99775289165b3</id>
<content type='text'>
m_sqloper now supports dynamic fields, works with m_sslinfo, and works with /stats o.</content>
</entry>
<entry>
<title>Improve and modernize the SQL system API.</title>
<updated>2017-12-22T16:49:01Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-12-22T02:47:54Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=b6f57c0f06f4905b04de6ec2069522d2263626c4'/>
<id>urn:sha1:b6f57c0f06f4905b04de6ec2069522d2263626c4</id>
<content type='text'>
- Move everything into the SQL namespace and drop the SQL prefix.
- Move SQLProvider::PopulateUserInfo to SQL::PopulateUserInfo.
- Rename SQLEntry to SQL::Field and clean up.
- Rename SQLEntries to SQL::Row.
- Rename SQLerror to SQL::Error and clean up.
- Rename SQLerrorNum to SQL::ErrorCode and drop the SQL_ prefix.
- Rename ParamL to SQL::ParamList.
- Rename ParamM to SQL::ParamMap;
- Make implementing SQLQuery::OnError mandatory.
- Redo most of the documentation in the sql header.
</content>
</entry>
<entry>
<title>Hide User#host and User#dhost and use accessors to modify them.</title>
<updated>2017-10-28T15:16:10Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-22T20:53:24Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=d865b434865907bfad0a187dd403d4ca8144e469'/>
<id>urn:sha1:d865b434865907bfad0a187dd403d4ca8144e469</id>
<content type='text'>
This removes the need to invalidate the cache after changing a
user's hostname.
</content>
</entry>
<entry>
<title>m_sqloper.cpp: Add support for the `active` column</title>
<updated>2015-02-22T13:38:38Z</updated>
<author>
<name>Daniel Vassdal</name>
</author>
<published>2015-02-21T11:46:40Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=75e7eaceba5031927445d5fc9861c8c107fdaa8f'/>
<id>urn:sha1:75e7eaceba5031927445d5fc9861c8c107fdaa8f</id>
<content type='text'>
When active is true the user is allowed to log in. When it is FALSE, he is not.
2.0 users must alter their table (or view) so that it contains this field.
</content>
</entry>
<entry>
<title>Hashing: Redo API</title>
<updated>2014-08-04T10:38:12Z</updated>
<author>
<name>Daniel Vassdal</name>
</author>
<published>2014-07-02T18:55:33Z</published>
<link rel='alternate' type='text/html' href='https://www.cgit.space/~steering/inspircd++.git/commit/?id=5c7db14a557d7f980dfaa8c10d40c1ccc554b35d'/>
<id>urn:sha1:5c7db14a557d7f980dfaa8c10d40c1ccc554b35d</id>
<content type='text'>
* Don't assume the printable output of hashes is hex
* Add virtual Compare() function, usable for KDFs like BCrypt

Some changes and bugfixes are by @attilamolnar, original PR #767
</content>
</entry>
</feed>
