Linux-audit Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] add support for more fields to the exclude filter
@ 2016-06-01 22:58 Richard Guy Briggs
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Richard Guy Briggs @ 2016-06-01 22:58 UTC (permalink / raw)
  To: linux-audit; +Cc: Richard Guy Briggs

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(-)

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

end of thread, other threads:[~2016-06-01 22:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-01 22:58 [PATCH 0/2] add support for more fields to the exclude filter Richard Guy Briggs
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox