proxmox-backup/src
Dietmar Maurer 2a1e6d7dea src/client/http_client.rs - BackupClient: use async 2019-09-05 11:42:12 +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/catalog_blob.rs: use write_all() instead of write() 2019-09-05 11:40:48 +02:00
bin src/bin/proxmox-backup-client.rs: verify blob/catlog checksums 2019-09-04 08:47:14 +02:00
cli src/bin/proxmox-backup-client.rs - status: only print result[data] 2019-07-18 09:52:11 +02:00
client src/client/http_client.rs - BackupClient: use async 2019-09-05 11:42:12 +02:00
config src/config: style fixup 2019-08-21 14:11:07 +02:00
pxar src/pxar/sequential_decoder.rs: make functions needed in non-sequential decoder accessible from within crate 2019-09-04 06:15:05 +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 comment fixup 2019-09-03 11:17:33 +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 src/bin/proxmox-backup-client.rs: verify blob/catlog checksums 2019-09-04 08:47:14 +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