proxmox-backup/src
Fabian Grünbichler 1e0c6194b5 clippy: fix option_as_ref_deref
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2021-01-20 16:23:54 +01:00
..
api2 clippy: fix option_as_ref_deref 2021-01-20 16:23:54 +01:00
backup clippy: use matches! 2021-01-20 16:23:54 +01:00
bin clippy: collapse nested ifs 2021-01-20 16:23:54 +01:00
client pull: add error context for initial group list call 2021-01-18 06:51:05 +01:00
config clippy: remove explicit returns 2021-01-20 16:23:54 +01:00
pxar clippy: use matches! 2021-01-20 16:23:54 +01:00
rrd clippy: collapse/rework nested ifs 2021-01-20 16:22:59 +01:00
server clippy: remove explicit returns 2021-01-20 16:23:54 +01:00
tape clippy: collapse nested ifs 2021-01-20 16:23:54 +01:00
tools clippy: fix option_as_ref_deref 2021-01-20 16:23:54 +01:00
api2.rs tape: expose basic tape/changer functionality at api2/tape/ 2020-12-08 15:42:50 +01:00
auth.rs clippy fixups 2020-10-14 11:20:07 +02:00
auth_helpers.rs avoid chrono dependency, depend on proxmox 0.3.8 2020-09-15 07:12:57 +02:00
backup.rs cleanup: use extra file for StoreProgress 2020-12-01 06:34:33 +01:00
buildcfg.rs buildcfg: add rundir helper macro 2021-01-11 10:22:32 +01:00
client.rs client: move connect_to_localhost into client module 2020-12-09 11:59:50 +01:00
config.rs tape: add hardware encryption key managenent api 2021-01-18 13:38:22 +01:00
lib.rs tape: add file format definitions 2020-12-05 10:45:08 +01:00
server.rs api: tfa management and login 2021-01-11 10:22:32 +01:00
task.rs introduce TaskState trait 2020-10-12 14:11:57 +02:00
tools.rs add tools::json for canonical json generation 2021-01-15 15:19:52 +01:00