bareos2015: bareos-12.4 4ce80b8a
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
pstorz | mvwieringen | bareos-12.4 | 2013-05-04 15:15 | bareos-12.4 c25eee25 | Pending |
Affected Issues | 0000014: Implement a scheduler preview for up to one year. | ||||
Changeset | Added scheduler preview The new command "status scheduler" shows the status of the bareos scheduler. The output first shows what schedule triggers what jobs, then the scheduler executions of the next 14 days are displayed including the overrides. By giving the param "schedule=" the display can be limited to a certain schedule and by giving "days=" the timeframe for the preview can be set. Also, the dotcmd schedule was added, so that the tab-completion works for giving schedules. Fixes 0000014: Implement a scheduler preview for up to one year. |
||||
mod - src/console/console.c | Diff File | ||||
mod - src/dird/protos.h | Diff File | ||||
mod - src/dird/scheduler.c | Diff File | ||||
mod - src/dird/ua_cmds.c | Diff File | ||||
mod - src/dird/ua_dotcmds.c | Diff File | ||||
mod - src/dird/ua_status.c | Diff File | ||||
mod - src/lib/btime.c | Diff File | ||||
mod - src/lib/btime.h | Diff File |