summaryrefslogtreecommitdiff
path: root/plugin
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10.1' into 10.2Vicențiu Ciorbaru2020-06-112-9/+10
|\
| * MDEV-22834: Disks plugin - change datatype to bigintVicențiu Ciorbaru2020-06-102-9/+10
* | MDEV-20685: compile fixes for Solaris/OSX/AIXDaniel Black2020-04-292-1/+7
* | MDEV-21913 Add pam_user_map.so file to binary tarball packageSergei Golubchik2020-04-281-2/+2
* | MDEV-20604: Duplicate key value is silently truncated to 64 characters in pri...Oleksandr Byelkin2020-04-011-2/+2
* | MENT-645 Undefined symbols for architecture x86_64: _pam_syslogAlexey Bychko2020-02-252-6/+38
* | MDEV-17292 Package the pam_user_map moduleSergei Golubchik2020-01-212-0/+23
* | MDEV-13569: wsrep_info.plugin failed in buildbot with "no nodes coming from p...Jan Lindström2020-01-021-0/+2
* | Fixing tests according to MDEV-20655 maturity stable for user_variablesAlexander Barkov2019-09-241-1/+1
* | MDEV-20655 maturity stable for user_variablesRasmus Johansson2019-09-241-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
* | | 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
* | | 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
* | | 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
* | | 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
* | | Fix linking error, for GNU linker.Vladislav Vaintroub2019-06-031-1/+1
* | | Only link mysys_ssl when required.Vladislav Vaintroub2019-06-031-1/+1
* | | MDEV-17456 Malicious SUPER user can possibly change audit log configuration w...Alexey Botchkov2019-05-191-6/+9
* | | 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
| * | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-1111-11/+11
| |\ \ | | |/
| | * Update FSF addressMichal Schorm2019-05-1011-11/+11
| | * MDEV-15480 Audit plugin does not respect QUERY_DML for audit plugin.Alexey Botchkov2018-05-101-4/+25
| | * 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.2Oleksandr Byelkin2019-05-041-1/+9
|\ \ \ | |/ /
| * | MDEV-18686 Add option to PAM authentication plugin to allow case insensitive ...Sergei Golubchik2019-04-241-1/+9
* | | Remove a type cast, and use correct format insteadMarko Mäkelä2019-04-291-2/+2
* | | Make Win compiler happy.Alexey Botchkov2019-04-291-1/+1
* | | MDEV-17456 Malicious SUPER user can possibly change audit log configuration w...Alexey Botchkov2019-04-291-3/+4
* | | MDEV-19141 server_audit_excl_users accepts only values with less than 1024 ch...Alexey Botchkov2019-04-291-6/+56
* | | Merge 10.1 into 10.2Marko Mäkelä2019-04-031-1/+1
|\ \ \ | |/ /
| * | cmake: fix krb5 detection on SUSESergei Golubchik2019-04-021-1/+1
* | | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-291-0/+1
|\ \ \ | |/ /
| * | MDEV-7066 No Source RPMs ... (and so no "yum-builddep MariaDB-server" either)Sergei Golubchik2019-03-271-0/+1
* | | Merge 10.1 into 10.2Marko Mäkelä2019-03-222-8/+9
|\ \ \ | |/ /
| * | Merge 10.0 into 10.1Marko Mäkelä2019-03-212-8/+9
| |\ \
| | * | MDEV-6262 follow-up: Ensure NUL termination on strncpy()Marko Mäkelä2019-03-212-8/+9
| | * | MDEV-15480 Audit plugin does not respect QUERY_DML for audit plugin.Alexey Botchkov2018-05-101-4/+25