proxmox-backup/src
Dominik Csapak 2d5d264f99 tape/pool_writer: do not unwrap on channel send
if the reader thread is already gone here, we panic here, resulting in
a nondescript error message, so simply ignore/warn in that case and
return gracefully

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-05-11 09:07:45 +02:00
..
acme acme: fix bad nonce retry counter 2021-05-10 11:52:04 +02:00
api2 acme: use proxmox-acme-plugins and load schema from there 2021-05-10 14:41:12 +02:00
backup move api related type/regx definition from backup_info.rs to src/api2/types/mod.rs 2021-05-07 12:45:44 +02:00
bin manager: acme plugin: auto-complete available DNS challenge types 2021-05-10 15:55:49 +02:00
client make sure URI paths start with a slash 2021-05-07 08:46:47 +02:00
config manager: acme plugin: auto-complete available DNS challenge types 2021-05-10 15:55:49 +02:00
pxar pxar/extract: add sequential variant of extract_sub_dir 2021-04-08 14:24:23 +02:00
rrd clippy: more misc fixes 2021-01-26 09:54:55 +01:00
server server/jobstate: improve name of 'try_update_state_file' 2021-04-26 10:50:36 +02:00
tape tape/pool_writer: do not unwrap on channel send 2021-05-11 09:07:45 +02:00
tools fix #3296: use proxy for subscriptions 2021-05-10 08:48:05 +02:00
api2.rs file-restore: add binary and basic commands 2021-04-08 13:57:57 +02:00
auth_helpers.rs avoid chrono dependency, depend on proxmox 0.3.8 2020-09-15 07:12:57 +02:00
auth.rs api2/access/user: remove password for @pbs users on removal 2021-04-15 08:33:20 +02:00
backup.rs api2/types: add TAPE_RESTORE_SNAPSHOT_SCHEMA 2021-05-07 12:27:50 +02:00
buildcfg.rs file-restore: add debug mode with serial access 2021-05-07 10:00:12 +02:00
client.rs client: add VsockClient to connect to virtio-vsock VMs 2021-02-17 08:15:43 +01:00
config.rs add node/{node}/certificates api call 2021-05-04 09:31:30 +02:00
lib.rs add acme client 2021-05-04 07:56:52 +02:00
server.rs server/rest: extract auth to seperate module 2021-04-01 11:26:28 +02:00
task.rs introduce TaskState trait 2020-10-12 14:11:57 +02:00
tools.rs cleanup: split SimpleHttp client into extra file 2021-05-06 10:22:24 +02:00