proxmox-backup/src
Dominik Csapak 03380db560 api2/tape: add api call to list media sets
we want a 'media-set' selector in the gui, this makes it
very easy to do and is not as costly as reusing the media list,
since we do not need to iterate over all media (e.g. unassigned)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-05-26 18:10:57 +02:00
..
acme update proxmox-http dependency 2021-05-17 11:29:24 +02:00
api2 api2/tape: add api call to list media sets 2021-05-26 18:10:57 +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 file-restore-daemon: limit concurrent download calls 2021-05-25 11:56:43 +02:00
client update proxmox-http dependency 2021-05-17 11:29:24 +02:00
config update proxmox-http dependency 2021-05-17 11:29:24 +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 refactor send_command 2021-05-11 16:28:08 +02:00
tape tape/test: repair tests after changing 'start_write_session' 2021-05-14 10:01:54 +02:00
tools update proxmox-http dependency 2021-05-17 11:29:24 +02:00
api2.rs file-restore: add binary and basic commands 2021-04-08 13:57:57 +02:00
auth.rs api2/access/user: remove password for @pbs users on removal 2021-04-15 08:33:20 +02:00
auth_helpers.rs avoid chrono dependency, depend on proxmox 0.3.8 2020-09-15 07:12:57 +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 hot-reload proxy certificate when updating via the API 2021-05-11 16:28:08 +02:00
lib.rs add acme client 2021-05-04 07:56:52 +02:00
server.rs hot-reload proxy certificate when updating via the API 2021-05-11 16:28:08 +02:00
task.rs introduce TaskState trait 2020-10-12 14:11:57 +02:00
tools.rs update proxmox-http dependency 2021-05-17 11:29:24 +02:00