From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: audit 1.4 released Date: Sun, 4 Feb 2007 19:38:05 -0500 Message-ID: <200702041938.05782.sgrubb@redhat.com> References: <200702041811.33849.sgrubb@redhat.com> <1170632658.9800.0.camel@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1170632658.9800.0.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: linux-audit@redhat.com List-Id: linux-audit@redhat.com On Sunday 04 February 2007 18:44, Matthew Booth wrote: > Where can I read about this one? I haven't made a man page for it due to trying to get the parsing library out asap. However, in the source code just above the function are some comments describing it. (lib/audit_logging.c I think.) This function is required for a patch that I have for bash to log all actions by privileged users (root). -Steve