From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Morris Subject: Re: [PATCH 7/9] Audit: internally use the new LSM audit hooks Date: Tue, 4 Mar 2008 08:20:39 +1100 (EST) Message-ID: References: <20080301194752.GA19636@ubuntu> <20080301200111.GH19636@ubuntu> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: In-Reply-To: <20080301200111.GH19636@ubuntu> Sender: linux-security-module-owner@vger.kernel.org To: "Ahmed S. Darwish" Cc: Chris Wright , Stephen Smalley , Eric Paris , Casey Schaufler , David Woodhouse , Paul Moore , Andrew Morton , LKML , Audit-ML , LSM-ML List-Id: linux-audit@redhat.com On Sat, 1 Mar 2008, Ahmed S. Darwish wrote: > Convert Audit to use the new LSM Audit hooks instead of > the exported SELinux interface. > > Basically, use: > security_audit_rule_init > secuirty_audit_rule_free > security_audit_rule_known > security_audit_rule_match > > instad of (respectively) : > selinux_audit_rule_init > selinux_audit_rule_free > audit_rule_has_selinux > selinux_audit_rule_match > > Signed-off-by: Casey Schaufler > Signed-off-by: Ahmed S. Darwish Acked-by: James Morris -- James Morris