.. |
backup_info.rs
|
src/backup/backup_info.rs: add BackupInfo::new constructor
|
2019-08-07 08:27:52 +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: add optional chunk_size parameter
|
2019-05-30 13:28:24 +02:00 |
crypt_config.rs
|
src/backup/data_blob.rs - DataBlobWriter: fix decryption
|
2019-08-12 11:57:29 +02:00 |
data_blob.rs
|
src/backup/data_blob.rs - DataBlobReader: impl. reader for signed blobs
|
2019-08-12 17:41:25 +02:00 |
data_chunk.rs
|
backup: use new proxmox::tools::io traits
|
2019-07-01 10:37:02 +02:00 |
datastore.rs
|
src/backup/chunk_store.rs - get_chunk_iterator: return percentage inside iterator item
|
2019-07-04 09:26:44 +02:00 |
dynamic_index.rs
|
src/backup/dynamic_index.rs: lock file inside new, code cleanup
|
2019-07-04 08:17:30 +02:00 |
file_formats.rs
|
src/backup/file_formats.rs; use const instzead of static
|
2019-08-12 11:20:21 +02:00 |
fixed_index.rs
|
src/backup/fixed_index.rs: implement BufferedFixedReader
|
2019-07-05 09:19:56 +02:00 |
index.rs
|
src/client/remote_chunk_reader.rs: implement simple caching
|
2019-07-05 10:42:46 +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 |