[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1521191549-19764-6-git-send-email-rgb@redhat.com>
Date: Fri, 16 Mar 2018 05:12:29 -0400
From: Richard Guy Briggs <rgb@...hat.com>
To: cgroups@...r.kernel.org, containers@...ts.linux-foundation.org,
linux-api@...r.kernel.org,
Linux-Audit Mailing List <linux-audit@...hat.com>,
linux-fsdevel@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
netdev@...r.kernel.org
Cc: luto@...nel.org, jlayton@...hat.com, carlos@...hat.com,
viro@...iv.linux.org.uk, dhowells@...hat.com, simo@...hat.com,
eparis@...isplace.org, serge@...lyn.com, ebiederm@...ssion.com,
madzcar@...il.com, Richard Guy Briggs <rgb@...hat.com>
Subject: [PATCH ghau40 v2 5/5] start normalization containerid support
Signed-off-by: Richard Guy Briggs <rgb@...hat.com>
---
auparse/normalize_record_map.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/auparse/normalize_record_map.h b/auparse/normalize_record_map.h
index 1507bb5..c529e2e 100644
--- a/auparse/normalize_record_map.h
+++ b/auparse/normalize_record_map.h
@@ -25,6 +25,7 @@
_S(AUDIT_USER, "sent-message")
_S(AUDIT_LOGIN, "changed-login-id-to")
+_S(AUDIT_CONTAINER, "changed-container-id-to")
_S(AUDIT_USER_AUTH, "authenticated")
_S(AUDIT_USER_ACCT, "was-authorized")
_S(AUDIT_USER_MGMT, "modified-user-account")
--
1.8.3.1
Powered by blists - more mailing lists