proxmox-backup/src
Dietmar Maurer d4877712f8 pbs-client: avoid mut self in http_client methods.
It is not necessary, so avoid it. The client can now be used
with multiple threads (without using a Mutex).

Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
2021-12-04 14:44:05 +01:00
..
acme update to proxmox-sys 0.2 crate 2021-11-24 10:32:27 +01:00
api2 fix broken format strings 2021-12-01 12:46:37 +01:00
backup update to proxmox-sys 0.2 crate 2021-11-24 10:32:27 +01:00
bin pbs-client: avoid mut self in http_client methods. 2021-12-04 14:44:05 +01:00
config update proxmox-tfa to 2.0 2021-11-29 11:19:50 +01:00
server adapt compute_next_event to new signature 2021-12-02 10:40:58 +01:00
tape adapt compute_next_event to new signature 2021-12-02 10:40:58 +01:00
tools update to proxmox-sys 0.2 crate 2021-11-24 10:32:27 +01:00
auth.rs update to proxmox-sys 0.2 crate 2021-11-24 10:32:27 +01:00
auth_helpers.rs update to proxmox-sys 0.2 crate 2021-11-24 10:32:27 +01:00
cached_traffic_control.rs pbs-api-types: split out type RateLimitConfig 2021-11-22 07:49:41 +01:00
client_helpers.rs make pbs_tools::cert not depend on pbs-buildcfg 2021-09-29 14:11:26 +02:00
lib.rs traffic-controls: add API/CLI to show current traffic 2021-11-14 17:21:45 +01:00
rrd_cache.rs update to proxmox-sys 0.2 crate 2021-11-24 10:32:27 +01:00
shared_rate_limiter.rs update to proxmox-sys 0.2 crate 2021-11-24 10:32:27 +01:00