From owner-p4-projects@FreeBSD.ORG Tue Jan 31 15:51:53 2006 Return-Path: X-Original-To: p4-projects@freebsd.org Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 64CC316A423; Tue, 31 Jan 2006 15:51:53 +0000 (GMT) X-Original-To: perforce@freebsd.org Delivered-To: perforce@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 246FC16A420 for ; Tue, 31 Jan 2006 15:51:53 +0000 (GMT) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C36AF43D53 for ; Tue, 31 Jan 2006 15:51:52 +0000 (GMT) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k0VFpqju046891 for ; Tue, 31 Jan 2006 15:51:52 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k0VFpqBP046888 for perforce@freebsd.org; Tue, 31 Jan 2006 15:51:52 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Tue, 31 Jan 2006 15:51:52 GMT Message-Id: <200601311551.k0VFpqBP046888@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to bb+lists.freebsd.perforce@cyrus.watson.org using -f From: Robert Watson To: Perforce Change Reviews Cc: Subject: PERFORCE change 90796 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jan 2006 15:51:54 -0000 http://perforce.freebsd.org/chv.cgi?CH=90796 Change 90796 by rwatson@rwatson_zoo on 2006/01/31 15:50:51 Integrate TrustedBSD audit3 from TrustedBSD OpenBSM branch: - audit(8) and auditd(8) now in OpenBSM, with substantial cleanups and changes. - New, less noisy defaults for audit_control. Affected files ... .. //depot/projects/trustedbsd/audit3/contrib/openbsm/CHANGELOG#4 integrate .. //depot/projects/trustedbsd/audit3/contrib/openbsm/bin/Makefile#3 integrate .. //depot/projects/trustedbsd/audit3/contrib/openbsm/bin/audit/Makefile#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/bin/audit/audit.8#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/bin/audit/audit.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/bin/auditd/Makefile#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/bin/auditd/audit_warn.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/bin/auditd/auditd.8#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/bin/auditd/auditd.c#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/bin/auditd/auditd.h#1 branch .. //depot/projects/trustedbsd/audit3/contrib/openbsm/etc/audit_control#3 integrate Differences ... ==== //depot/projects/trustedbsd/audit3/contrib/openbsm/CHANGELOG#4 (text+ko) ==== @@ -62,5 +62,7 @@ _free() calls dropped as a result, and source code compatibility with OpenSolaris improved significantly. - Annotate BSM events with origin OS and compatibility information. +- auditd(8), audit(8) added to the OpenBSM distribution. auditd extended + to support reloading of kernel event table. -$P4: //depot/projects/trustedbsd/audit3/contrib/openbsm/CHANGELOG#3 $ +$P4: //depot/projects/trustedbsd/audit3/contrib/openbsm/CHANGELOG#4 $ ==== //depot/projects/trustedbsd/audit3/contrib/openbsm/bin/Makefile#3 (text+ko) ==== @@ -1,8 +1,10 @@ # -# $P4: //depot/projects/trustedbsd/audit3/contrib/openbsm/bin/Makefile#2 $ +# $P4: //depot/projects/trustedbsd/audit3/contrib/openbsm/bin/Makefile#3 $ # -SUBDIR= auditreduce \ +SUBDIR= audit \ + auditd \ + auditreduce \ praudit .include ==== //depot/projects/trustedbsd/audit3/contrib/openbsm/etc/audit_control#3 (text+ko) ==== @@ -1,7 +1,7 @@ # -# $P4: //depot/projects/trustedbsd/audit3/contrib/openbsm/etc/audit_control#2 $ +# $P4: //depot/projects/trustedbsd/audit3/contrib/openbsm/etc/audit_control#3 $ # dir:/var/audit -flags:lo,ad,-all,^-fa,^-fc,^-cl +flags:lo minfree:20 naflags:lo