From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: Re: [PATCH] multiple nodes patch Date: Sat, 6 Jun 2009 08:27:34 -0400 Message-ID: <200906060827.34243.sgrubb@redhat.com> References: <1244238772.15030.6.camel@homeserver> Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1244238772.15030.6.camel@homeserver> 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: LC Bruzenak Cc: Linux Audit List-Id: linux-audit@redhat.com On Friday 05 June 2009 05:52:52 pm LC Bruzenak wrote: > This seems to work fine with multiple nodes allowed. > > Signed-off-by: Lenny Bruzenak Lenny, thanks for the patch. Ideally, I would like to have seen this use the string linked list code that's already in ausearch so that we don't have 2 implementations of the same thing. The API for it is in ausearch-string.h and its already linked in. -Steve