proxmox-backup/src
Dietmar Maurer 608806e884 proxmox-rest-server: use new ServerAdapter trait instead of callbacks
Async callbacks are a PITA, so we now pass a single trait object which
implements check_auth and get_index.
2021-10-05 11:13:10 +02:00
..
acme cleanup worker task logging 2021-09-24 10:34:11 +02:00
api2 drop fd_change_cloexec from proxmox-rest-server 2021-09-30 12:43:22 +02:00
backup move src/backup/read_chunk.rs to pbs-datastore/src/local_chunk_reader.rs 2021-09-27 11:10:14 +02:00
bin proxmox-rest-server: use new ServerAdapter trait instead of callbacks 2021-10-05 11:13:10 +02:00
config avoid type re-exports 2021-09-14 08:35:43 +02:00
rrd more api type cleanups: avoid re-exports 2021-09-10 12:25:32 +02:00
server proxmox-rest-server: use new ServerAdapter trait instead of callbacks 2021-10-05 11:13:10 +02:00
tape move src/backup/snapshot_reader.rs to pbs_datastore crate 2021-09-27 09:58:20 +02:00
tools subscription: switch verification domain over to shop.proxmox.com 2021-09-30 10:28:53 +02:00
auth.rs more api type cleanups: avoid re-exports 2021-09-10 12:25:32 +02:00
auth_helpers.rs drop pbs_tools::auth 2021-09-29 11:08:52 +02:00
client_helpers.rs make pbs_tools::cert not depend on pbs-buildcfg 2021-09-29 14:11:26 +02:00
lib.rs make pbs_tools::cert not depend on pbs-buildcfg 2021-09-29 14:11:26 +02:00