]> git.proxmox.com Git - proxmox-backup.git/history - src/bin/proxmox-file-restore.rs
move client to pbs-client subcrate
[proxmox-backup.git] / src / bin / proxmox-file-restore.rs
2021-07-19 Wolfgang Bumillermove client to pbs-client subcrate
2021-07-06 Wolfgang Bumillersplit out pbs-runtime module
2021-04-26 Stefan Reiterfile-restore: add size to image files and components
2021-04-23 Wolfgang Bumillerfile-restore: avoid unnecessary clone
2021-04-23 Fabian Grünbichlerfile-restore: add context to b64-decode error
2021-04-22 Stefan Reiterfile-restore: support encrypted VM backups
2021-04-21 Stefan Reiterfile-restore: allow extracting a full pxar archive
2021-04-21 Stefan Reiterfile-restore: Add 'v' (Virtual) ArchiveEntry type
2021-04-21 Stefan Reiterfile-restore: don't list non-pxar/-img *idx archives
2021-04-08 Stefan Reiterfile-restore: add 'extract' command for VM file restore
2021-04-08 Stefan Reiterfile-restore(-daemon): implement list API
2021-04-08 Stefan Reiterfile-restore: add basic VM/block device support
2021-04-08 Stefan Reiterfile-restore: allow specifying output-format
2021-04-08 Dominik Csapakfile-restore: add binary and basic commands