From 4d5799ba61bd0d5be1a7148c8b2fff6db1871a01 Mon Sep 17 00:00:00 2001 From: "kiko%async.com.br" <> Date: Fri, 31 Oct 2003 22:00:19 +0000 Subject: Fix for Bug 220724: Provide standalone bug submission program. Includes a python script that submits bugs to a specified Bugzilla instance. README, docs and an example bug are included. Work done by Eric Raymond and myself. a=justdave --- contrib/README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'contrib/README') diff --git a/contrib/README b/contrib/README index 85089e50c..e26d00d40 100644 --- a/contrib/README +++ b/contrib/README @@ -5,8 +5,11 @@ be useful to you. This directory includes: + bug-bugzilla/ -- A standalone bug submission script. + mysqld-watcher.pl -- This script can be installed as a frequent cron job to clean up stalled/dead queries. + gnats2bz.pl -- A perl script to help import bugs from a GNATS database into a Bugzilla database. Contributed by Tom Schutter @@ -20,6 +23,7 @@ This directory includes: yp_nomail.sh -- Script you can run via cron that regularly updates the nomail file for terminated employees + bugzilla_ldapsync.rb -- Script you can run via cron that queries an LDAP server for e-mail addresses to add Bugzilla users for. Will optionally disable Bugzilla users with -- cgit v1.2.3-24-g4f1b