summaryrefslogtreecommitdiff
path: root/plugin
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bb-10.4-release' into bb-10.5-releaseSergei Golubchik2021-02-153-3/+3
|\
| * 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
* | | Merge 10.4 into 10.5Marko Mäkelä2021-01-252-2/+2
|\ \ \ | |/ /
| * | MDEV-24577: Fix warnings generated during compilation of plugin/auth_pam/test...Dmitry Shulga2021-01-192-2/+2
* | | Merge 10.4 into 10.5Marko Mäkelä2021-01-111-7/+15
|\ \ \ | |/ /
| * | 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 commit '10.4' into 10.5Oleksandr Byelkin2021-01-062-4/+5
|\ \ \ \ | |/ / /
| * | | 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
* | | | increase INET6 plugin maturitySergei Golubchik2020-12-212-2/+2
* | | | Parse GSSAPI flags on AIXEtienne Guesnet2020-12-161-1/+5
* | | | Support of AIX for auth_socket pluginEtienne Guesnet2020-12-162-0/+20
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-12-022-4/+2
|\ \ \ \ | |/ / /
| * | | MDEV-15532 after-merge fixes from MontyMarko Mäkelä2020-12-021-3/+1
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-11-031-2/+6
|\ \ \ \ | |/ / /
| * | | 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
* | | | Merge branch '10.4' into 10.5Oleksandr Byelkin2020-11-011-2/+2
|\ \ \ \
| * \ \ \ Merge branch '10.3' into 10.4Oleksandr Byelkin2020-10-311-2/+2
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Fixed bug in detection of getgrouplist parameters.Monty2020-10-291-2/+2
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-10-308-26/+121
|\ \ \ \ | |/ / /
| * | | 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
* | | | Fix decimals to 0 for MySQL JSONVicențiu Ciorbaru2020-10-291-0/+13
* | | | Expose utf8mb4_bin charset for pluginsVicențiu Ciorbaru2020-10-292-1/+2
* | | | Fix bogus -Wmaybe-uninitialized in GCC 10.2.0 -OgMarko Mäkelä2020-10-291-1/+1
* | | | MDEV-18323 Convert MySQL JSON type to MariaDB TEXT in mysql_upgradeVicențiu Ciorbaru2020-10-284-0/+780
* | | | INET6 type plugin -> BetaSergei Golubchik2020-10-272-2/+2
* | | | Merge 10.4 to 10.5Marko Mäkelä2020-10-221-0/+6
|\ \ \ \ | |/ / /
| * | | MDEV-23935: Fix warnings generated during compilation of plugin/auth_pam/test...Dmitry Shulga2020-10-221-0/+6
* | | | MDEV-19275 Provide SQL service to plugins.Alexey Botchkov2020-10-023-0/+502
* | | | Define variable to override endpoint urlErol Guven2020-09-111-0/+11
* | | | Merge 10.4 into 10.5Marko Mäkelä2020-08-142-30/+35
|\ \ \ \ | |/ / /