proxmox-backup/src/client
2020-09-24 13:12:04 +02:00
..
backup_reader.rs move compute_file_csum to src/tools.rs 2020-09-17 10:27:04 +02:00
backup_repo.rs introduce Username, Realm and Userid api types 2020-08-10 12:05:01 +02:00
backup_specification.rs src/client/backup_specification.rs: split code into extra file 2020-05-30 10:54:38 +02:00
backup_writer.rs avoid chrono dependency, depend on proxmox 0.3.8 2020-09-15 07:12:57 +02:00
http_client.rs fix #2870: renew tickets in HttpClient 2020-09-17 06:09:54 +02:00
merge_known_chunks.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
pipe_to_stream.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
pull.rs src/client/pull.rs: decode, verify and write in a separate threads 2020-09-24 13:12:04 +02:00
pxar_backup_stream.rs turn pxar::flags into bitflags, pxar::Flags 2020-06-10 11:05:53 +02:00
remote_chunk_reader.rs remote_chunk_reader.rs: use Arc for cache_hint to make clone faster 2020-09-22 11:39:31 +02:00
task_log.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00