proxmox-backup/src/api2
2021-01-21 17:25:32 +01:00
..
access clippy: is_some/none/ok/err/empty 2021-01-20 16:23:54 +01:00
admin clippy: us *_or_else with function calls 2021-01-20 16:23:54 +01:00
backup clippy: is_some/none/ok/err/empty 2021-01-20 16:23:54 +01:00
config tape: further hierarchy improvements 2021-01-21 17:25:32 +01:00
node clippy: convert single match to if let 2021-01-20 16:23:54 +01:00
reader replace Userid with Authid 2020-10-29 15:11:39 +01:00
tape tape: further hierarchy improvements 2021-01-21 17:25:32 +01:00
types Merge branch 'master' of ssh://proxdev.maurer-it.com/rust/proxmox-backup 2021-01-21 10:56:52 +01:00
access.rs access: restrict password changes on @pam realm to superuser 2021-01-15 08:49:22 +01:00
admin.rs api2: add verification admin endpoint and do_verification_job function 2020-10-21 12:51:35 +02:00
backup.rs clippy: remove unnecessary clones 2021-01-20 16:22:59 +01:00
config.rs tape: add hardware encryption key managenent api 2021-01-18 13:38:22 +01:00
helpers.rs clippy: remove unnecessary clones 2021-01-20 16:22:59 +01:00
node.rs clippy: fix option_as_ref_deref 2021-01-20 16:23:54 +01:00
ping.rs api: add world accessible ping dummy endpoint 2020-10-24 19:12:14 +02:00
pull.rs clippy: us *_or_else with function calls 2021-01-20 16:23:54 +01:00
reader.rs clippy: don't pass along unit value 2021-01-20 16:23:54 +01:00
status.rs clippy: convert single match to if let 2021-01-20 16:23:54 +01:00
version.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00