The AppArmor user space development project.
Find a file
Steve Beattie e56ed9a68a From: Jesse Michael <jesse.michael@comcast.net>
Acked-By: Steve Beattie <sbeattie@ubuntu.com>

The format of audit messages that are redirected to syslog because
auditd isn't running changed between Hardy and Intrepid and now have
the type=NNNN field before the audit tag like--

Nov 1 22:24:43 box kernel: [ 158.113592] type=1503
audit(1225603483.635:5): operation="inode_permission" requested_mask="r::"
denied_mask="r::" fsuid=7 name="/proc/7034/net/" pid=7034
profile="/usr/sbin/cupsd"

I believe this patch will address the moved type=NNNN field as well as
capturing non-matching logfile input instead of printing it to stdout.

Patch modified by Steve Beattie <sbeattie@ubuntu.com> to take into
account a couple of different situations.

https://bugs.launchpad.net/bugs/271252
https://bugzilla.novell.com/show_bug.cgi?id=441381
2008-11-04 20:19:59 +00:00
changehat move libapparmor into the libraries directory 2008-05-19 22:48:31 +00:00
common update to 2.3.1 2008-09-12 10:40:04 +00:00
kernel-patches fix bad parameter merge on apparmor_ptrace 2008-10-03 20:43:43 +00:00
libraries/libapparmor From: Jesse Michael <jesse.michael@comcast.net> 2008-11-04 20:19:59 +00:00
management add desktop dir 2008-05-22 10:01:56 +00:00
parser fix miss spell word transtion bnc383310 2008-09-12 06:52:39 +00:00
profiles - various patches and cleanups from kees@ubuntu.com 2008-06-11 20:19:36 +00:00
tests Fix a compilation error on ubuntu; wondering if there's older distros 2008-10-08 19:43:28 +00:00
utils fix for bnc408846, where network rules are repeatedly prompted for even when 2008-09-10 08:38:44 +00:00
LICENSE Add a top-level "catch-all" GPLv2 license to cover any files that are 2007-03-30 15:47:14 +00:00
Makefile Vaguely make the toplevel target 'make tarball' work. It's good (if 2007-08-16 22:11:01 +00:00