]> git.proxmox.com Git - proxmox-backup.git/commit - proxmox-backup-client/src/main.rs
use complete_file_name from proxmox-router 1.1
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 13 Oct 2021 10:55:51 +0000 (12:55 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 13 Oct 2021 12:10:02 +0000 (14:10 +0200)
commitb3f279e2d91d83f0b28fe0ce87f8f23aaf40bff0
treee689b614435034c74352a5eddaaad06c70082be2
parent82f5ad18f074b0fd1f7b3ffbc39594956150abf8
use complete_file_name from proxmox-router 1.1
20 files changed:
Cargo.toml
pbs-client/Cargo.toml
pbs-client/src/catalog_shell.rs
pbs-client/src/tools/mod.rs
pbs-config/Cargo.toml
pbs-tape/Cargo.toml
pbs-tools/src/fs.rs
proxmox-backup-client/Cargo.toml
proxmox-backup-client/src/key.rs
proxmox-backup-client/src/main.rs
proxmox-backup-client/src/mount.rs
proxmox-backup-client/src/snapshot.rs
proxmox-file-restore/Cargo.toml
proxmox-file-restore/src/main.rs
proxmox-rest-server/Cargo.toml
proxmox-restore-daemon/Cargo.toml
proxmox-rrd/Cargo.toml
proxmox-rrd/examples/prrd.rs
pxar-bin/Cargo.toml
pxar-bin/src/main.rs