summaryrefslogtreecommitdiff
path: root/plugin
Commit message (Expand)AuthorAgeFilesLines
* Fix all warnings given by UBSANMonty2021-04-201-0/+4
* Merge 10.3 into 10.4Marko Mäkelä2021-04-141-1/+1
|\
| * Merge 10.2 into 10.3Marko Mäkelä2021-04-091-1/+1
| |\
| | * MDEV-25242 Server crashes in check_grant upon invoking function with userstat...Sergei Golubchik2021-04-031-1/+1
| | * MDEV-25457 CREATE / DROP PROCEDURE not logged with audit plugin.Alexey Botchkov2021-03-291-5/+1
* | | Merge 10.3 into 10.4Marko Mäkelä2021-03-311-5/+1
|\ \ \ | |/ /
| * | MDEV-25457 CREATE / DROP PROCEDURE not logged with audit plugin.Alexey Botchkov2021-03-271-5/+1
* | | Merge 10.3 into 10.4Marko Mäkelä2021-03-272-5/+5
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2021-03-272-5/+5
| |\ \ | | |/
| | * MDEV-25242 Server crashes in check_grant upon invoking function with userstat...Sergei Golubchik2021-03-241-2/+1
| | * MDEV-25195: pam check getgrouplist functionDaniel Black2021-03-221-3/+4
* | | Merge 10.3 into 10.4Marko Mäkelä2021-03-051-41/+66
|\ \ \ | |/ /
| * | MDEV-24965 With ALTER USER ...IDENTIFIED BY command, password doesn't replace...Alexey Botchkov2021-02-261-0/+3
| * | MENT-1098 Crash during update on 10.4.17 after upgrade from 10.4.10Monty2021-02-251-41/+63
* | | Merge branch 'bb-10.3-release' into bb-10.4-releaseSergei Golubchik2021-02-121-1/+1
|\ \ \ | |/ /
| * | MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failedNikita Malyavin2021-01-271-1/+1
* | | MDEV-24577: Fix warnings generated during compilation of plugin/auth_pam/test...Dmitry Shulga2021-01-192-2/+2
* | | Merge 10.3 into 10.4Marko Mäkelä2021-01-111-7/+15
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3 (except MDEV-17556)Marko Mäkelä2021-01-111-7/+15
| |\ \ | | |/
| | * MDEV-17556 Assertion `bitmap_is_set_all(&table->s->all_set)' failedNikita Malyavin2021-01-081-1/+1
| | * MDEV-19442 add-onAndrei Elkin2021-01-071-1/+1
| | * MDEV-19442 server_audit plugin doesn't consider proxy users in server_audit_e...Alexey Botchkov2020-12-281-7/+15
* | | Merge 10.3 into 10.4Marko Mäkelä2020-12-232-4/+5
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-12-231-4/+4
| |\ \ | | |/
| | * MDEV-24318 server_audit doesn't respect filters for PROXY_CONNECTAlexey Botchkov2020-12-011-4/+4
| * | MDEV-24279 Segfault after 1 day and 5 minutes uptimeSergei Golubchik2020-12-111-0/+1
* | | MDEV-15532 after-merge fixes from MontyMarko Mäkelä2020-12-021-3/+1
* | | Merge 10.3 into 10.4Marko Mäkelä2020-11-032-4/+8
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-11-021-2/+6
| |\ \ | | |/
| | * MDEV-22387: Do not violate __attribute__((nonnull))Marko Mäkelä2020-11-021-2/+6
| * | Fixed bug in detection of getgrouplist parameters.Monty2020-10-291-2/+2
* | | Merge 10.3 into 10.4Marko Mäkelä2020-10-297-26/+117
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-10-285-23/+52
| |\ \ | | |/
| | * MDEV-23926: Follow-up patchDmitry Shulga2020-10-231-4/+0
| | * MDEV-23926: Follow-up patchDmitry Shulga2020-10-231-1/+1
| | * MDEV-23564: CMAKE failing due to deprecated Apple GSS methodDmitry Shulga2020-10-231-0/+5
| | * MDEV-23926: Follow-up patch to add missed file plugin/auth_pam/config.h.cmakeDmitry Shulga2020-10-231-0/+5
| | * MDEV-23926: Follow-up patch to cleanup plugin/auth_pam/CMakeLists.txt codeDmitry Shulga2020-10-232-12/+1
| | * MDEV-23926: Fix warnings generated during compilation of plugin/auth_pam/mapp...Dmitry Shulga2020-10-232-11/+45
| | * MDEV-19443 server_audit plugin doesn't log proxy users.Alexey Botchkov2020-10-231-1/+61
| * | MDEV-19443 server_audit plugin doesn't log proxy users.Alexey Botchkov2020-10-231-1/+61
* | | MDEV-23539: aws key plugin - fails to buildDaniel Black2020-10-261-0/+4
* | | MDEV-23935: Fix warnings generated during compilation of plugin/auth_pam/test...Dmitry Shulga2020-10-221-0/+6
* | | Merge 10.3 into 10.4, except MDEV-22543Marko Mäkelä2020-08-132-30/+35
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2020-08-131-28/+32
| |\ \ | | |/
| | * Fix GCC 10.2.0 -Og -Wmaybe-uninitializedMarko Mäkelä2020-08-111-28/+32
| * | MDEV-22066: out-of-source build fails with WITHOUT_SERVER=ONAnel Husakovic2020-08-111-2/+3
* | | MDEV-19603 MariaDB 10.4 does not build on OpenBSD due to the use of libdlSergei Golubchik2020-07-311-1/+1
* | | MDEV-21385 PAM v2 plugin produces lots of zombie processes.Alexey Botchkov2020-07-101-1/+26
* | | Merge 10.3 into 10.4Marko Mäkelä2020-07-0229-31/+31
|\ \ \ | |/ /