From owner-cvs-all Fri Oct 25 8:17:46 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E464B37B401; Fri, 25 Oct 2002 08:17:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EDFE43EA9; Fri, 25 Oct 2002 08:17:44 -0700 (PDT) (envelope-from thomas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9PFGtmV099788; Fri, 25 Oct 2002 08:16:55 -0700 (PDT) (envelope-from thomas@repoman.freebsd.org) Received: (from thomas@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9PFGtfK099787; Fri, 25 Oct 2002 08:16:55 -0700 (PDT) Message-Id: <200210251516.g9PFGtfK099787@repoman.freebsd.org> From: Thomas Quinot Date: Fri, 25 Oct 2002 08:16:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/defaults periodic.conf src/etc/periodic/security 510.ipfdenied src/share/man/man5 periodic.conf.5 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG thomas 2002/10/25 08:16:55 PDT Modified files: etc/defaults periodic.conf share/man/man5 periodic.conf.5 Added files: etc/periodic/security 510.ipfdenied Log: Add a new /etc/periodic/security script to check for packets rejected by ipfilter (510.ipfdenied), and a corresponding periodic.conf knob (daily_status_security_ipfdenied_enable). Reviewed by: roberto Approved by: re@ Revision Changes Path 1.22 +3 -0 src/etc/defaults/periodic.conf 1.1 +53 -0 src/etc/periodic/security/510.ipfdenied (new) 1.43 +7 -0 src/share/man/man5/periodic.conf.5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message