]> git.proxmox.com Git - proxmox-backup.git/history - src/bin/proxmox_backup_client
bump proxmox dependency to 0.6.0 for api tokens and tfa
[proxmox-backup.git] / src / bin / proxmox_backup_client /
2020-10-20 Dietmar Maurerpaperkey: use svg as image format to provide better...
2020-10-19 Fabian Grünbichlerbuild: bump nix dependency
2020-10-14 Dietmar Maureruse SslAcceptor::mozilla_intermediate_v5
2020-10-13 Dietmar Maurerproxmox-backup-client key: rename 'paper-key' command...
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 Dietmar Maurerpaperkey: add html output
2020-09-30 Dominik Csapakclient/remote: add support to specify port number
2020-09-29 Dietmar Maurerproxmox_backup_client key: allow to generate paperkey...
2020-09-29 Dietmar Maurerproxmox_backup_client key: add new paper-key command
2020-09-26 Dietmar Maurersrc/bin/proxmox_backup_client/benchmark.rs: avoid compi...
2020-09-24 Dietmar Maurerbenchmark: use compressable data to get more realistic...
2020-09-15 Dietmar Maureravoid chrono dependency, depend on proxmox 0.3.8
2020-09-11 Fabian Grünbichlerdon't truncate DateTime nanoseconds
2020-09-10 Dietmar Maurerbenchmark: update TLS reference speed
2020-09-10 Hannes Laimeradd benchmark flag to backup creation for proper cleanu...
2020-09-10 Dylan Whytemount: fix mount subcommand
2020-08-19 Dylan WhyteFix typo in program output
2020-08-11 Fabian Grünbichlerchunk readers: ensure chunk/index CryptMode matches
2020-07-10 Wolfgang Bumillerupdate proxmox crate to 0.2.0
2020-07-10 Dietmar Maurersrc/bin/proxmox_backup_client/catalog.rs: fix keyfile...
2020-07-10 Wolfgang Bumillerclient: show key path when creating/changing default key
2020-07-10 Dietmar Maurerproxmox-backup-client benchmark: improve output format
2020-07-09 Dietmar Maurerproxmox-backup-client benchamrk: add more speed tests
2020-07-09 Dietmar Maurerproxmox-backup-client benchmark: add --verbose flag
2020-07-08 Dietmar Maurersrc/backup/manifest.rs: include signature inside the...
2020-07-08 Wolfgang Bumillerclient: introduce --keyfd parameter
2020-07-08 Wolfgang Bumillermore xdg cleanup and encryption parameter improvements
2020-07-08 Wolfgang Bumillerclient: xdg usage: place() vs find()
2020-07-06 Wolfgang Bumillerclient: use default encryption key if it is available
2020-07-06 Wolfgang Bumillerclient: move key management into separate module
2020-07-03 Dietmar Maurersrc/bin/proxmox_backup_client/catalog.rs: split out...
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...
2020-07-02 Dietmar Maurerproxmox-backup-client: add benchmark command