proxmox-backup/src
Wolfgang Bumiller daef93f481 tools: add tokio::main() replacement
to deal with block_on() not allowing blocking()

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-09-03 11:16:30 +02:00
..
api2 src/api2/reader.rs: switch to async 2019-09-02 15:17:58 +02:00
api_schema src/api_schema/router.rs: switch to async 2019-09-02 15:17:58 +02:00
backup src/backup/index.rs: switch to async 2019-09-02 15:17:58 +02:00
bin merge fixup 2019-09-02 15:22:36 +02:00
cli src/bin/proxmox-backup-client.rs - status: only print result[data] 2019-07-18 09:52:11 +02:00
client drop hyper_openssl 2019-09-02 15:21:26 +02:00
config src/config: style fixup 2019-08-21 14:11:07 +02:00
pxar pxar/fuse: add pxar cli flag to set single- or multi-threaded session loop 2019-08-23 09:43:14 +02:00
server src/server/state.rs: update to tokio alpha.2 2019-09-02 15:21:26 +02:00
storage drop src/storage/futures.rs 2019-09-02 15:17:58 +02:00
tools tools: add tokio::main() replacement 2019-09-03 11:16:30 +02:00
api2.rs src/api2/reader.rs: implement backup reader protocol 2019-06-27 09:01:41 +02:00
api_schema.rs src/cli/command.rs: move doc generator code to src/api_schema/format.rs 2019-06-04 12:32:22 +02:00
auth_helpers.rs update to nix 0.14, use code from proxmox:tools 2019-08-03 13:05:38 +02:00
backup.rs remove proxmox-protocol subcrate 2019-08-22 14:08:25 +02:00
buildcfg.rs buildcfg.rs: improve doc 2019-02-16 12:31:39 +01:00
cli.rs src/cli/getopts.rs: improve docs 2019-02-21 09:36:52 +01:00
client.rs src/client/remote_chunk_reader.rs: implement remote chunk reader 2019-07-03 14:39:13 +02:00
config.rs src/config: more style fixups 2019-08-21 14:14:26 +02:00
lib.rs drop src/storage/futures.rs 2019-09-02 15:17:58 +02:00
pxar.rs pxar: add fuse module and expose its pub functionality. 2019-08-09 16:45:13 +02:00
section_config.rs update to nix 0.14, use code from proxmox:tools 2019-08-03 13:05:38 +02:00
server.rs src/server/h2service.rs: implement generic h2 service 2019-06-26 17:38:33 +02:00
tools.rs tools: add tokio::main() replacement 2019-09-03 11:16:30 +02:00