proxmox-backup/src
Dietmar Maurer 97dfc62f0d remote config: derive and use Updater
Defined a new struct RemoteConfig (without name and password). This makes it
possible to bas64-encode the pasword in the config, but still allow plain
passwords with the API.
2021-08-30 12:48:45 +02:00
..
acme acme: nit code cleanup 2021-07-03 21:44:13 +02:00
api2 remote config: derive and use Updater 2021-08-30 12:48:45 +02:00
backup move CachedChunkReader to pbs-datastore 2021-07-21 14:20:03 +02:00
bin split out proxmox-backup-client binary 2021-08-30 11:39:01 +02:00
config remote config: derive and use Updater 2021-08-30 12:48:45 +02:00
rrd clippy: more misc fixes 2021-01-26 09:54:55 +01:00
server move some API return types to pbs-api-types 2021-08-30 11:39:01 +02:00
tape tape/pool_writer: fix typo 2021-08-09 09:36:38 +02:00
tools use ApiType trait 2021-08-25 10:43:58 +02:00
auth.rs auth: 'crypt' is not thread safe 2021-07-12 18:38:48 +02:00
auth_helpers.rs move more tools for the client into subcrates 2021-07-19 10:07:12 +02:00
lib.rs move client to pbs-client subcrate 2021-07-19 12:58:43 +02:00