proxmox-backup/src
Dominik Csapak ef0ea4ba05 server/worker_task: improve endtime for unknown tasks
instead of always using the starttime, use the last timestamp from the log
this way, one can see when the task was aborted without having to read
the log

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-03-11 09:56:12 +01:00
..
api2 tape: improve backup task log 2021-03-11 08:43:13 +01:00
backup typo fixes all over the place 2021-03-10 16:39:57 +01:00
bin typo fixes all over the place 2021-03-10 16:39:57 +01:00
client typo fixes all over the place 2021-03-10 16:39:57 +01:00
config typo fixes all over the place 2021-03-10 16:39:57 +01:00
pxar pxar/extract: if possible create files sparesly 2021-02-23 14:44:59 +01:00
rrd clippy: more misc fixes 2021-01-26 09:54:55 +01:00
server server/worker_task: improve endtime for unknown tasks 2021-03-11 09:56:12 +01:00
tape tape/send_load_media_email: move to server/email_notifications 2021-03-11 09:56:12 +01:00
tools typo fixes all over the place 2021-03-10 16:39:57 +01:00
api2.rs cleanup: move scan changers API implementation 2021-01-27 09:58:16 +01:00
auth_helpers.rs avoid chrono dependency, depend on proxmox 0.3.8 2020-09-15 07:12:57 +02:00
auth.rs clippy fixups 2020-10-14 11:20:07 +02:00
backup.rs typo fixes all over the place 2021-03-10 16:39:57 +01:00
buildcfg.rs typo fixes all over the place 2021-03-10 16:39:57 +01:00
client.rs client: add VsockClient to connect to virtio-vsock VMs 2021-02-17 08:15:43 +01:00
config.rs tape: add tape backup job configuration 2021-02-14 10:35:51 +01:00
lib.rs tape: add file format definitions 2020-12-05 10:45:08 +01:00
server.rs api: tfa management and login 2021-01-11 10:22:32 +01:00
task.rs introduce TaskState trait 2020-10-12 14:11:57 +02:00
tools.rs paperkey: move code to src/tools/paperkey.rs 2021-01-22 09:42:59 +01:00