.. |
backup_info.rs
|
src/backup/backup_info.rs: remove old prune code
|
2019-12-06 08:29:27 +01:00 |
catalog.rs
|
catalog: decoder and shell: fix incorrect logic in find matching
|
2019-12-17 14:57:34 +01:00 |
catalog_shell.rs
|
catalog: decoder and shell: fix incorrect logic in find matching
|
2019-12-17 14:57:34 +01: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/api2/config/datastore.rs - create: pass uid and gid instead of User
|
2019-12-20 09:23:58 +01:00 |
chunk_stream.rs
|
update a chunk of stuff to the hyper release
|
2019-12-13 11:24:41 +01:00 |
chunker.rs
|
some clippy fixups
|
2019-09-11 12:14:05 +02:00 |
crypt_config.rs
|
avoid some clippy warnings
|
2019-10-25 18:44:51 +02:00 |
crypt_reader.rs
|
avoid some clippy warnings
|
2019-10-25 18:44:51 +02:00 |
crypt_writer.rs
|
avoid lifetimes in blob reader/writer
|
2019-08-16 10:07:24 +02:00 |
data_blob.rs
|
avoid some clippy warnings
|
2019-10-26 11:42:05 +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 some clippy warnings
|
2019-10-26 11:42:05 +02:00 |
datastore.rs
|
src/backup/datastore.rs: new helper try_shared_chunk_store_lock()
|
2020-01-02 11:00:33 +01:00 |
dynamic_index.rs
|
drop uuid crate dependency
|
2019-11-14 10:22:29 +01: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
|
drop uuid crate dependency
|
2019-11-14 10:22:29 +01:00 |
index.rs
|
avoid some clippy warnings
|
2019-10-26 11:42:05 +02:00 |
key_derivation.rs
|
replace file_set_contents with replace_file
|
2019-12-18 11:16:04 +01:00 |
manifest.rs
|
src/backup/manifest.rs: new helper archive_type()
|
2019-12-31 15:23:41 +01:00 |
prune.rs
|
src/api2/admin/datastore.rs - prune: log retention options
|
2019-12-14 16:32:16 +01:00 |
read_chunk.rs
|
src/backup/data_blob.rs: avoid Arc<CryptConfig>
|
2019-10-07 11:41:35 +02:00 |