proxmox-backup/src/api2/node
Dietmar Maurer 7526d86419 use new atomic_open_or_create_file
Factor out open_backup_lockfile() method to acquire locks owned by
user backup with permission 0660.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-07-20 18:54:23 +02:00
..
disks use new atomic_open_or_create_file 2021-07-20 18:54:23 +02:00
apt.rs move required_X_param to pbs_tools::json 2021-07-20 11:09:52 +02:00
certificates.rs move more tools for the client into subcrates 2021-07-19 10:07:12 +02:00
config.rs correctly set apt proxy configuration 2021-05-12 12:19:24 +02:00
dns.rs clippy: fix Mutex with unused value 2021-01-25 11:41:36 +01:00
journal.rs api: node/journal: fix parameter extraction of /nodes/node/journal 2021-05-25 13:26:51 +02:00
mod.rs move required_X_param to pbs_tools::json 2021-07-20 11:09:52 +02:00
network.rs use new atomic_open_or_create_file 2021-07-20 18:54:23 +02:00
report.rs report: add api endpoint and function to generate report 2020-11-03 15:16:42 +01:00
rrd.rs more clippy lints 2020-10-15 12:18:34 +02:00
services.rs api2/node/syslog: use 'real_service_name' here also 2020-11-11 16:36:42 +01:00
status.rs move more tools for the client into subcrates 2021-07-19 10:07:12 +02:00
subscription.rs api subscription: drop old hack for api-macro issue 2021-03-25 12:03:33 +01:00
syslog.rs api2/node/syslog: use 'real_service_name' here also 2020-11-11 16:36:42 +01:00
tasks.rs move required_X_param to pbs_tools::json 2021-07-20 11:09:52 +02:00
time.rs avoid chrono dependency, depend on proxmox 0.3.8 2020-09-15 07:12:57 +02:00