proxmox-backup/src/backup
Wolfgang Bumiller 4264e52220 reuse some extractor code in catalog shell
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2020-06-16 10:54:54 +02:00
..
backup_info.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
catalog_shell.rs reuse some extractor code in catalog shell 2020-06-16 10:54:54 +02:00
catalog.rs catalog: remove unused SenderWriter 2020-06-10 10:42:42 +02:00
checksum_reader.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
checksum_writer.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
chunk_stat.rs src/backup/chunk_stat.rs: log write speed 2019-02-25 13:21:00 +01:00
chunk_store.rs avoid compiler warnings 2020-05-19 07:03:41 +02:00
chunk_stream.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
chunker.rs some clippy fixups 2019-09-11 12:14:05 +02:00
crypt_config.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
crypt_reader.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
crypt_writer.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
data_blob_reader.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
data_blob_writer.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
data_blob.rs fix typo 2020-06-03 06:59:43 +02:00
datastore.rs src/client/pull.rs: also download client.log.blob 2020-05-30 14:51:33 +02:00
dynamic_index.rs dynamic index: make it hard to mess up endianess 2020-06-15 09:19:35 +02:00
file_formats.rs src/backup/catalog.rs: write MAGIC at start of file 2019-11-10 11:36:45 +01:00
fixed_index.rs refactor time functions to tools 2020-06-10 13:31:10 +02:00
index.rs switch to external pxar and fuse crates 2020-06-08 13:56:58 +02:00
key_derivation.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
manifest.rs verify_file: add missing closing parenthesis in error message 2020-06-03 19:10:01 +02:00
prune.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
read_chunk.rs AsyncReadChunk: require Send 2020-06-16 09:50:29 +02:00