Date: Thu, 7 Nov 2002 11:38:46 -0800 (PST) From: Thomas Quinot <thomas@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/periodic/security 100.chksetuid 200.chkmounts 500.ipfwdenied 510.ipfdenied 600.ip6fwdenied 700.kernelmsg Makefile security.functions Message-ID: <200211071938.gA7JckWI042883@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
thomas 2002/11/07 11:38:46 PST Modified files: (Branch: RELENG_4) etc/periodic/security 100.chksetuid 200.chkmounts 500.ipfwdenied 600.ip6fwdenied 700.kernelmsg Makefile Added files: (Branch: RELENG_4) etc/periodic/security 510.ipfdenied security.functions Log: MFC: * Factor out common code * Add 510.ipfdenied to produce summary of packets blocked by ipfilter * Use POSIX sort syntax (100.chksetyud rev. 1.6). Reviewed by: roberto Revision Changes Path 1.1.2.6 +6 -20 src/etc/periodic/security/100.chksetuid 1.2.2.4 +5 -19 src/etc/periodic/security/200.chkmounts 1.1.2.4 +4 -20 src/etc/periodic/security/500.ipfwdenied 1.1.2.1 +53 -0 src/etc/periodic/security/510.ipfdenied (new) 1.1.2.4 +4 -20 src/etc/periodic/security/600.ip6fwdenied 1.1.2.6 +5 -20 src/etc/periodic/security/700.kernelmsg 1.1.2.3 +3 -1 src/etc/periodic/security/Makefile 1.1.2.1 +77 -0 src/etc/periodic/security/security.functions (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211071938.gA7JckWI042883>