Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MDEV-10332 support for OpenSSL 1.1 and LibreSSL | Sergei Golubchik | 2017-05-09 | 1 | -0/+2 |
* | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-05-06 | 17 | -179/+252 |
|\ | |||||
| * | MDEV-11660 Make encryption plugins "pure" | Vladislav Vaintroub | 2017-04-27 | 15 | -145/+178 |
| * | MDEV-11663 Create services for functionality used by plugins | Vladislav Vaintroub | 2017-04-27 | 6 | -34/+71 |
* | | Compile user_variables plugin statically | Sergei Golubchik | 2017-04-30 | 4 | -4/+6 |
* | | Fix AWS SDK build error on some buildbot builders. | Vladislav Vaintroub | 2017-04-20 | 1 | -1/+9 |
* | | MDEV-12453: AWS SDK version failed to build on OSX | Daniel Black | 2017-04-19 | 1 | -1/+1 |
* | | MDEV-12452 MDEV-12453 : Fix building rocksdb and aws_key_management on macOS | Vladislav Vaintroub | 2017-04-06 | 1 | -2/+6 |
* | | Fix aws_key_management compilation after mismerge | Vladislav Vaintroub | 2017-04-04 | 1 | -6/+7 |
* | | Merge 10.1 into 10.2 | Marko Mäkelä | 2017-04-04 | 1 | -20/+28 |
|\ \ | |/ | |||||
| * | fix Ninja builds for AWS SDK | Sergei Golubchik | 2017-03-31 | 1 | -10/+13 |
| * | put all aws_key_management plugin files into plugin/aws_key_management | Sergei Golubchik | 2017-03-31 | 1 | -4/+4 |
| * | AWS KMS plugin : Fix building in case AWS C++ SDK was preinstalled | Vladislav Vaintroub | 2017-03-31 | 1 | -10/+14 |
* | | Avoid TARGET_LINK_LIBRARIES() for plugins | Sergei Golubchik | 2017-04-01 | 1 | -3/+3 |
* | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-03-30 | 91 | -38/+5064 |
|\ \ | |/ | |||||
| * | restore the correct linking of ed25519 plugin | Sergei Golubchik | 2017-03-29 | 1 | -2/+5 |
| * | Fix some warnings on Windows compilation | Vladislav Vaintroub | 2017-03-24 | 1 | -1/+5 |
| * | Fix AWS KMS plugin's compile error | Vladislav Vaintroub | 2017-03-14 | 1 | -1/+0 |
| * | Correct FSF address | iangilfillan | 2017-03-10 | 17 | -17/+17 |
| * | ed25519 plugin: simplify the api | Sergei Golubchik | 2017-03-10 | 12 | -80/+62 |
| * | MDEV-12160 Modern alternative to the SHA1 authentication plugin | Sergei Golubchik | 2017-03-10 | 72 | -0/+5030 |
| * | small plugin API related fixes | Sergei Golubchik | 2017-03-10 | 1 | -0/+1 |
| * | base64 service | Sergei Golubchik | 2017-03-10 | 1 | -2/+0 |
| * | cleanup: generalize my_sha1.cc | Sergei Golubchik | 2017-03-10 | 1 | -3/+2 |
| * | Merge 10.0 into 10.1 | Marko Mäkelä | 2017-03-09 | 1 | -13/+23 |
| |\ | |||||
| | * | Merge 5.5 into 10.0 | Marko Mäkelä | 2017-03-08 | 1 | -1/+1 |
| | |\ | |||||
| | | * | MDEV-11084 server_audit does not work with mysql_community 5.7.16. | Alexey Botchkov | 2017-03-06 | 1 | -1/+1 |
| | * | | Merge branch '5.5' into 10.0 | Vicențiu Ciorbaru | 2017-03-03 | 1 | -12/+22 |
| | |\ \ | | | |/ | |||||
| | | * | cleanup: NO_OPEN_3 was never defined | Sergei Golubchik | 2017-02-27 | 1 | -3/+1 |
| | | * | MDEV-11904 Make Audit Plugin working with MySQL 8.0. | Alexey Botchkov | 2017-02-20 | 1 | -9/+21 |
| * | | | spelling fixes | klemens | 2017-03-07 | 5 | -7/+7 |
| * | | | AWS key management plugin: Fix search for system installed AWS SDK libs | Vladislav Vaintroub | 2017-03-01 | 1 | -1/+1 |
| * | | | MDEV-11530: wsrep_info.plugin fails sporadically in buildbot | Nirbhay Choubey | 2017-02-13 | 1 | -0/+1 |
* | | | | MDEV-12328, attempt to fix windows packaging | Vladislav Vaintroub | 2017-03-26 | 1 | -12/+8 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2017-02-10 | 1 | -0/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge branch '10.0' into 10.1 | Vicențiu Ciorbaru | 2017-01-16 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge remote-tracking branch 'origin/5.5' into 10.0 | vicentiu | 2017-01-06 | 1 | -0/+1 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-11510 Audit plugin sometimes causes server to crash when using with MySQL. | Alexey Botchkov | 2016-12-16 | 1 | -0/+1 |
* | | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-12-29 | 9 | -53/+120 |
|\ \ \ \ | |/ / / | |||||
| * | | | wsrep_info plugin: Fix test case | Nirbhay Choubey | 2016-11-14 | 2 | -4/+4 |
| * | | | AWS Key management plugin does not build on Centos7. | Vladislav Vaintroub | 2016-11-09 | 1 | -1/+2 |
| * | | | Make galera test suites default. | Nirbhay Choubey | 2016-11-02 | 1 | -0/+2 |
| * | | | AWS key Management plugin - add plugin variable for the region | Vladislav Vaintroub | 2016-10-28 | 1 | -0/+10 |
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-09-29 | 1 | -2/+11 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-09-29 | 1 | -2/+11 |
| | |\ \ | | | |/ | |||||
| | | * | Feedback plugin : add support for Windows 10 / Server 2016. | Vladislav Vaintroub | 2016-09-28 | 1 | -2/+11 |
| * | | | MDEV-10890 plugins.pam fails in buildbot with valgrind | Sergei Golubchik | 2016-09-28 | 1 | -2/+2 |
| * | | | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2016-09-28 | 1 | -3/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2016-09-27 | 1 | -3/+2 |
| | |\ \ | | | |/ | |||||
| | | * | MDEV-10441 Document the server_audit_loc_info variable | Sergei Golubchik | 2016-09-26 | 1 | -3/+2 |