diff options
author | Eric Paris <eparis@redhat.com> | 2013-04-16 19:08:43 +0200 |
---|---|---|
committer | Eric Paris <eparis@redhat.com> | 2013-04-16 23:28:49 +0200 |
commit | 62062cf8a3a99a933efdac549da380f230dbe982 (patch) | |
tree | 8da676d774d02c3c8f0093e7f2586719072f522f /Kconfig | |
parent | audit: fix build break when AUDIT_DEBUG == 2 (diff) | |
download | linux-62062cf8a3a99a933efdac549da380f230dbe982.tar.xz linux-62062cf8a3a99a933efdac549da380f230dbe982.zip |
audit: allow checking the type of audit message in the user filter
When userspace sends messages to the audit system it includes a type.
We want to be able to filter messages based on that type without have to
do the all or nothing option currently available on the
AUDIT_FILTER_TYPE filter list. Instead we should be able to use the
AUDIT_FILTER_USER filter list and just use the message type as one part
of the matching decision.
Signed-off-by: Eric Paris <eparis@redhat.com>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions