]> git.proxmox.com Git - proxmox-backup.git/history - src/bin/proxmox-backup-client.rs
client: use hyper-tls for now
[proxmox-backup.git] / src / bin / proxmox-backup-client.rs
2019-02-12 Dietmar Maurerrename ImageIndex to FixedIndex
2019-01-26 Dietmar Maurerapi: pass RpcEnvirnment to api handlers
2019-01-22 Dietmar Maurerrename api3 back to api2
2019-01-21 Dietmar Maurerbin/proxmox-backup-client.rs: implement list command
2019-01-19 Dietmar Maurerapi/router.rs: rename ApiUploadMethod to ApiAsyncMethod
2019-01-18 Dietmar Maurerreduce compiler warnings
2019-01-18 Dietmar Maurermove complete_file_name() helper into tools.rs
2019-01-18 Dietmar Maurerbin/proxmox-backup-client.rs: improve file name completion
2019-01-18 Dietmar Maurerbackup/datastore.rs: try to create useful directory...
2019-01-17 Dietmar Maurerbin/proxmox-backup-client.rs: implement file name compl...
2019-01-17 Dietmar Maurerapi3/admin/datastore/upload_catar.rs: verify content...
2019-01-17 Dietmar Maurertools.rs: new helper required_string_param()
2019-01-17 Dietmar Maurerproxmox-backup-client: implement upload to server
2019-01-12 Dietmar Maurercatar/encoder.rs: allow to pass list of devices
2019-01-04 Dietmar Maurerrename backup-client to proxmox-backup-client