From: Steve Grubb <sgrubb@redhat.com>
To: linux-audit@redhat.com
Subject: Re: [PATCH] Re-implement auditd main loop using libev
Date: Thu, 7 Aug 2008 23:03:51 -0400 [thread overview]
Message-ID: <200808072303.52008.sgrubb@redhat.com> (raw)
In-Reply-To: <200808080202.m7822r6j029813@greed.delorie.com>
On Thursday 07 August 2008 22:02:53 DJ Delorie wrote:
> This is the first in a (hopefully short) series of patches to add the
> server side of the remote logging that was started in the 1.7 series.
> The idea here is to use the libev event library to manage events
> coming in to auditd, be they from netlink, signals, or some network
> connection (a future patch); rather than the custom event loop that
> only supported netlink. This also simplifies signal handling, as
> signals are recognized synchronously in the main context instead of in
> a signal context.
Just an FYI for anyone making changes to the audit code that there are 2 test
suites, one from IBM as part of the LTP and one from HP here:
http://sourceforge.net/projects/audit-test/
they should still pass at this point.
This patch was applied. Thanks! I needed to adjust the AM_FLAGS in libev for
PIC. There have been a lot of updates to svn today...anyone sending patches
might want to doublecheck that they are up to date.
Thanks,
-Steve
prev parent reply other threads:[~2008-08-08 3:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-08 2:02 [PATCH] Re-implement auditd main loop using libev DJ Delorie
2008-08-08 3:03 ` Steve Grubb [this message]
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=200808072303.52008.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.