This website requires JavaScript.
Explore
Help
Sign In
tyler
/
proxmox-backup
Watch
1
Star
0
Fork
0
You've already forked proxmox-backup
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
d973aa827cf6d9d286717eb310f827cb9cb6ff9f
proxmox-backup
/
src
/
client
T
History
Wolfgang Bumiller
d973aa827c
introduce new runtime tokio helpers
...
Signed-off-by: Wolfgang Bumiller <
w.bumiller@proxmox.com
>
2020-01-20 13:12:40 +01:00
..
backup_reader.rs
src/client/backup_reader.rs: make compute_file_csum() public
2020-01-05 14:50:54 +01:00
backup_repo.rs
src/client/backup_repo.rs: impl. new()
2019-12-19 08:44:38 +01:00
backup_writer.rs
drop Cancellable future in favor of abortable
2019-12-17 10:52:07 +01:00
http_client.rs
src/client/http_client.rs: allow access to AuthInfo fields
2020-01-05 10:31:19 +01: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
avoid some clippy warnings
2019-10-26 11:42:05 +02:00
pxar_backup_stream.rs
src/client/pxar_backup_stream.rs: use std::thread::Builder to name the thread
2020-01-18 12:21:22 +01:00
pxar_decode_writer.rs
src/pxar/sequential_decoder.rs: remove callback from new()
2019-11-26 09:56:48 +01:00
remote_chunk_reader.rs
introduce new runtime tokio helpers
2020-01-20 13:12:40 +01:00
task_log.rs
src/client/task_log.rs: move display_task_log into extra file
2019-12-08 11:27:15 +01:00