Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-02-19 | 1 | -2/+6 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Don't build aws_key_management plugin by default | Sergei Golubchik | 2019-02-19 | 1 | -0/+6 | |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-02-02 | 1 | -0/+2 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | postmerge rollbacks and fixes | Oleksandr Byelkin | 2019-01-31 | 1 | -0/+2 | |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-11-06 | 2 | -3/+9 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | auth_gssapi : Fix string formatting in my_printf_error() | Vladislav Vaintroub | 2018-10-16 | 1 | -1/+1 | |
| * | | | remove MYF flags from plugin | Vladislav Vaintroub | 2018-10-16 | 1 | -2/+2 | |
| * | | | Fix regular expression in replace_regex in auth_gssapi test. | Vladislav Vaintroub | 2018-10-15 | 1 | -1/+1 | |
| * | | | make auth_gssapi_basic work, also in domain environment. | Vladislav Vaintroub | 2018-10-15 | 3 | -1/+4 | |
| * | | | MDEV-17462 Heap corruption with auth_gssapi on Windows. | Vladislav Vaintroub | 2018-10-15 | 1 | -1/+6 | |
* | | | | MDEV-14267: correct FSF address | Daniel Black | 2018-10-30 | 2 | -2/+2 | |
* | | | | AWS KMS plugin : more detailed message when API calls fail. | Vladislav Vaintroub | 2018-10-03 | 1 | -13/+16 | |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-08-31 | 2 | -3/+5 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | MDEV-16665 ed25519 describes itself as 1.0-alpha even though it's not alpha. | Alexey Botchkov | 2018-08-30 | 1 | -1/+1 | |
| * | | | MDEV-17095 pam_user_map module throws syntax error if group name contains bac... | Alexey Botchkov | 2018-08-30 | 1 | -2/+4 | |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-06-28 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | mark ed25519 stable | Sergei Golubchik | 2018-06-28 | 1 | -1/+1 | |
* | | | | don't use my_error(0) or my_printf_error(0) | Sergei Golubchik | 2018-06-21 | 1 | -5/+5 | |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-05-11 | 1 | -4/+25 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | MDEV-15480 Audit plugin does not respect QUERY_DML for audit plugin. | Alexey Botchkov | 2018-05-10 | 1 | -4/+25 | |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2018-03-25 | 8 | -30/+119 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | MDEV-14533 Provide information_schema tables using which hardware | Alexey Botchkov | 2018-03-24 | 3 | -12/+1 | |
| * | | | MDEV-14533 Provide information_schema tables using which hardware | Alexey Botchkov | 2018-03-24 | 4 | -0/+36 | |
| * | | | MDEV-14533 Provide information_schema tables using which hardware information... | Sergei Golubchik | 2018-03-23 | 3 | -26/+12 | |
| * | | | MDEV-10871 Add logging capability to pam_user_map.c. | Alexey Botchkov | 2018-03-23 | 1 | -3/+81 | |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-03-21 | 3 | -0/+260 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | MDEV-14533 Provide information_schema tables using which hardware | Alexey Botchkov | 2018-03-21 | 3 | -0/+260 | |
* | | | | Merge branch 'github/10.1' into 10.2 | Sergei Golubchik | 2018-02-06 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / | ||||||
* | | | | auth_gssapi - fix test result and let the test run on Windows buildbot | Vladislav Vaintroub | 2018-02-01 | 2 | -1/+9 | |
* | | | | Fix and reenable Windows compiler warning C4800 (size_t conversion). | Vladislav Vaintroub | 2018-01-26 | 7 | -23/+23 | |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-11-07 | 1 | -19/+22 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | MDEV-13921 Audit log writes invalid SQL if single-line comments are | Alexey Botchkov | 2017-11-03 | 1 | -1/+1 | |
| * | | | MDEV-13921 Audit log writes invalid SQL if single-line comments are | Alexey Botchkov | 2017-11-03 | 1 | -18/+21 | |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-10-24 | 1 | -0/+6 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2017-10-22 | 1 | -0/+6 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2017-10-18 | 1 | -0/+6 | |
| | |\ \ | | | |/ | ||||||
| | | * | MDEV-13459 Warnings, when compiling with gcc-7.x | Sergei Golubchik | 2017-10-17 | 1 | -0/+6 | |
| | | * | MDEV-13137 MySQL 5.6.23 Crashes when SET GLOBAL server_audit_logging=OFF; | Alexey Botchkov | 2017-09-19 | 1 | -2/+8 | |
| | * | | MDEV-13137 MySQL 5.6.23 Crashes when SET GLOBAL server_audit_logging=OFF; | Alexey Botchkov | 2017-09-19 | 1 | -2/+8 | |
* | | | | Update AWS C++ SDK version | Vladislav Vaintroub | 2017-10-11 | 1 | -1/+1 | |
* | | | | Replace a non-ASCII character in a comment | Marko Mäkelä | 2017-10-04 | 1 | -1/+1 | |
* | | | | Fix Windows warnings : fix server_audit not to use my_win_open and Co | Vladislav Vaintroub | 2017-10-03 | 1 | -31/+28 | |
* | | | | MDEV-13384 - misc Windows warnings fixed | Vladislav Vaintroub | 2017-09-28 | 10 | -22/+22 | |
* | | | | Merge branch '10.1' into 10.2 | Vicențiu Ciorbaru | 2017-09-20 | 1 | -2/+8 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | MDEV-13137 MySQL 5.6.23 Crashes when SET GLOBAL server_audit_logging=OFF; | Alexey Botchkov | 2017-09-19 | 1 | -2/+8 | |
| * | | | MDEV-13650 Backport fix for MDEV-13060 (crash when both AWS plugin and server... | Sergei Golubchik | 2017-09-18 | 1 | -3/+3 | |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-09-06 | 1 | -8/+0 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-09-06 | 1 | -8/+0 | |
| |\ \ \ | | |/ / | ||||||
| | * | | Fix compiler warnings | Marko Mäkelä | 2017-09-01 | 1 | -6/+0 | |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-08-31 | 3 | -41/+164 | |
|\ \ \ \ | |/ / / |