summaryrefslogtreecommitdiff
path: root/plugin/server_audit
Commit message (Expand)AuthorAgeFilesLines
* MDEV-26556 An improper locking bug(s) due to unreleased lock.bb-10.2-mdev-26556-hfAlexey Botchkov2021-10-251-23/+7
* MDEV-25457 CREATE / DROP PROCEDURE not logged with audit plugin.Alexey Botchkov2021-03-291-5/+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
* MDEV-24318 server_audit doesn't respect filters for PROXY_CONNECTAlexey Botchkov2020-12-011-4/+4
* MDEV-22387: Do not violate __attribute__((nonnull))Marko Mäkelä2020-11-021-2/+6
* MDEV-19443 server_audit plugin doesn't log proxy users.Alexey Botchkov2020-10-231-1/+61
* Fix GCC 10.2.0 -Og -Wmaybe-uninitializedMarko Mäkelä2020-08-111-28/+32
* MDEV-20685: compile fixes for Solaris/OSX/AIXDaniel Black2020-04-291-1/+3
* MDEV-20604: Duplicate key value is silently truncated to 64 characters in pri...Oleksandr Byelkin2020-04-011-2/+2
* 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
* | Merge 10.1 into 10.2Eugene Kosov2019-06-231-43/+67
|\ \ | |/
| * MDEV-18661 loading the audit plugin causes performance regression.Alexey Botchkov2019-06-151-44/+68
* | MDEV-17456 Malicious SUPER user can possibly change audit log configuration w...Alexey Botchkov2019-05-191-6/+9
* | Merge 10.1 into 10.2Marko Mäkelä2019-05-134-5/+5
|\ \ | |/
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-112-3/+3
| |\
| | * Update FSF AddressVicențiu Ciorbaru2019-05-112-3/+3
| * | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-112-2/+2
| |\ \ | | |/
| | * Update FSF addressMichal Schorm2019-05-102-2/+2
| | * 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-13137 MySQL 5.6.23 Crashes when SET GLOBAL server_audit_logging=OFF;Alexey Botchkov2017-09-191-2/+8
* | | Remove a type cast, and use correct format insteadMarko Mäkelä2019-04-291-2/+2
* | | Make Win compiler happy.Alexey Botchkov2019-04-291-1/+1
* | | MDEV-17456 Malicious SUPER user can possibly change audit log configuration w...Alexey Botchkov2019-04-291-3/+4
* | | MDEV-19141 server_audit_excl_users accepts only values with less than 1024 ch...Alexey Botchkov2019-04-291-6/+56
* | | Merge 10.1 into 10.2Marko Mäkelä2019-03-221-6/+7
|\ \ \ | |/ /
| * | Merge 10.0 into 10.1Marko Mäkelä2019-03-211-6/+7
| |\ \
| | * | MDEV-6262 follow-up: Ensure NUL termination on strncpy()Marko Mäkelä2019-03-211-6/+7
| | * | 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-13137 MySQL 5.6.23 Crashes when SET GLOBAL server_audit_logging=OFF;Alexey Botchkov2017-09-191-2/+8
* | | | Merge 10.1 into 10.2Marko Mäkelä2018-05-111-4/+25
|\ \ \ \ | |/ / /
| * | | MDEV-15480 Audit plugin does not respect QUERY_DML for audit plugin.Alexey Botchkov2018-05-101-4/+25
* | | | Merge branch 'github/10.1' into 10.2Sergei Golubchik2018-02-061-1/+1
|\ \ \ \ | |/ / /
* | | | Fix and reenable Windows compiler warning C4800 (size_t conversion).Vladislav Vaintroub2018-01-262-18/+18
* | | | Merge 10.1 into 10.2Marko Mäkelä2017-11-071-19/+22
|\ \ \ \ | |/ / /
| * | | 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
* | | | Replace a non-ASCII character in a commentMarko Mäkelä2017-10-041-1/+1
* | | | Fix Windows warnings : fix server_audit not to use my_win_open and CoVladislav Vaintroub2017-10-031-31/+28
* | | | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-1/+1
* | | | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2017-09-201-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