summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* adding a link to create a job.HEADmasterPreston Cody2008-02-181-0/+3
*-. adding in the new perl client/server into trunk.Preston Cody2008-02-177-0/+977
|\ \
| | * trying to get this a bit more workable.Preston Cody2008-02-171-4/+4
| | * removing some comments. small other touchups.Preston Cody2008-02-171-15/+3
| | * let's actually run the jobs we get...untestedAndrew Gaffney2008-01-121-3/+26
| | * use proper form for send_command()Andrew Gaffney2008-01-121-2/+2
| |/
| * test script for Scire::JobAndrew Gaffney2008-01-081-0/+26
| * basic support for sending both stdout and stderrAndrew Gaffney2008-01-071-5/+5
| * attempt to add the recurring job rescheduling into the server.Preston Cody2008-01-071-1/+36
| * handle a non-zero exitcode from the communicatorAndrew Gaffney2008-01-071-0/+9
| * write out script_data to fileAndrew Gaffney2008-01-072-18/+34
| * exit with -2 if run_as user can't be foundAndrew Gaffney2008-01-061-3/+4
| * check proper variable after forkingAndrew Gaffney2008-01-061-2/+15
| * add in exec() callAndrew Gaffney2008-01-061-1/+3
| * remove unneeded moduleAndrew Gaffney2008-01-061-3/+0
| * move Scire.pm to Scire/Job.pm and fix scireclient.pm to use the new pathsAndrew Gaffney2008-01-062-1/+2
| * break out the Communicator code.Preston Cody2008-01-062-88/+89
| * fill out run() a bit moreAndrew Gaffney2008-01-061-1/+45
| * add stub for run()Andrew Gaffney2008-01-061-0/+5
| * condense check_job_dir() with a loopAndrew Gaffney2008-01-061-19/+8
| * move code that talks to server into talk_to_server(), which forks before doin...Andrew Gaffney2008-01-052-20/+46
| * change set_filename() to load_jobfile()Andrew Gaffney2008-01-051-2/+2
| * only import open2 from IPC::Open2Andrew Gaffney2008-01-051-1/+1
| * whole bunch of updates here.Preston Cody2008-01-051-63/+87
| * move SERVER_STDIN and SERVER_STDOUT inside the class hashAndrew Gaffney2008-01-051-11/+8
| * don't need SERVER_STDIN and SERVER_STDOUT hereAndrew Gaffney2008-01-051-1/+0
| * move bits of the server communication into Scire.pmAndrew Gaffney2008-01-052-71/+97
| * set Data::Dumper::Purity to 1 for nested dataAndrew Gaffney2008-01-051-0/+1
| * switch back to Data::Dumper for job outputAndrew Gaffney2008-01-051-3/+2
| * don't stick 'script' in the hashAndrew Gaffney2008-01-051-1/+1
| * initial commit of Scire.pmAndrew Gaffney2008-01-051-0/+37
| * fixed up the expansion w/ one last query.Preston Cody2008-01-051-12/+21
| * adding job expansion code.Preston Cody2008-01-031-5/+100
| * remove the jobfile once it's been successfully sent to the client.Preston Cody2008-01-021-0/+3
| * fix parse_response() regex to ignore trailing whitespaceAndrew Gaffney2008-01-021-1/+1
| * updating this. minor fixes.Preston Cody2008-01-021-19/+58
| * fixin up get_jobs a bit.Preston Cody2008-01-021-11/+18
| * return job filename and print itAndrew Gaffney2008-01-021-3/+3
| * fixed get_jobs.Preston Cody2008-01-021-14/+30
| * add debug to response linePreston Cody2008-01-021-7/+20
| * add status_id param to get_jobs()Andrew Gaffney2008-01-011-1/+2
| * fully implement get_jobsAndrew Gaffney2008-01-011-10/+10
| * modify get_jobs query to make sure to get the latest job_history entry for th...Andrew Gaffney2008-01-011-1/+1
| * chomp the line read from client_keyAndrew Gaffney2008-01-011-3/+2
| * switch config location to /etc/scire/Andrew Gaffney2007-12-312-2/+13
| * switching on the database lines.Preston Cody2007-12-311-33/+47
| * fixing up registering and identifying code.Preston Cody2007-12-311-11/+13
| * remove dead codeAndrew Gaffney2007-12-311-7/+3
| * add Id tag properlyAndrew Gaffney2007-12-311-1/+1
| * add Id tagAndrew Gaffney2007-12-311-0/+2