proxmox-backup/src
Dominik Csapak b03ec281bf api2/config/{drive, changer}: prevent adding same device multiple times
this check is not perfect since there are often multiple device
nodes per drive/changer, but from the scan api we should return always
the same, so for an api user this should be enough

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-01-28 15:03:56 +01:00
..
api2 api2/config/{drive, changer}: prevent adding same device multiple times 2021-01-28 15:03:56 +01:00
backup verify: factor out common parameters 2021-01-26 09:54:49 +01:00
bin tape: use api to run proxmox-tape backup 2021-01-28 14:56:42 +01:00
client clippy: allow api functions with many arguments 2021-01-26 09:54:52 +01:00
config derive/impl and use Default for some structs 2021-01-26 09:54:45 +01:00
pxar pxar: don't clone patterns unnecessarily 2021-01-26 10:24:18 +01:00
rrd clippy: more misc fixes 2021-01-26 09:54:55 +01:00
server server/worker_task: improve newline handling in upid_read_status 2021-01-26 10:48:15 +01:00
tape tape: rename changer_drive_id to changer_drivenum 2021-01-28 11:29:59 +01:00
tools tape: use 36 byte Inquiry (recommended size) 2021-01-27 12:35:28 +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 derive/impl and use Default for some structs 2021-01-26 09:54:45 +01:00
config.rs tape: add hardware encryption key managenent api 2021-01-18 13:38:22 +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