summaryrefslogtreecommitdiff
path: root/plugin
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.1 into 10.2Marko Mäkelä2017-11-071-19/+22
|\
| * MDEV-13921 Audit log writes invalid SQL if single-line comments areAlexey Botchkov2017-11-031-1/+1
| * MDEV-13921 Audit log writes invalid SQL if single-line comments areAlexey Botchkov2017-11-031-18/+21
* | Merge branch '10.1' into 10.2Sergei Golubchik2017-10-241-0/+6
|\ \ | |/
| * Merge branch '10.0' into 10.1Sergei Golubchik2017-10-221-0/+6
| |\
| | * Merge branch '5.5' into 10.0Sergei Golubchik2017-10-181-0/+6
| | |\
| | | * MDEV-13459 Warnings, when compiling with gcc-7.xSergei Golubchik2017-10-171-0/+6
| | | * MDEV-13137 MySQL 5.6.23 Crashes when SET GLOBAL server_audit_logging=OFF;Alexey Botchkov2017-09-191-2/+8
| | * | MDEV-13137 MySQL 5.6.23 Crashes when SET GLOBAL server_audit_logging=OFF;Alexey Botchkov2017-09-191-2/+8
* | | | Update AWS C++ SDK versionVladislav Vaintroub2017-10-111-1/+1
* | | | Replace a non-ASCII character in a commentMarko Mäkelä2017-10-041-1/+1
* | | | Fix Windows warnings : fix server_audit not to use my_win_open and CoVladislav Vaintroub2017-10-031-31/+28
* | | | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-2810-22/+22
* | | | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2017-09-201-2/+8
|\ \ \ \ | |/ / /
| * | | MDEV-13137 MySQL 5.6.23 Crashes when SET GLOBAL server_audit_logging=OFF;Alexey Botchkov2017-09-191-2/+8
| * | | MDEV-13650 Backport fix for MDEV-13060 (crash when both AWS plugin and server...Sergei Golubchik2017-09-181-3/+3
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-09-061-8/+0
|\ \ \ \ | |/ / /
| * | | Merge 10.0 into 10.1Marko Mäkelä2017-09-061-8/+0
| |\ \ \ | | |/ /
| | * | Fix compiler warningsMarko Mäkelä2017-09-011-6/+0
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-08-313-41/+164
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'origin/bb-10.1-jplindst' into 10.1Jan Lindström2017-08-291-2/+0
| |\ \ \
| | * | | Fix Merge ErrorSachin Setiya2017-08-231-2/+0
| * | | | AWS Key Management : Introduce "mock" variable, available in debug build.Vladislav Vaintroub2017-08-282-39/+164
| |/ / /
* | | | Merge branch '10.1' into 10.2Sergei Golubchik2017-08-171-3/+3
|\ \ \ \ | |/ / /
| * | | Merge branch '10.0' into 10.1Sergei Golubchik2017-08-081-3/+3
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'origin/5.5' into 10.0Vicențiu Ciorbaru2017-07-251-3/+3
| | |\ \ | | | |/
| | | * MDEV-12646: Apply fixes found by Coverity static analysis toolDaniel Black2017-07-181-3/+3
* | | | MDEV-13514 fix compilation for aws_key_management pluginVladislav Vaintroub2017-08-141-0/+1
* | | | MDEV-12469 : Update AWS SDK version to avoid gcc7 compile errors.Vladislav Vaintroub2017-08-111-6/+3
* | | | MDEV-13060 Server Audit Plugin Crashes with AWS KMS pluginSergei Golubchik2017-07-051-3/+3
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-262-1/+2
|\ \ \ \ | |/ / /
| * | | MDEV-11650 plugins.cracklib_password_check, plugins.two_password_validations ...Sergei Golubchik2017-05-241-0/+1
| * | | MDEV-10940 plugins.pam still fails in buildbot with valgrindSergei Golubchik2017-05-241-1/+1
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-234-2/+8
|\ \ \ \ | |/ / /
| * | | Merge 10.0 into 10.1Marko Mäkelä2017-05-233-1/+7
| |\ \ \ | | |/ /
| | * | MDEV-6262 analyze the coverity report on mariadbSergei Golubchik2017-05-193-1/+7
| * | | Changing maturity to stableRasmus Johansson2017-05-221-1/+1
| * | | Backport aws kms build fixes from 10.2Vladislav Vaintroub2017-05-181-6/+29
| * | | Fix AWS key managemennt compile error on LinuxVladislav Vaintroub2017-05-061-1/+1
| * | | Fix compilation of aws_key_management pluginVladislav Vaintroub2017-05-051-4/+5
* | | | MDEV-10332 support for OpenSSL 1.1 and LibreSSLSergei Golubchik2017-05-091-0/+2
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-05-0617-179/+252
|\ \ \ \ | |/ / /
| * | | MDEV-11660 Make encryption plugins "pure"Vladislav Vaintroub2017-04-2715-145/+178
| * | | MDEV-11663 Create services for functionality used by pluginsVladislav Vaintroub2017-04-276-34/+71
* | | | Compile user_variables plugin staticallySergei Golubchik2017-04-304-4/+6
* | | | Fix AWS SDK build error on some buildbot builders.Vladislav Vaintroub2017-04-201-1/+9
* | | | MDEV-12453: AWS SDK version failed to build on OSXDaniel Black2017-04-191-1/+1
* | | | MDEV-12452 MDEV-12453 : Fix building rocksdb and aws_key_management on macOSVladislav Vaintroub2017-04-061-2/+6
* | | | Fix aws_key_management compilation after mismergeVladislav Vaintroub2017-04-041-6/+7
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-04-041-20/+28
|\ \ \ \ | |/ / /