proxmox-backup/src/api2/node
Dominik Csapak df4827f2c0 tasks: improve behaviour on upgrade
when upgrading from a version where we stored all tasks in the 'active' file,
we did not completly account for finished tasks still there

we should update the file when encountering any finished task in
'active' as well as filter them out on the api call (if they get through)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2020-09-30 11:05:50 +02:00
..
disks api: disks/zfs: check template exsits before enabling zfs-import service 2020-09-30 09:34:21 +02:00
apt.rs introduce Username, Realm and Userid api types 2020-08-10 12:05:01 +02:00
disks.rs introduce Username, Realm and Userid api types 2020-08-10 12:05:01 +02:00
dns.rs use reasonable acl paths 2020-04-30 09:30:00 +02:00
journal.rs remove absolute paths when executing binaries 2020-06-23 07:09:06 +02:00
network.rs depend on proxmox 0.4.2 2020-09-28 10:50:44 +02:00
rrd.rs fix #2957: allow Sys.Audit access to node RRD 2020-09-17 06:03:25 +02:00
services.rs api2/node/services: turn service api calls into workers 2020-08-14 12:37:17 +02:00
status.rs api2/node/status: add fingerprint 2020-07-10 11:08:53 +02:00
subscription.rs always allow retrieving (censored) subscription info 2020-09-17 06:03:25 +02:00
syslog.rs remove absolute paths when executing binaries 2020-06-23 07:09:06 +02:00
tasks.rs tasks: improve behaviour on upgrade 2020-09-30 11:05:50 +02:00
time.rs avoid chrono dependency, depend on proxmox 0.3.8 2020-09-15 07:12:57 +02:00