From: Steve Grubb <sgrubb@redhat.com>
To: linux-audit@redhat.com
Cc: gcwilson@us.ibm.com, bryntcor@us.ibm.com
Subject: Re: [PATCH v2] auparse: apparmor fields
Date: Tue, 28 Feb 2012 18:15:48 -0500 [thread overview]
Message-ID: <201202281815.48924.sgrubb@redhat.com> (raw)
In-Reply-To: <1329747426-12625-1-git-send-email-mhcerri@linux.vnet.ibm.com>
On Monday, February 20, 2012 09:17:06 AM Marcelo Cerri wrote:
> Just an update for the last patch. This patch contains a complete list of
> apparmor avc fields.
It needed #ifdef WITH_APPARMOR since its a compile time option. I added the
ifdef, you might want to make sure it still works. Applied.
-Steve
> Regards,
> Marcelo
> ---
> auparse/typetab.h | 7 +++++++#ifdef WITH_APPARMOR
> 1 files changed, 7 insertions(+), 0 deletions(-)
>
> diff --git a/auparse/typetab.h b/auparse/typetab.h
> index 7838c17..27c0ffb 100644
> --- a/auparse/typetab.h
> +++ b/auparse/typetab.h
> @@ -86,3 +86,10 @@ _S(AUPARSE_TYPE_NFPROTO, "family" )
> _S(AUPARSE_TYPE_ICMPTYPE, "icmptype" )
> _S(AUPARSE_TYPE_PROTOCOL, "proto" )
> _S(AUPARSE_TYPE_ADDR, "addr" )
> +_S(AUPARSE_TYPE_ESCAPED, "apparmor" )
> +_S(AUPARSE_TYPE_ESCAPED, "operation" )
> +_S(AUPARSE_TYPE_ESCAPED, "denied_mask" )
> +_S(AUPARSE_TYPE_ESCAPED, "info" )
> +_S(AUPARSE_TYPE_ESCAPED, "profile" )
> +_S(AUPARSE_TYPE_ESCAPED, "requested_mask")
> +
next prev parent reply other threads:[~2012-02-28 23:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-17 12:42 [PATCH] auparse: apparmor fields Marcelo Cerri
2012-02-20 14:17 ` [PATCH v2] " Marcelo Cerri
2012-02-28 23:15 ` Steve Grubb [this message]
2012-03-02 17:08 ` Marcelo Henrique Cerri
2012-02-20 15:09 ` [PATCH] " Eric Paris
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=201202281815.48924.sgrubb@redhat.com \
--to=sgrubb@redhat.com \
--cc=bryntcor@us.ibm.com \
--cc=gcwilson@us.ibm.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