[RFC][PATCH] (#6) filesystem auditing

David Woodhouse dwmw2 at infradead.org
Thu Mar 17 16:45:22 UTC 2005


On Thu, 2005-03-17 at 10:25 -0600, Timothy R. Chavez wrote:
> So, when CONFIG_AUDITSYSCALL, iff CONFIG_AUDITFILESYSTEM is set, will the I 
> provide the implementation.  The CONFIG_AUDITFILESYSTEM check frames the 
> implementation within auditsc.c.  I know, I know.  #ifdef's in a .c -- If I 
> ever end up in your side of the world, I'll let you slap me around a 
> little ;)  But anyway, if !CONFIG_AUDITFILESYSTEM the implementation is not 
> revealed and all the calls are macroed out :-)  I guess that isn't very 
> obvious.  Let me see if I can rework it.

Any chance you could base it on bk://linux-audit.bkbits.net/audit-2.6-mm
instead of on 2.6.11? That contains the patches which I've just asked
Linus to pull, and I've re-ordered the patches in the RPM specfile to
put those first and the auditfs patch later.

# Audit patches
# First, those which are already upstream....
Patch20000: linux-2.6.9-audit-retcode.patch
Patch20001: linux-2.6.9-audit-caps.patch
Patch20002: linux-2.6.9-auditcongestion.patch
Patch20003: linux-2.6.9-auditlost.patch
Patch20004: linux-2.6.9-audit-loginuid-proc.patch
Patch20005: linux-2.6.9-ppc64-auditsyscall.patch
Patch20006: linux-2.6.9-auditinonum.patch
Patch20007: linux-2.6.9-audit-netlinkfix.patch

# Then the ones in audit-2.6-mm which are pending...
Patch20008: linux-2.6.9-auditdev.patch
Patch20009: linux-2.6.9-auditipc.patch

# ... then the new stuff in the likely order it'll be ready
Patch20010: linux-2.6.9-audit-netlink-loginuid.patch
Patch20011: linux-2.6.9-auditfs.patch
Patch20012: linux-2.6.9-auditfs-se.patch
Patch20013: linux-2.6.9-auditoneliners.patch

-- 
dwmw2




More information about the Linux-audit mailing list