bareos2015: bareos-12.4 1735fe21

Author Committer Branch Timestamp Parent
mvwieringen mvwieringen bareos-12.4 2013-05-04 15:14 bareos-12.4 59700b94 Pending
Changeset Fix MaxRunSchedTime to cancel Job in time.

Modified the code so MaxRunSchedTime will use the new
initial_sched_time when checking to see if a job should be canceled.

We have a set of jobs that we want to definitely end at a known
time - Z hours after they've been initially scheduled - no matter what
state the job is in.

Patch by Thomas Lohman from bacula devel mailinglist.
mod - AUTHORS Diff File
mod - src/dird/job.c Diff File
mod - src/dird/jobq.c Diff File
mod - src/include/jcr.h Diff File
mod - src/lib/jcr.c Diff File