proxmox-backup/src/client
Dietmar Maurer f701d0335e src/pxar/sequential_decoder.rs: remove callback from new()
And use an extra functzion  set_callback() to configure that.

Also rewrite pxar/fuse.rs and implement a generic Session (will get
further cleanups with next patches).
2019-11-26 09:56:48 +01:00
..
backup_reader.rs src/client/backup_reader.rs: factor out download_blob() helper 2019-11-08 13:16:41 +01:00
backup_repo.rs api/compat: remove remaining api_schema references 2019-11-21 14:53:15 +01:00
backup_writer.rs src/client/backup_writer.rs: rename force_close to cancel 2019-11-08 10:34:16 +01:00
http_client.rs avoid some clippy warnings 2019-10-26 11:42:05 +02:00
merge_known_chunks.rs src/client/merge_known_chunks.rs: switch to async 2019-09-02 15:21:26 +02:00
pipe_to_stream.rs avoid some clippy warnings 2019-10-26 11:42:05 +02:00
pxar_backup_stream.rs change catalog format, use dynamic index to store catalog. 2019-11-08 10:35:48 +01:00
pxar_decode_writer.rs src/pxar/sequential_decoder.rs: remove callback from new() 2019-11-26 09:56:48 +01:00
remote_chunk_reader.rs src/backup/data_blob.rs: avoid Arc<CryptConfig> 2019-10-07 11:41:35 +02:00