From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: Which userspace packages modified for audit Date: Sun, 25 Feb 2007 17:30:40 -0500 Message-ID: <200702251730.40357.sgrubb@redhat.com> References: <20070222230340.GA7527@suse.de> <200702251341.38443.sgrubb@redhat.com> <1172441723.4925.8.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1172441723.4925.8.camel@localhost.localdomain> Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: Matthew Booth Cc: linux-audit@redhat.com List-Id: linux-audit@redhat.com On Sunday 25 February 2007 17:15:23 Matthew Booth wrote: > On a related note, what's the api for injecting an arbitrary audit event > from userspace in 1.0.15? audit_log_user_message(). > There doesn't appear to be anything obvious in the man pages. There are several APIs to enforce consistent messages depending on the purpose. They all start with audit_log_ . -Steve