]> git.proxmox.com Git - proxmox-backup.git/history - src/bin/proxmox-backup-client.rs
src/bin/proxmox-backup-client.rs: login before starting backup
[proxmox-backup.git] / src / bin / proxmox-backup-client.rs
2019-03-01 Dietmar Maurersrc/bin/proxmox-backup-client.rs: login before starting...
2019-02-27 Dietmar Maurersrc/api2/admin/datastore.rs: start prune api
2019-02-27 Dietmar Maurersrc/bin/proxmox-backup-client.rs: fix bash completion
2019-02-27 Dietmar Maurersrc/bin/proxmox-backup-client.rs: minor code cleanup
2019-02-26 Dietmar Maurersrc/bin/proxmox-backup-client.rs: allow to upload more...
2019-02-23 Dietmar Maurersrc/cli/command.rs: add help command
2019-02-23 Dietmar Maurersrc/cli/command.rs::allow to generate ReST docu
2019-02-22 Dietmar Maurersrc/cli/command.rs: simplify cli handler
2019-02-21 Dietmar Maurercleanup cli library structure
2019-02-20 Dietmar Maurersrc/bin/proxmox-backup-client.rs: implement garbage...
2019-02-20 Dietmar Maurersrc/backup/datastore.rs: list_backups() - include list...
2019-02-19 Dietmar Maurersrc/api2/admin/datastore/catar.rs: allow to configure...
2019-02-17 Dietmar Maurerimprove api_schema module structure
2019-02-17 Dietmar Maurerrename src/api to src/api_schema
2019-02-14 Dietmar Maurersrc/client.rs: improve library structure and docu
2019-02-13 Dietmar Maurersrc/client/http_client.rs: try to login
2019-02-13 Dietmar Maurersrc/bin/proxmox-backup-client.rs: define and use Backup...
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