proxmox-backup/src/client
Dietmar Maurer ad6e5a6f51 rename INDEX_BLOB_NAME to MANIFEST_BLOB_NAME 2019-10-12 15:53:27 +02:00
..
backup_reader.rs rename INDEX_BLOB_NAME to MANIFEST_BLOB_NAME 2019-10-12 15:53:27 +02:00
backup_repo.rs src/client/backup_repo.rs: implement FromStr trait 2019-03-13 10:09:39 +01:00
backup_writer.rs src/client/backup_writer.rs: move BackupClient code into extra file 2019-10-12 13:53:11 +02:00
http_client.rs src/client/backup_writer.rs: move BackupClient code into extra file 2019-10-12 13:53:11 +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 clippy: remove a loop{} which never actually loops 2019-09-11 12:31:39 +02:00
pxar_backup_stream.rs src/client/pxar_backup_stream.rs: switch to async 2019-09-02 15:21:26 +02:00
pxar_decode_writer.rs pxar: cleanup: move feature flags to src/pxar/flags.rs and omit CA_FORMAT prefix on all of them 2019-08-03 08:51:06 +02:00
remote_chunk_reader.rs src/backup/data_blob.rs: avoid Arc<CryptConfig> 2019-10-07 11:41:35 +02:00