]> git.proxmox.com Git - proxmox-backup.git/history - src/bin/proxmox_restore_daemon/api.rs
move client to pbs-client subcrate
[proxmox-backup.git] / src / bin / proxmox_restore_daemon / api.rs
2021-07-19 Wolfgang Bumillermove client to pbs-client subcrate
2021-07-06 Wolfgang Bumilleradd pbs-tools subcrate
2021-07-02 Stefan Reiterfile-restore-daemon/disk: dedup BucketComponents and...
2021-06-01 Fabian GrünbichlerRevert "file-restore-daemon: work around tokio DuplexSt...
2021-05-25 Stefan Reiterfile-restore-daemon: limit concurrent download calls
2021-05-25 Stefan Reiterfile-restore-daemon: watchdog: add inhibit for long...
2021-05-25 Stefan Reiterfile-restore-daemon: work around tokio DuplexStream bug
2021-04-26 Stefan Reiterfile-restore: add size to image files and components
2021-04-21 Stefan Reiterfile-restore: Add 'v' (Virtual) ArchiveEntry type
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-daemon: add watchdog module
2021-04-08 Stefan Reiterfile-restore-daemon: add binary with virtio-vsock API...