Commit Graph

  • 4cfb7a5240 Merge pull request #23 from akashsinha/userFilter Guy Lichtman 2012-12-23 09:02:32 -0800
  • f9e852d7aa Merge 5cdc6dd456 into 7dea2f9ef1 Akash Sinha 2012-12-20 06:06:16 -0800
  • 5cdc6dd456 Option added to skip queries of whitelisted users Ex: audit_whitelist_users=john,doe Akash Sinha 2012-12-20 19:31:44 +0530
  • 7dea2f9ef1 runtime support for AUDIT_NEED_FREE_STRING_MEMALLOC_PLUGIN_VAR fix v1.0.3 Guy Lichtman 2012-11-11 18:58:47 +0200
  • 4488c8d354 Merge 5864313741 into 3ad6a1775c mitans02 2012-11-10 09:11:03 -0800
  • 5864313741 fixed changing configuration cause crash with MySQL-5.1 mitans02 2012-11-11 00:07:07 +0900
  • b9e947fd5f Fixed compile error with MySQL 5.1 mitans02 2012-11-10 23:58:00 +0900
  • 3ad6a1775c new vars: offsets_by_version and validate_offsets_extended. By default we try to resolve offsets by version. Also, added extended validation of the offsets. unknown 2012-11-04 13:49:59 +0200
  • 887f096883 fix printout of record objs Guy Lichtman 2012-10-28 12:23:43 +0200
  • 9c01f96cf5 Merge pull request #15 from mitans02/master Guy Lichtman 2012-10-28 02:50:58 -0700
  • f8e64d0b77 Merge 3ad7e5e2a2 into 6542b9c5c2 mitans02 2012-10-28 01:47:55 -0700
  • 3ad7e5e2a2 Fixed some compile errors Satoshi MITANI 2012-10-27 23:37:26 +0900
  • 6542b9c5c2 issue #1, issue #11: Support for mysqld compiled with a newer version of gcc which doesn't expose __cxa_pure_virtual. SELinux support: avoid retrictions regarding mprotect modes. Additional offests upto 5.5.28 and 5.1.66. Guy Lichtman 2012-10-22 13:58:12 +0200
  • 56aac9cc5d issue #12 . Support for '{}' as a means to specify logging of empty object set in audit_record_objs. Fix for copying configuration strings where there is an update handler. Guy Lichtman 2012-10-09 14:30:25 +0200
  • dac2dfc2a3 Fix for bug found with vio. Where mysql 5.1 ndb cluster uses a different struct from mysql 5.1. Guy Lichtman 2012-10-04 10:18:18 +0200
  • e38bc05f0f Adding flush support for json log file. Closes #9. v1.0.2 Guy Lichtman 2012-08-13 15:30:49 +0300
  • 6dae35653a readme improvements Guy Lichtman 2012-08-01 21:37:49 +0300
  • 23259986a0 More offsets for latest mysql versions upto 5.1.63 and 5.5.25. Automatic calculation of offsets seen used in Ubuntu/Debian builds based upon found version offsets when checksum validation is disabled. Remove usage of strdup for delay_cmds, record_objs and record_cmds and use PLUGIN_VAR_MEMALOC instead. Guy Lichtman 2012-08-01 21:34:33 +0300
  • 59f5b82cc9 formating cleanup Guy Lichtman 2012-08-01 15:52:24 +0300
  • eddd9e65e2 check in hot patch remove to return immediatly if not needed Guy Lichtman 2012-08-01 15:51:45 +0300
  • 3195fbdb67 Merge 3595c3b6f4 into eb3e38116c Mocker 2012-07-30 09:47:15 -0700
  • 23dd5f824c Changed audit_record_objs syntax to period separator, database.table (instead of colon). Added wildcarding for database or table, so you can specify *.table and database.* Joseph Mocker 2012-07-30 09:46:30 -0700
  • 3595c3b6f4 Added an audit_checksum parameter used with audit_offsets as an additional verification that the offsets are for the expected executable. This could be useful in upgrade situations. Joseph Mocker 2012-07-28 07:28:10 -0700
  • 68a25232ec Fixed issue where values were not being configured from my.cnf. Changed audit_json_socket and audit_json_file to required a value of ON/OFF to match other boolean parameters. Joseph Mocker 2012-07-28 07:06:10 -0700
  • ed048a30bb added the ability to limit auditing output to specific commands and objects(tables/views) Joseph Mocker 2012-07-26 08:03:13 -0700
  • 60f1b8e6d7 reindented source files Joseph Mocker 2012-07-26 07:45:39 -0700
  • 175e4a54ad Created gh-pages branch via GitHub gh-pages Guy Lichtman 2012-05-06 06:02:05 -0700
  • eb3e38116c offset-extract Guy Lichtman 2012-04-11 16:17:50 +0300
  • 88159229da added offset-extract. hot_patch cleanup. Guy Lichtman 2012-04-11 15:58:43 +0300
  • 2109a1030d added offset-extract. hot_patch cleanup. Guy Lichtman 2012-04-11 15:56:24 +0300
  • 6db2a9f158 compiling instructions cleanup Guy Lichtman 2012-04-10 12:51:44 +0300
  • 144a8bf69b added download link to mysql source code Guy Lichtman 2012-04-10 12:46:16 +0300
  • d9955f7840 renamed README to support github markdown syntax Guy Lichtman 2012-04-10 12:28:02 +0300
  • 026fdbf505 small fixes for command name loading new readme with ref to github wiki improve performance of command lookup. Fix cmd type and object type in cached queries. Support for MySQL 5.5.21 offsets v1.0.1 Guy Lichtman 2012-04-09 16:24:30 +0300
  • 4d1f1a1ffb remove empty README v1.0.0 Guy Lichtman 2012-02-27 14:41:42 +0200
  • 795a871a1d Merge branch 'master' of github.com:mcafee/mysql-audit Guy Lichtman 2012-02-27 14:41:18 +0200
  • 92a9278eff Initial Commit Guy Lichtman 2012-02-27 14:40:46 +0200
  • a070fcc3ee Initial Commit Guy Lichtman 2012-02-26 17:17:41 +0200