summaryrefslogtreecommitdiff
path: root/plugin
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-09-021-1/+1
|\
* | Fixes based on warnings from gcc/clang and valgrindMonty2019-08-121-1/+1
* | MDEV-20246 Error compiling PAM plugin.Alexey Botchkov2019-08-031-1/+1
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-07-281-1/+1
|\ \ | |/
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2019-07-261-1/+1
| |\
| | * Merge branch '10.1' into 10.2Oleksandr Byelkin2019-07-261-2/+2
| | |\
| | | * Merge branch '5.5' into 10.1Oleksandr Byelkin2019-07-251-2/+2
| | | |\
| | | | * Bug#27259654 - ISSUES FOUND BY PVS-STUDIO STATIC ANALYZERAnushree Prakash B2019-07-241-2/+2
* | | | | Merge 10.3 into 10.4Eugene Kosov2019-07-262-5/+5
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-18350 Using audit plugin with MySQL, mysqld crashes when running COM_INI...Alexey Botchkov2019-07-262-5/+5
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-07-251-11/+28
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-07-221-2/+2
| |\ \ \ \ | | |/ / /
| | * | | The test for the wsrep_info plugin needs the same flexible wsrep version chec...Julius Goryavsky2019-07-221-18/+3
| | * | | switch to CC 3.1Oleksandr Byelkin2019-07-201-2/+2
| * | | | The test for the wsrep_info plugin needs the same flexible wsrep version chec...Julius Goryavsky2019-07-221-20/+3
| * | | | Merge 10.2 into 10.3Eugene Kosov2019-07-161-11/+28
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Eugene Kosov2019-07-091-11/+28
| | |\ \ \ | | | |/ /
| | | * | Make Win compiler happy about the SERVER_AUDIT code.HF2019-07-062-24/+24
| | | * | Make Win compiler happy.HF2019-07-051-1/+3
| | | * | MDEV-19851 server_audit plugin should not allow server_audit_output_type=SYSL...Alexey Botchkov2019-07-031-1/+16
* | | | | The test for the wsrep_info plugin needs the same flexible wsrep version chec...Julius Goryavsky2019-07-221-20/+3
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-07-024-47/+123
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-07-024-46/+121
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Eugene Kosov2019-06-234-46/+121
| | |\ \ \ | | | |/ /
| | | * | MDEV-18328: Make DISKS plugin check some privilege to access information_sche...Oleksandr Byelkin2019-06-193-3/+47
| | | * | MDEV-18661 loading the audit plugin causes performance regression.Alexey Botchkov2019-06-151-44/+68
* | | | | MDEV-19879 server can send empty error message to client with pam_use_clearte...Sergei Golubchik2019-07-021-15/+21
* | | | | MDEV-19880 pam v1: pam password authentication doesn't work at all in MariaDB...Sergei Golubchik2019-07-021-2/+2
* | | | | MDEV-19878 pam v2: pam password authentication doesn't work at allSergei Golubchik2019-07-023-3/+9
* | | | | build pam test module as a part of the buildSergei Golubchik2019-07-024-18/+28
* | | | | Alter pam test to ask for a password firstSergei Golubchik2019-07-021-12/+6
* | | | | change pam and disks plugin maturity beta->gammaSergei Golubchik2019-06-172-2/+2
* | | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-06-141-1/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.2' into 10.3Oleksandr Byelkin2019-06-141-1/+0
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-06-121-1/+0
| | |\ \ \ | | | |/ /
| | | * | MDEV-19563 Removed references to deprecated option innodb_locks_unsafe_for_bi...sjaakola2019-06-121-1/+0
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-06-121-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-06-111-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Fix linking error, for GNU linker.Vladislav Vaintroub2019-06-031-1/+1
| | * | | Only link mysys_ssl when required.Vladislav Vaintroub2019-06-031-1/+1
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-05-291-6/+9
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-05-291-6/+9
| |\ \ \ \ | | |/ / /
| | * | | MDEV-17456 Malicious SUPER user can possibly change audit log configuration w...Alexey Botchkov2019-05-191-6/+9
* | | | | MDEV-18531 : Use WolfSSL instead of YaSSL as "bundled" SSL/encryption libraryVladislav Vaintroub2019-05-224-13/+3
* | | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-1961-61/+74
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-05-1458-59/+59
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-05-1366-67/+67
| | |\ \ \ | | | |/ /
| | | * | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-1153-54/+54
| | | |\ \ | | | | |/
| | | | * Update FSF AddressVicențiu Ciorbaru2019-05-1137-38/+38
| | | * | Update FSF addressVicențiu Ciorbaru2019-05-111-1/+1