]> git.proxmox.com Git - proxmox-backup.git/history - src/bin/proxmox_backup_client/mount.rs
client: error context when building HttpClient
[proxmox-backup.git] / src / bin / proxmox_backup_client / mount.rs
2020-11-10 Wolfgang Bumillerclient: error context when building HttpClient
2020-10-29 Fabian Grünbichlerclient/remote: allow using ApiToken + secret
2020-10-19 Fabian Grünbichlerbuild: bump nix dependency
2020-10-08 Stefan Reiterfuse_loop: add automatic cleanup of run files and dangl...
2020-10-08 Stefan Reitermount/map: use names for map/unmap for easier use
2020-10-06 Dietmar Maurersrc/bin/proxmox_backup_client/mount.rs: fix img name...
2020-10-06 Stefan Reiterclient: implement map/unmap commands for .img backups
2020-10-06 Stefan Reitermount: handle SIGTERM as well
2020-09-30 Dominik Csapakclient/remote: add support to specify port number
2020-09-10 Dylan Whytemount: fix mount subcommand
2020-08-11 Fabian Grünbichlerchunk readers: ensure chunk/index CryptMode matches
2020-07-08 Dietmar Maurersrc/backup/manifest.rs: include signature inside the...
2020-07-06 Wolfgang Bumillerclient: move key management into separate module
2020-07-02 Dietmar Maurersrc/bin/proxmox_backup_client/task.rs: split out task...
2020-07-02 Dietmar Maurersrc/bin/proxmox_backup_client/mount.rs: split out mount...