From owner-cvs-all@FreeBSD.ORG Wed Jan 7 15:25:46 2004 Return-Path: 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 8BD3A16A514; Wed, 7 Jan 2004 15:25:46 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4D9543D2F; Wed, 7 Jan 2004 15:25:45 -0800 (PST) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i07NPj0B090723; Wed, 7 Jan 2004 15:25:45 -0800 (PST) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i07NPjOJ090722; Wed, 7 Jan 2004 15:25:45 -0800 (PST) (envelope-from ceri) Message-Id: <200401072325.i07NPjOJ090722@repoman.freebsd.org> From: Ceri Davies Date: Wed, 7 Jan 2004 15:25:45 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/tools clean-sendpr-dbm.pl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jan 2004 23:25:46 -0000 ceri 2004/01/07 15:25:45 PST FreeBSD doc repository Added files: tools clean-sendpr-dbm.pl Log: When www/en/cgi/sendpr-code.cgi creates a submission code to validate that the submitter is not a script, the code only gets removed if the user continues through www/en/cgi/dosendpr.cgi. This script can be run periodically from cron to ensure that the DBM doesn't grow without bound. PR: www/60375 Submitted by: Eric Anderson Revision Changes Path 1.1 +49 -0 www/tools/clean-sendpr-dbm.pl (new)