All of lore.kernel.org
 help / color / mirror / Atom feed
* [userspace PATCH v2 0/2] add support for more fields to the exclude filter
@ 2016-08-18 18:33 Richard Guy Briggs
  2016-08-18 18:33 ` [userspace PATCH v2 1/2] exclude filter: add support for user filter fields Richard Guy Briggs
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Richard Guy Briggs @ 2016-08-18 18:33 UTC (permalink / raw)
  To: linux-audit; +Cc: Richard Guy Briggs

Add userspace support for the exclude filter extension of subject
credentials, including detection of the feature in the kernel.

This set should be added after loginuid_set support and before sessionID
user filter support to avoid merge conflicts.

Richard Guy Briggs (2):
  exclude filter: add support for user filter fields
  Check exclude filter cred extension fields available in kernel

 trunk/docs/auditctl.8 |    2 +-
 trunk/lib/errormsg.h  |    4 ++--
 trunk/lib/libaudit.c  |   29 +++++++++++++++++++++++++----
 trunk/lib/libaudit.h  |    3 +++
 4 files changed, 31 insertions(+), 7 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-10-11 22:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-18 18:33 [userspace PATCH v2 0/2] add support for more fields to the exclude filter Richard Guy Briggs
2016-08-18 18:33 ` [userspace PATCH v2 1/2] exclude filter: add support for user filter fields Richard Guy Briggs
2016-08-18 18:33 ` [userspace PATCH v2 2/2] Check exclude filter cred extension fields available in kernel Richard Guy Briggs
2016-10-10 17:47   ` Steve Grubb
2016-10-11 19:09     ` Richard Guy Briggs
2016-10-11 22:56 ` [userspace PATCH v2 0/2] add support for more fields to the exclude filter Steve Grubb

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.