summaryrefslogtreecommitdiff
path: root/plugin
Commit message (Expand)AuthorAgeFilesLines
* MDEV-18578 build aws sdk for all plugins to useVladislav Vaintroub2019-02-181-172/+10
* Merge 10.3 into 10.4Marko Mäkelä2019-02-112-2/+2
|\
| * Changed user_variables and sql_sequence to maturity state stableMonty2019-02-062-2/+2
* | MDEV-11340 Allow multiple alternative authentication methods for the same userSergei Golubchik2019-02-042-0/+70
* | upgrade C/C to 3.1Sergei Golubchik2019-02-041-2/+2
* | ed25519: better error message for an incorrect password hashSergei Golubchik2019-02-041-1/+8
* | MDEV-17950 SHOW GRANTS FOR does not work for a user identified with non-exist...Sergei Golubchik2019-02-046-46/+79
* | cleanup: use only one callback in PAM plugin, not twoSergei Golubchik2019-02-043-24/+10
* | MDEV-18400 - Move shutdown handling to main threadSergey Vojtovich2019-01-291-1/+1
* | Move THD list handling to THD_listSergey Vojtovich2019-01-282-11/+4
* | Galera4Brave Galera Crew2019-01-234-66/+42
* | time_collector transition to std::atomicSergey Vojtovich2018-12-291-23/+16
* | Combine GLOBAL and COMMIT namespaces into BACKUP namespace.Sergey Vojtovich2018-12-092-25/+7
* | Merge 10.3 into 10.4Marko Mäkelä2018-11-064-4/+10
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2018-11-064-4/+10
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2018-11-062-3/+9
| | |\
| | | * auth_gssapi : Fix string formatting in my_printf_error()Vladislav Vaintroub2018-10-161-1/+1
| | | * remove MYF flags from pluginVladislav Vaintroub2018-10-161-2/+2
| | | * Fix regular expression in replace_regex in auth_gssapi test.Vladislav Vaintroub2018-10-151-1/+1
| | | * make auth_gssapi_basic work, also in domain environment.Vladislav Vaintroub2018-10-153-1/+4
| | | * MDEV-17462 Heap corruption with auth_gssapi on Windows.Vladislav Vaintroub2018-10-151-1/+6
| | * | MDEV-14267: correct FSF addressDaniel Black2018-10-302-2/+2
* | | | MDEV-12321 authentication plugin: SET PASSWORD supportSergei Golubchik2018-10-317-22/+49
* | | | cleanup: add 'const' to password validation APISergei Golubchik2018-10-312-3/+4
* | | | Merge 10.3 into 10.4Marko Mäkelä2018-10-101-13/+16
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2018-10-091-13/+16
| |\ \ \ | | |/ /
| | * | AWS KMS plugin : more detailed message when API calls fail.Vladislav Vaintroub2018-10-031-13/+16
* | | | MDEV-17279 Windows : link C runtime dynamicallyVladislav Vaintroub2018-10-091-1/+7
* | | | Merge 10.3 into 10.4Marko Mäkelä2018-09-112-3/+5
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2018-09-062-3/+5
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.2Marko Mäkelä2018-08-312-3/+5
| | |\ \ | | | |/
| | | * MDEV-16665 ed25519 describes itself as 1.0-alpha even though it's not alpha.Alexey Botchkov2018-08-301-1/+1
| | | * MDEV-17095 pam_user_map module throws syntax error if group name contains bac...Alexey Botchkov2018-08-301-2/+4
* | | | Merge 10.3 into 10.4Marko Mäkelä2018-08-161-8/+1
|\ \ \ \ | |/ / /
| * | | compiler warningsSergei Golubchik2018-08-121-1/+1
| * | | remove obsolete checks for -fno-implicit-templatesSergei Golubchik2018-08-121-8/+1
* | | | MDEV-15473 Isolate/sandbox PAM modules, so that they can't crash the server.Alexey Botchkov2018-07-141-1/+6
* | | | Fix of feedback plugin.Oleksandr Byelkin2018-07-061-1/+2
* | | | MDEV-15473 Isolate/sandbox PAM modules, so that they can't crash the server.Alexey Botchkov2018-07-038-154/+651
* | | | Merge remote-tracking branch 'origin/10.3' into 10.4Alexander Barkov2018-07-032-6/+6
|\ \ \ \ | |/ / /
| * | | Merge branch '10.2' into 10.3Sergei Golubchik2018-06-302-6/+6
| |\ \ \ | | |/ /
| | * | Merge branch '10.1' into 10.2Sergei Golubchik2018-06-281-1/+1
| | |\ \ | | | |/
| | | * mark ed25519 stableSergei Golubchik2018-06-281-1/+1
| | * | don't use my_error(0) or my_printf_error(0)Sergei Golubchik2018-06-211-5/+5
* | | | mysys: ME_ERROR_LOG_ONLY flagSergei Golubchik2018-06-041-11/+11
* | | | mysys: rename ME_xxx flags to match plugin apiSergei Golubchik2018-06-042-9/+9
|/ / /
* | | Merge 10.2 into 10.3Marko Mäkelä2018-05-121-4/+25
|\ \ \ | |/ /
| * | Merge 10.1 into 10.2Marko Mäkelä2018-05-111-4/+25
| |\ \ | | |/
| | * MDEV-15480 Audit plugin does not respect QUERY_DML for audit plugin.Alexey Botchkov2018-05-101-4/+25
* | | MDEV-15893 Rename VTQ to TRTEugene Kosov2018-05-121-29/+29