From: Richard Guy Briggs <rgb@redhat.com>
To: linux-audit@redhat.com, linux-kernel@vger.kernel.org
Cc: Richard Guy Briggs <rgb@redhat.com>,
sgrubb@redhat.com, pmoore@redhat.com, eparis@redhat.com
Subject: [PATCH V3 0/3] Add support for session ID user filtering
Date: Thu, 18 Aug 2016 13:43:12 -0400 [thread overview]
Message-ID: <cover.1471541331.git.rgb@redhat.com> (raw)
https://github.com/linux-audit/audit-kernel/wiki/RFE-Session-ID-User-Filter
RFE Session ID User Filter
https://github.com/linux-audit/audit-kernel/issues/4
RFE: add a session ID filter to the kernel's user filter
See also the set of userspace suport patches:
Add support for sessionid user filters, sessionid_set and loginuid_set
https://www.redhat.com/archives/linux-audit/2016-August/msg00005.html
(userspace update expected to be posted 2016-08-18)
and the test case:
https://github.com/rgbriggs/audit-testsuite/tree/ghak4-test-for-sessionID-user-filter
This third patch is expected to have a merge conflict with:
"audit: add exclude filter extension to feature bitmap"
posted on 2016-08-18.
Richard Guy Briggs (3):
audit: add support for session ID user filter
audit: add AUDIT_SESSIONID_SET support
audit: add sessionid filter extension to feature bitmap
include/linux/audit.h | 10 ++++++++++
include/uapi/linux/audit.h | 6 +++++-
kernel/auditfilter.c | 5 +++++
kernel/auditsc.c | 6 ++++++
4 files changed, 26 insertions(+), 1 deletions(-)
next reply other threads:[~2016-08-19 0:52 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-18 17:43 Richard Guy Briggs [this message]
2016-08-18 17:43 ` [PATCH V3 1/3] audit: add support for session ID user filter Richard Guy Briggs
2016-08-18 17:43 ` [PATCH V3 2/3] audit: add AUDIT_SESSIONID_SET support Richard Guy Briggs
2016-08-18 17:43 ` [PATCH V3 3/3] audit: add sessionid filter extension to feature bitmap Richard Guy Briggs
2016-08-18 23:53 ` [PATCH V3 0/3] Add support for session ID user filtering Paul Moore
2016-08-19 4:36 ` Richard Guy Briggs
2016-08-19 12:22 ` Paul Moore
2016-08-19 19:08 ` Paul Moore
2016-10-20 19:27 ` Paul Moore
2016-10-21 6:46 ` Richard Guy Briggs
2016-10-21 17:03 ` Paul Moore
2016-11-20 22:04 ` Paul Moore
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=cover.1471541331.git.rgb@redhat.com \
--to=rgb@redhat.com \
--cc=eparis@redhat.com \
--cc=linux-audit@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=pmoore@redhat.com \
--cc=sgrubb@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