summaryrefslogtreecommitdiff
path: root/plugin
Commit message (Expand)AuthorAgeFilesLines
* 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
* | MDEV-18686 Add option to PAM authentication plugin to allow case insensitive ...Sergei Golubchik2019-04-241-1/+9
* | cmake: fix krb5 detection on SUSESergei Golubchik2019-04-021-1/+1
* | MDEV-7066 No Source RPMs ... (and so no "yum-builddep MariaDB-server" either)Sergei Golubchik2019-03-271-0/+1
* | 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
| * | 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
* | | Don't build aws_key_management plugin by defaultSergei Golubchik2019-02-191-0/+6
* | | postmerge rollbacks and fixesOleksandr Byelkin2019-01-311-0/+2
* | | auth_gssapi : Fix string formatting in my_printf_error()Vladislav Vaintroub2018-10-161-1/+1
* | | remove MYF flags from pluginVladislav Vaintroub2018-10-161-2/+2
* | | Fix regular expression in replace_regex in auth_gssapi test.Vladislav Vaintroub2018-10-151-1/+1
* | | make auth_gssapi_basic work, also in domain environment.Vladislav Vaintroub2018-10-153-1/+4
* | | MDEV-17462 Heap corruption with auth_gssapi on Windows.Vladislav Vaintroub2018-10-151-1/+6
* | | MDEV-16665 ed25519 describes itself as 1.0-alpha even though it's not alpha.Alexey Botchkov2018-08-301-1/+1
* | | MDEV-17095 pam_user_map module throws syntax error if group name contains bac...Alexey Botchkov2018-08-301-2/+4
* | | mark ed25519 stableSergei Golubchik2018-06-281-1/+1
* | | MDEV-15480 Audit plugin does not respect QUERY_DML for audit plugin.Alexey Botchkov2018-05-101-4/+25
* | | MDEV-14533 Provide information_schema tables using which hardwareAlexey Botchkov2018-03-243-12/+1
* | | MDEV-14533 Provide information_schema tables using which hardwareAlexey Botchkov2018-03-244-0/+36
* | | MDEV-14533 Provide information_schema tables using which hardware information...Sergei Golubchik2018-03-233-26/+12
* | | MDEV-10871 Add logging capability to pam_user_map.c.Alexey Botchkov2018-03-231-3/+81
* | | MDEV-14533 Provide information_schema tables using which hardwareAlexey Botchkov2018-03-213-0/+260
* | | 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.0' into 10.1Sergei Golubchik2017-10-221-0/+6
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Sergei Golubchik2017-10-181-0/+6
| |\ \ | | |/
| | * MDEV-13459 Warnings, when compiling with gcc-7.xSergei Golubchik2017-10-171-0/+6
| | * MDEV-13137 MySQL 5.6.23 Crashes when SET GLOBAL server_audit_logging=OFF;Alexey Botchkov2017-09-191-2/+8
| * | MDEV-13137 MySQL 5.6.23 Crashes when SET GLOBAL server_audit_logging=OFF;Alexey Botchkov2017-09-191-2/+8
* | | MDEV-13137 MySQL 5.6.23 Crashes when SET GLOBAL server_audit_logging=OFF;Alexey Botchkov2017-09-191-2/+8
* | | MDEV-13650 Backport fix for MDEV-13060 (crash when both AWS plugin and server...Sergei Golubchik2017-09-181-3/+3
* | | Merge 10.0 into 10.1Marko Mäkelä2017-09-061-8/+0
|\ \ \ | |/ /
| * | Fix compiler warningsMarko Mäkelä2017-09-011-6/+0
* | | Merge remote-tracking branch 'origin/bb-10.1-jplindst' into 10.1Jan Lindström2017-08-291-2/+0
|\ \ \
| * | | Fix Merge ErrorSachin Setiya2017-08-231-2/+0
* | | | AWS Key Management : Introduce "mock" variable, available in debug build.Vladislav Vaintroub2017-08-282-39/+164
|/ / /
* | | Merge branch '10.0' into 10.1Sergei Golubchik2017-08-081-3/+3
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.5' into 10.0Vicențiu Ciorbaru2017-07-251-3/+3
| |\ \ | | |/
| | * MDEV-12646: Apply fixes found by Coverity static analysis toolDaniel Black2017-07-181-3/+3
* | | MDEV-11650 plugins.cracklib_password_check, plugins.two_password_validations ...Sergei Golubchik2017-05-241-0/+1