From: Richard Guy Briggs <rgb@redhat.com>
To: linux-audit@redhat.com
Cc: Richard Guy Briggs <rgb@redhat.com>
Subject: [PATCH 0/2] add support for more fields to the exclude filter
Date: Wed, 1 Jun 2016 18:58:07 -0400 [thread overview]
Message-ID: <1464821889-3109-1-git-send-email-rgb@redhat.com> (raw)
When support for avoiding in-band signals to indicate an unset loginuid
was added to the kernel, userspace was neglected, so add them here as a
prerequisite to enable their use in the exclude filter:
See upstream kernel commits:
780a7654cee8d61819512385e778e4827db4bfbc
041d7b98ffe59c59fdd639931dea7d74f9aa9a59
The rest to support additional fields for the exclude filter is in the
second patch.
RFE: add additional fields for use in audit filter exclude rules
https://github.com/linux-audit/audit-kernel/issues/5
Richard Guy Briggs (2):
add support for loginuid_set using macro AUDIT_LOGINUID_SET
exclude filter: add support for user filter fields
docs/auditctl.8 | 2 +-
lib/fieldtab.h | 2 ++
lib/libaudit.c | 21 ++++++++++++++++++---
3 files changed, 21 insertions(+), 4 deletions(-)
next reply other threads:[~2016-06-01 22:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-01 22:58 Richard Guy Briggs [this message]
2016-06-01 22:58 ` [PATCH 1/2] add support for loginuid_set using macro AUDIT_LOGINUID_SET Richard Guy Briggs
2016-06-01 22:58 ` [PATCH 2/2] exclude filter: add support for user filter fields Richard Guy Briggs
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1464821889-3109-1-git-send-email-rgb@redhat.com \
--to=rgb@redhat.com \
--cc=linux-audit@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox