| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixing tests according to MDEV-20655 maturity stable for user_variables | Alexander Barkov | 2019-09-24 | 1 | -1/+1 |
* | MDEV-20655 maturity stable for user_variables | Rasmus Johansson | 2019-09-24 | 1 | -1/+1 |
* | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-07-26 | 1 | -2/+2 |
|\ |
|
| * | Merge branch '5.5' into 10.1 | Oleksandr Byelkin | 2019-07-25 | 1 | -2/+2 |
| |\ |
|
| | * | Bug#27259654 - ISSUES FOUND BY PVS-STUDIO STATIC ANALYZER | Anushree Prakash B | 2019-07-24 | 1 | -2/+2 |
* | | | The test for the wsrep_info plugin needs the same flexible wsrep version chec... | Julius Goryavsky | 2019-07-22 | 1 | -18/+3 |
* | | | switch to CC 3.1 | Oleksandr Byelkin | 2019-07-20 | 1 | -2/+2 |
* | | | Merge 10.1 into 10.2 | Eugene Kosov | 2019-07-09 | 1 | -11/+28 |
|\ \ \
| |/ / |
|
| * | | Make Win compiler happy about the SERVER_AUDIT code. | HF | 2019-07-06 | 2 | -24/+24 |
| * | | Make Win compiler happy. | HF | 2019-07-05 | 1 | -1/+3 |
| * | | MDEV-19851 server_audit plugin should not allow server_audit_output_type=SYSL... | Alexey Botchkov | 2019-07-03 | 1 | -1/+16 |
* | | | Merge 10.1 into 10.2 | Eugene Kosov | 2019-06-23 | 4 | -46/+121 |
|\ \ \
| |/ / |
|
| * | | MDEV-18328: Make DISKS plugin check some privilege to access information_sche... | Oleksandr Byelkin | 2019-06-19 | 3 | -3/+47 |
| * | | MDEV-18661 loading the audit plugin causes performance regression. | Alexey Botchkov | 2019-06-15 | 1 | -44/+68 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-06-12 | 1 | -1/+0 |
|\ \ \
| |/ / |
|
| * | | MDEV-19563 Removed references to deprecated option innodb_locks_unsafe_for_bi... | sjaakola | 2019-06-12 | 1 | -1/+0 |
* | | | Fix linking error, for GNU linker. | Vladislav Vaintroub | 2019-06-03 | 1 | -1/+1 |
* | | | Only link mysys_ssl when required. | Vladislav Vaintroub | 2019-06-03 | 1 | -1/+1 |
* | | | MDEV-17456 Malicious SUPER user can possibly change audit log configuration w... | Alexey Botchkov | 2019-05-19 | 1 | -6/+9 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-05-13 | 66 | -67/+67 |
|\ \ \
| |/ / |
|
| * | | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 53 | -54/+54 |
| |\ \
| | |/ |
|
| | * | Update FSF Address | Vicențiu Ciorbaru | 2019-05-11 | 37 | -38/+38 |
| * | | Update FSF address | Vicențiu Ciorbaru | 2019-05-11 | 1 | -1/+1 |
| * | | Merge branch '5.5' into 10.1 | Vicențiu Ciorbaru | 2019-05-11 | 11 | -11/+11 |
| |\ \
| | |/ |
|
| | * | Update FSF address | Michal Schorm | 2019-05-10 | 11 | -11/+11 |
| | * | MDEV-15480 Audit plugin does not respect QUERY_DML for audit plugin. | Alexey Botchkov | 2018-05-10 | 1 | -4/+25 |
| | * | MDEV-13921 Audit log writes invalid SQL if single-line comments are | Alexey Botchkov | 2017-11-03 | 1 | -1/+1 |
| | * | MDEV-13921 Audit log writes invalid SQL if single-line comments are | Alexey Botchkov | 2017-11-03 | 1 | -18/+21 |
* | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-05-04 | 1 | -1/+9 |
|\ \ \
| |/ / |
|
| * | | MDEV-18686 Add option to PAM authentication plugin to allow case insensitive ... | Sergei Golubchik | 2019-04-24 | 1 | -1/+9 |
* | | | Remove a type cast, and use correct format instead | Marko Mäkelä | 2019-04-29 | 1 | -2/+2 |
* | | | Make Win compiler happy. | Alexey Botchkov | 2019-04-29 | 1 | -1/+1 |
* | | | MDEV-17456 Malicious SUPER user can possibly change audit log configuration w... | Alexey Botchkov | 2019-04-29 | 1 | -3/+4 |
* | | | MDEV-19141 server_audit_excl_users accepts only values with less than 1024 ch... | Alexey Botchkov | 2019-04-29 | 1 | -6/+56 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-04-03 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | cmake: fix krb5 detection on SUSE | Sergei Golubchik | 2019-04-02 | 1 | -1/+1 |
* | | | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2019-03-29 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | MDEV-7066 No Source RPMs ... (and so no "yum-builddep MariaDB-server" either) | Sergei Golubchik | 2019-03-27 | 1 | -0/+1 |
* | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-03-22 | 2 | -8/+9 |
|\ \ \
| |/ / |
|
| * | | Merge 10.0 into 10.1 | Marko Mäkelä | 2019-03-21 | 2 | -8/+9 |
| |\ \ |
|
| | * | | MDEV-6262 follow-up: Ensure NUL termination on strncpy() | Marko Mäkelä | 2019-03-21 | 2 | -8/+9 |
| | * | | MDEV-15480 Audit plugin does not respect QUERY_DML for audit plugin. | Alexey Botchkov | 2018-05-10 | 1 | -4/+25 |
| | * | | MDEV-13921 Audit log writes invalid SQL if single-line comments are | Alexey Botchkov | 2017-11-03 | 1 | -1/+1 |
| | * | | MDEV-13921 Audit log writes invalid SQL if single-line comments are | Alexey Botchkov | 2017-11-03 | 1 | -18/+21 |
* | | | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2019-02-19 | 1 | -2/+6 |
|\ \ \ \
| |/ / / |
|
| * | | | Don't build aws_key_management plugin by default | Sergei Golubchik | 2019-02-19 | 1 | -0/+6 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2019-02-02 | 1 | -0/+2 |
|\ \ \ \
| |/ / / |
|
| * | | | postmerge rollbacks and fixes | Oleksandr Byelkin | 2019-01-31 | 1 | -0/+2 |
* | | | | Merge 10.1 into 10.2 | Marko Mäkelä | 2018-11-06 | 2 | -3/+9 |
|\ \ \ \
| |/ / / |
|
| * | | | auth_gssapi : Fix string formatting in my_printf_error() | Vladislav Vaintroub | 2018-10-16 | 1 | -1/+1 |