.. |
backup_info.rs
|
src/backup/backup_info.rs: add BackupInfo::new constructor
|
2019-08-07 08:27:52 +02:00 |
catalog_blob.rs
|
src/backup/catalog_blob.rs: use write_all() instead of write()
|
2019-09-05 11:40:48 +02:00 |
checksum_reader.rs
|
avoid lifetimes in blob reader/writer
|
2019-08-16 10:07:24 +02:00 |
checksum_writer.rs
|
avoid lifetimes in blob reader/writer
|
2019-08-16 10:07:24 +02:00 |
chunk_stat.rs
|
src/backup/chunk_stat.rs: log write speed
|
2019-02-25 13:21:00 +01:00 |
chunk_store.rs
|
src/backup/chunk_store.rs: coding style fixes
|
2019-07-04 11:39:10 +02:00 |
chunk_stream.rs
|
src/backup/chunk_stream.rs: switch to async
|
2019-09-02 15:17:58 +02:00 |
chunker.rs
|
remove proxmox-protocol subcrate
|
2019-08-22 14:08:25 +02:00 |
crypt_config.rs
|
src/backup/data_blob.rs - DataBlobReader: implement reader for encrtypted blobs
|
2019-08-13 13:17:08 +02:00 |
crypt_reader.rs
|
avoid lifetimes in blob reader/writer
|
2019-08-16 10:07:24 +02:00 |
crypt_writer.rs
|
avoid lifetimes in blob reader/writer
|
2019-08-16 10:07:24 +02:00 |
data_blob.rs
|
avoid lifetimes in blob reader/writer
|
2019-08-16 10:07:24 +02:00 |
data_blob_reader.rs
|
avoid lifetimes in blob reader/writer
|
2019-08-16 10:07:24 +02:00 |
data_blob_writer.rs
|
avoid lifetimes in blob reader/writer
|
2019-08-16 10:07:24 +02:00 |
data_chunk.rs
|
use statement cleanup
|
2019-08-16 12:28:40 +02:00 |
datastore.rs
|
use statement cleanup
|
2019-08-16 12:28:40 +02:00 |
dynamic_index.rs
|
src/backup/dynamic_index.rs: new helper to compute checksum and file size
|
2019-09-03 13:11:09 +02:00 |
file_formats.rs
|
src/backup/file_formats.rs: moved header_size
|
2019-08-14 12:35:53 +02:00 |
fixed_index.rs
|
src/backup/fixed_index.rs: new helper to compute checksum and file size
|
2019-09-03 13:11:45 +02:00 |
index.rs
|
src/backup/index.rs: switch to async
|
2019-09-02 15:17:58 +02:00 |
key_derivation.rs
|
update to nix 0.14, use code from proxmox:tools
|
2019-08-03 13:05:38 +02:00 |
read_chunk.rs
|
update to nix 0.14, use code from proxmox:tools
|
2019-08-03 13:05:38 +02:00 |