proxmox-backup/src
Dominik Csapak 54c77b3d62 api2/tape/drive: add wrapper for tokio::task::spawn_blocking
similar to the worker wrapper, lock, write status, run code, unset status

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-02-19 10:13:21 +01:00
..
api2 api2/tape/drive: add wrapper for tokio::task::spawn_blocking 2021-02-19 10:13:21 +01:00
backup api2/admin/datastore: refactor list_dir_content in catalog_reader 2021-02-17 08:32:41 +01:00
bin tape: media_list API - allow to update online status for a single changer 2021-02-18 10:59:33 +01:00
client asyncify pxar create_archive 2021-02-17 09:24:20 +01:00
config cleanup: use serde(flatten) for VerificationJobStatus, improve code reuse 2021-02-19 09:50:25 +01:00
pxar asyncify pxar create_archive 2021-02-17 09:24:20 +01:00
rrd clippy: more misc fixes 2021-01-26 09:54:55 +01:00
server add helper to compute job scheduling state 2021-02-19 08:58:50 +01:00
tape tape/drive: add get/set status functions 2021-02-19 10:05:09 +01:00
tools HttpsConnector: use hostname instead of URL again 2021-02-03 15:18:18 +01:00
api2.rs cleanup: move scan changers API implementation 2021-01-27 09:58:16 +01:00
auth.rs clippy fixups 2020-10-14 11:20:07 +02:00
auth_helpers.rs avoid chrono dependency, depend on proxmox 0.3.8 2020-09-15 07:12:57 +02:00
backup.rs cleanup: use extra file for StoreProgress 2020-12-01 06:34:33 +01:00
buildcfg.rs buildcfg: add rundir helper macro 2021-01-11 10:22:32 +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