summaryrefslogtreecommitdiff
path: root/plugin
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.4 into 10.5Marko Mäkelä2019-10-111-1/+1
|\
| * mark PAMv2 plugin stableSergei Golubchik2019-10-041-1/+1
* | MDEV-20783 INET6 cannot be converted to BINARY(16)Alexander Barkov2019-10-103-19/+263
* | MDEV-20785 Converting INET6 to CHAR(39) produces garbage without a warningAlexander Barkov2019-10-092-0/+226
* | Adding missing "override" keywords, to make clang happy.Alexander Barkov2019-10-092-12/+12
* | MDEV-274 The data type for IPv6/IPv4 addresses in MariaDBAlexander Barkov2019-10-0822-1/+4419
* | Fixing --ps test failures in "MDEV-20016 Add MariaDB_DATA_TYPE_PLUGIN"Alexander Barkov2019-10-082-0/+4
* | MDEV-20768 Turn INET functions into a function collection pluginAlexander Barkov2019-10-078-0/+1594
* | MDEV-20764 Add MariaDB_FUNCTION_COLLECTION_PLUGINAlexander Barkov2019-10-076-0/+174
* | MDEV-20016 Add MariaDB_DATA_TYPE_PLUGINAlexander Barkov2019-10-0414-0/+2959
* | Merge 10.4 into 10.5Marko Mäkelä2019-09-061-1/+1
|\ \ | |/
| * Merge branch '10.3' into 10.4Oleksandr Byelkin2019-09-021-1/+1
| |\
* | | Revert "MDEV-20342 Turn Field::flags from a member to a method"Alexander Barkov2019-08-141-1/+1
* | | MDEV-20342 Turn Field::flags from a member to a methodAlexander Barkov2019-08-141-1/+1
* | | Merge remote-tracking branch 'origin/10.4' into 10.5Alexander Barkov2019-08-135-8/+8
|\ \ \ | |/ /
| * | 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.4 into 10.5Marko Mäkelä2019-08-1313-119/+211
|\ \ \ \ \ \ | |/ / / / /
| * | | | | 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
* | | | | | Switch Perl DBI scripts from DBD::mysql to DBD::MariaDB driverbb-10.5-MDEV-18565Pali2019-07-193-8/+8
* | | | | | MDEV-20004 Move Field_geom from field.cc to sql_type_geom.ccAlexander Barkov2019-07-091-0/+1
* | | | | | MDEV-19991 Turn I_S tables GEOMETRY_COLUMNS and SPATIAL_REF_SYS into a pluginSergey Vojtovich2019-07-091-33/+6
* | | | | | MDEV-19991 Turn I_S tables GEOMETRY_COLUMNS and SPATIAL_REF_SYS into a pluginAlexander Barkov2019-07-092-0/+283