bareos: bareos-12.4 ffd892f2
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
pstorz | bareos-12.4 | 2013-05-09 09:53 | bareos-12.4 86ba62a4 | 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 |