proxmox-backup/src
Christian Ebner 03310bea12 src/pxar/fuse.rs: s/Buf/ReplyBuf/ and s/BufState/ReplyBufState/
Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2019-09-11 11:27:18 +02:00
..
api2 avoid injecting ENV vars from Makefile 2019-09-09 10:51:08 +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 avoid injecting ENV vars from Makefile 2019-09-09 10:51:08 +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: use async for upload_speedtest() 2019-09-06 08:55:47 +02:00
config src/config: style fixup 2019-08-21 14:11:07 +02:00
pxar src/pxar/fuse.rs: s/Buf/ReplyBuf/ and s/BufState/ReplyBufState/ 2019-09-11 11:27:18 +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 avoid injecting ENV vars from Makefile 2019-09-09 10:51:08 +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 avoid injecting ENV vars from Makefile 2019-09-09 10:51:08 +02: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