[PATCH] update audit rule change messages

Steve Grubb sgrubb at redhat.com
Thu Sep 7 21:22:53 UTC 2006


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




More information about the Linux-audit mailing list