From owner-p4-projects@FreeBSD.ORG Tue Sep 19 13:00:35 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 DF3E416A4B3; Tue, 19 Sep 2006 13:00:34 +0000 (UTC) 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 9FB7816A47E for ; Tue, 19 Sep 2006 13:00:34 +0000 (UTC) (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 CF74243D66 for ; Tue, 19 Sep 2006 13:00:27 +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.6/8.13.6) with ESMTP id k8JD0Rb0049327 for ; Tue, 19 Sep 2006 13:00:27 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8JD0REi049324 for perforce@freebsd.org; Tue, 19 Sep 2006 13:00:27 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Tue, 19 Sep 2006 13:00:27 GMT Message-Id: <200609191300.k8JD0REi049324@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 106339 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, 19 Sep 2006 13:00:35 -0000 http://perforce.freebsd.org/chv.cgi?CH=106339 Change 106339 by rwatson@rwatson_zoo on 2006/09/19 13:00:17 Update history. Affected files ... .. //depot/projects/trustedbsd/openbsm/HISTORY#31 edit Differences ... ==== //depot/projects/trustedbsd/openbsm/HISTORY#31 (text+ko) ==== @@ -24,7 +24,9 @@ - Update audump to print the audit_control policy field. - Update auditd to read the audit_control policy field and set the kernel policy to match it when configuring/reconfiguring. Remove the -s and -h - arguments as these policies are now set via the configuration file. + arguments as these policies are now set via the configuration file. If a + policy line is not found in the configuration file, continue with the + current default of setting AUDIT_CNT. - Fix bugs in the parsing of large execve(2) arguments and environmental variable tokens; increase maximum parsed argument and variable count. @@ -239,4 +241,4 @@ to support reloading of kernel event table. - Allow comments in /etc/security configuration files. -$P4: //depot/projects/trustedbsd/openbsm/HISTORY#30 $ +$P4: //depot/projects/trustedbsd/openbsm/HISTORY#31 $