proxmox-backup/src/client
Fabian Grünbichler e6dc35acb8 replace Userid with Authid
in most generic places. this is accompanied by a change in
RpcEnvironment to purposefully break existing call sites.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2020-10-29 15:11:39 +01:00
..
backup_reader.rs client/remote: add support to specify port number 2020-09-30 10:49:20 +02:00
backup_repo.rs fix ipv6 handling for remotes/sync jobs 2020-09-30 13:40:03 +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 more clippy fixups 2020-10-14 13:58:35 +02:00
http_client.rs add tools::http for generic HTTP GET and move HttpsConnector there 2020-10-21 16:22:08 +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 replace Userid with Authid 2020-10-29 15:11:39 +01:00
pxar_backup_stream.rs pxar: remove unused parameter 2020-10-14 11:32:22 +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 more clippy lints 2020-10-15 12:18:34 +02:00