head	1.8;
access;
symbols
	TIGRIS_1_1_0RC2:1.5
	TIGRIS_1_1_0RC1:1.5
	TIGRIS_1_1:1.5.0.6
	TIGRIS_1_0_8:1.5
	TIGRIS_1_0_8RC3:1.5
	TIGRIS_1_0_8RC2:1.5
	TIGRIS_1_0_8RC1:1.5
	TIGRIS_1_0_7:1.5
	TIGRIS_1_0_7RC3:1.5
	TIGRIS_1_0_7RC2:1.5
	TIGRIS_1_0_7RC1:1.5
	TIGRIS_1_0_6:1.5
	TIGRIS_1_0_6RC5:1.5
	TIGRIS_1_0_6RC4:1.5
	TIGRIS_1_0_6RC3:1.5
	TIGRIS_1_0_6RC2:1.5
	TIGRIS_1_0_6RC1:1.5
	TIGRIS_1_0_5:1.5
	TIGRIS_1_0_5RC6:1.5
	TIGRIS_1_0_5RC5:1.5
	TIGRIS_1_0_5RC4:1.5
	TIGRIS_1_0_5RC3:1.5
	TIGRIS_1_0_5RC2:1.5
	TIGRIS_1_0_5RC1:1.5
	TIGRIS_1_0_4:1.5
	TIGRIS_1_0_3:1.5
	TIGRIS_1_0_2:1.5
	TIGRIS_1_0_1:1.5
	TIGRIS_1_0:1.5.0.8
	TIGRIS_1_0_0:1.5
	TIGRIS_1_0_0_RC1:1.5.0.4
	dlr:1.1.1
	TIGRIS_0_9_2_4:1.5
	TIGRIS_0_9_2_3:1.5
	HELM_PEER_PORT_BRANCH:1.1.1.2
	TURBINE_PEER:1.5
	TIGRIS_0_9_2_1:1.5
	TIGRIS_0_9_2:1.5.0.2
	TIGRIS_0_9_0:1.4.0.4
	TIGRIS_0_8_4:1.4.0.2
	NEWHELM:1.1.1.1
	TIGRIS_NOV_12_2000:1.1.1;
locks; strict;
comment	@# @;


1.8
date	2001.07.30.18.07.19;	author kmaples;	state dead;
branches;
next	1.7;

1.7
date	2001.04.18.02.02.58;	author kmaples;	state Exp;
branches;
next	1.6;

1.6
date	2001.04.17.04.44.54;	author kmaples;	state Exp;
branches;
next	1.5;

1.5
date	2001.01.12.02.14.18;	author kmaples;	state Exp;
branches;
next	1.4;

1.4
date	2000.11.16.00.38.49;	author kmaples;	state Exp;
branches;
next	1.3;

1.3
date	2000.11.14.19.59.56;	author kmaples;	state Exp;
branches;
next	1.2;

1.2
date	2000.11.14.02.25.03;	author kmaples;	state Exp;
branches;
next	1.1;

1.1
date	2000.11.12.21.17.13;	author dlr;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2000.11.12.21.17.13;	author dlr;	state Exp;
branches;
next	1.1.1.2;

1.1.1.2
date	2001.02.21.00.35.48;	author dlr;	state Exp;
branches;
next	;


desc
@@


1.8
log
@Issue number: 4544, 4242
Making the world a better place by removing the scripts the taskrunner
used to need to run to create IZ users.
@
text
@#!/usr/bin/perl -w

# ================================================================
# Copyright (c) 2000 Collab.Net.  All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are
# met:
#
# 1. Redistributions of source code must retain the above copyright
# notice, this list of conditions and the following disclaimer.
#
# 2. Redistributions in binary form must reproduce the above copyright
# notice, this list of conditions and the following disclaimer in the
# documentation and/or other materials provided with the distribution.
#
# 3. The end-user documentation included with the redistribution, if
# any, must include the following acknowlegement: "This product includes
# software developed by Collab.Net (http://www.Collab.Net/)."
# Alternately, this acknowlegement may appear in the software itself, if
# and wherever such third-party acknowlegements normally appear.
#
# 4. The hosted project names must not be used to endorse or promote
# products derived from this software without prior written
# permission. For written permission, please contact info@@collab.net.
#
# 5. Products derived from this software may not use the "Tigris" name
# nor may "Tigris" appear in their names without prior written
# permission of Collab.Net.
#
# THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
# IN NO EVENT SHALL COLLAB.NET OR ITS CONTRIBUTORS BE LIABLE FOR ANY
# DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
# GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
# INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
# IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
# ====================================================================
#
# This software consists of voluntary contributions made by many
# individuals on behalf of Collab.Net.
#

################################################################
# Name:              MemberAdd/Edit/Delete 
# Original Author:   kmaples@@collab.net
# $Id: MemberEdit,v 1.7 2001/04/18 02:02:58 kmaples Exp $
#
# Manipulate the issuezilla profiles table on behalf of helm.  
#
#---------------------------------------------------------------

my $scripts_dir = $ENV{'SANDBOX'} . '/helm/perl/scripts';

require "$scripts_dir/ParentChildArgumentBridge.pl"
    or die "Require failed: $!\n";

#---------------------------------------------------------------
# MAIN
#---------------------------------------------------------------
# NOTE:  According to Ed K., servlets are now dealing with functions
# relating to qmail/ezmlm/mhonarc - this leaves CVS and apache as
# the two components to be manipulated here.

# QMAIL:    call defunct
# EZMLM:    call defunct
# CVS:      nothing
# Mhonarc:  call defunct
# Apache:   nothing 
# Issuezilla:

my $FAILED = 0; ## Holder for number of the script which failed
my $ct     = 0; ## Current script number

## Iterate through each action:
foreach('issuezilla-user-edit'){
    $ct++;
    print "calling $_:\n";	 
    unless(perform($_)){
        $FAILED ||= $ct; ## Preserve the first failed
    }
}
print "EXIT STATUS: $FAILED\n";
## Return the the number of the first script to fail, if any:
exit($FAILED);

#---------------------------------------------------------------
# END MAIN
#---------------------------------------------------------------

__END__

@


1.7
log
@Undoing yesterday's commit - my hastiness to implement some sort of logging
level notion into these scripts caused me great pain.
@
text
@d52 1
a52 1
# $Id: MemberEdit,v 1.5 2001/01/12 02:14:18 kmaples Exp $
@


1.6
log
@Scripts now use IN_PRODUCTION to determine logging level
@
text
@d83 1
a83 1
    print_log(1,"calling $_:\n");
d88 1
a88 1
print_log(0,"EXIT STATUS: $FAILED\n");
@


1.5
log
@Less is more.  Refactored logging into shared lib., log stuff performed
from the command line as well as automatically.
@
text
@d52 1
a52 1
# $Id: MemberEdit,v 1.4 2000/11/16 00:38:49 kmaples Exp $
d83 1
a83 1
    print "calling $_:\n";	 
d88 1
a88 1
print "EXIT STATUS: $FAILED\n";
@


1.4
log
@Changed presumptive mailing addresses to be <user>@@<project>.<domain>
@
text
@d52 1
a52 1
# $Id: MemberEdit,v 1.3 2000/11/14 19:59:56 kmaples Exp $
d58 1
d60 2
a61 91
# Minimum number of args this script requires for successful execution:
#my $minimum_arg_index = 8;

# Approach to logging - each 'ControlScript' (like this one) should 
# maintain it's own log file that includes the actions it's children.

my $script_name;

# Alpha and Omega:
BEGIN {
        $ENV{'PATH'} = "/bin:/usr/bin:/usr/local/bin";
        my $scripts_dir = $ENV{'SANDBOX'} . '/helm/perl/scripts';

        require "$scripts_dir/ParentChildArgumentBridge.pl" 
                or die "Require failed: $!\n";
	
	# Open the logfile for logging at the beginning of execution.
	# The primary reason for this is to 'die' before doing anything
	# that we won't be able to log, and opening the log filehandle
	# in the beginning ensures this.
	
	# Grab just the filename portion of this script to use as a 
	# log identifier:
	$script_name = $0;
	$script_name =~ s/^.*\/([\w]+)$/$1/;

	# Autoflush buffer:
	$| = 1;

	# If this program is called by another program, we'll send STDOUT
	# and SDTERR to the logfile - this way the children's messages will
	# stick with the parent's logs.  Conversely, if this is called 
	# interactively (on the command line), we'll just let the output
	# go to the terminal instead of clogging up the logfiles with stuff
	# resulting from debugging attempts.

	unless(-t STDIN && -t STDOUT){
			
		# This needs to be established dynamically; I don't know the
		# preferred method for arriving at this value:
		my $logdir   = get_sandbox() . '/log/';		
		
		my $logfile  = 'HelmPerlScripts' . '.log';
		
		# Point STDOUT and STDERR to the logfile, or bail out:
		unless(open(STDOUT,">> $logdir" . "$logfile") && open(STDERR,">&STDOUT")){
			die "Can't open handle for logging: $!\n";
		}
		
		# This shouldn't really be necessary, but it couldn't hurt:
		select(STDERR); $| = 1;	
		select(STDOUT); $| = 1;	

		# This might appear odd, but since STDOUT is now a filehandle
		# for the logfile, try to get a lock on it, or bail out:
		unless(flock(STDOUT, 2|4)){ # Ask nice first.
			sleep 1;
			unless(flock(STDOUT, 2)){
				die "Unable to lock logfile: $!\n";
			}
		}
	}
	# This is all in order to print a nice header for the log
	# entry:

	my $time   = time();
	my $date   = localtime($time);
        my $header = "[$date]\n[$$] START: $script_name " . join(' ',@@ARGV) . "\n";
	
	print $header;
}
END {
	# Note that because END blocks are executed from bottom to top,
	# this block should appear BEFORE any other END blocks trying 
	# to print to the same filehandle.  This might seem unnecessary,
	# but since we did point these at a file, we really ought to 
	# clean up after ourselves:

	my $footer = "[$$] END: $script_name\n\n";
	
	print $footer;

	close(STDOUT) or die "Couldn't close logging handle STDOUT: $!\n";
	close(STDERR) or die "Couldn't close logging handle STDERR: $!\n";
}
#---------------------------------------------------------------
# An early-warning system: nip this in the bud if it's not going 
# to be able to execute anyway:
#unless($#ARGV >= $minimum_arg_index){
#	die "Execution failed due to insufficient arguments.\n";
#}
@


1.3
log
@Added line to print exit status for debugging.
@
text
@d52 1
a52 1
# $Id: MemberEdit,v 1.2 2000/11/14 02:25:03 kmaples Exp $
d126 1
a126 1
	my $header = "[$date]\n[$$] START: $script_name\n";
@


1.2
log
@Changed the way that child scripts are called in order to return the number
or the (child) script which failed (if any).  Currently returns 0 or the
number of the first script in the sequence to fail.  Removed leftovers from
merge.
@
text
@d52 1
a52 1
# $Id: MemberEdit,v 1.1.1.1 2000/11/12 21:17:13 dlr Exp $
d176 1
a176 1

@


1.1
log
@Initial revision
@
text
@d52 1
a52 1
# $Id: MemberEdit,v 1.3 2000/10/27 18:24:42 kmaples Exp $
a157 2
my $ret = ''; # placeholder for current return value.  Unused.

a159 1

d161 3
d165 2
a166 1
# Mhonarc:  call defunct
d168 8
a175 1
# Apache:   nothing 
d177 2
a178 3
# Issuezilla:
print "calling issuezilla-user-edit:\n";
$ret = perform('issuezilla-user-edit');
@


1.1.1.1
log
@Merging newhelm tree into helm, as per IZ issue #557.  Previous major version of helm is tagged TIGRIS_NOV_11_2000.
@
text
@@


1.1.1.2
log
@Replacing the HEAD with the HELM_PEER_PORT_BRANCH.
@
text
@d52 1
a52 1
# $Id: MemberEdit,v 1.5 2001/01/12 02:14:18 kmaples Exp $
a57 1
my $scripts_dir = $ENV{'SANDBOX'} . '/helm/perl/scripts';
d59 91
a149 2
require "$scripts_dir/ParentChildArgumentBridge.pl"
    or die "Require failed: $!\n";
d158 2
d162 1
d164 1
d166 1
d168 1
d170 2
a171 15

my $FAILED = 0; ## Holder for number of the script which failed
my $ct     = 0; ## Current script number

## Iterate through each action:
foreach('issuezilla-user-edit'){
    $ct++;
    print "calling $_:\n";	 
    unless(perform($_)){
        $FAILED ||= $ct; ## Preserve the first failed
    }
}
print "EXIT STATUS: $FAILED\n";
## Return the the number of the first script to fail, if any:
exit($FAILED);
@

