From: Steve Grubb <sgrubb@redhat.com>
To: linux-audit@redhat.com
Subject: Re: [PATCH] update audit rule change messages
Date: Thu, 7 Sep 2006 17:22:53 -0400 [thread overview]
Message-ID: <200609071722.53652.sgrubb@redhat.com> (raw)
In-Reply-To: <20060907210734.GC12003@fc.hp.com>
On Thursday 07 September 2006 17:07, Amy Griffis wrote:
> + if (r->filterkey) {
> + audit_log_format(ab, " key=");
> + audit_log_untrustedstring(ab,
> r->filterkey); + } else
> + audit_log_format(ab, " key=(null)");
> + audit_log_format(ab, " path=");
> + audit_log_untrustedstring(ab, w->path);
Do you mind if we switch the order of these? Maybe path, key, list.
Thanks for updating the messages.
-Steve
next prev parent reply other threads:[~2006-09-07 21:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-07 21:07 [PATCH] update audit rule change messages Amy Griffis
2006-09-07 21:22 ` Steve Grubb [this message]
2006-09-07 21:46 ` Amy Griffis
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=200609071722.53652.sgrubb@redhat.com \
--to=sgrubb@redhat.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 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.