bareos2015: bareos-12.4 6e416779
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
pstorz | mvwieringen | bareos-12.4 | 2013-05-09 11:53 | bareos-12.4 2fce5697 | Pending |
Affected Issues | 0000168: Enhance rerun command to be able to restart all failed jobs from last n days | ||||
Changeset | Rerun command can rerun multiple failed jobs We can now automatically choose multiple failed jobs for rerunning. The selection of the failed jobs to rerun are: - Timeframe in which the failed jobs were scheduled -> specify "days=" or "hours=" - Jobs newer than a certain jobid (the given jobid is included) -> specifying "since_jobid" Fixes 0000168 : Enhance rerun command to be able to restart all failed jobs from last n days Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com> |
||||
mod - src/console/console.c | Diff File | ||||
mod - src/dird/ua_cmds.c | Diff File | ||||
mod - src/dird/ua_run.c | Diff File |