proxmox-backup/src
Dietmar Maurer bccdc5fa04 src/backup/manifest.rs: cleanup - again, avoid recursive call to write_canonical_json
And use re-borrow instead of dyn trait casting.
2020-07-27 10:31:34 +02:00
..
api2 services: make reload safer and default to it in gui 2020-07-25 20:23:12 +02:00
backup src/backup/manifest.rs: cleanup - again, avoid recursive call to write_canonical_json 2020-07-27 10:31:34 +02:00
bin fix 2885: bail on duplicate backup target 2020-07-24 11:08:56 +02:00
client client: log archive upload duration more accurate, fix grammar 2020-07-24 10:15:28 +02:00
config api2/nodes: add termproxy and vncwebsocket api calls 2020-07-23 12:06:38 +02:00
pxar pxar: .pxarexclude: absolute paths and byte based paths 2020-07-15 11:55:48 +02:00
rrd api2/status: use new rrd::extract_cached_data 2020-06-10 13:31:16 +02:00
server followup: server/state: rename task_count to internal_task_count 2020-07-24 12:11:39 +02:00
tools api2/access: implement term ticket 2020-07-23 11:55:00 +02:00
api2.rs move subscription API path to /nodes 2020-07-21 19:33:52 +02:00
auth_helpers.rs refactor time functions to tools 2020-06-10 13:31:10 +02:00
auth.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
backup.rs backup: Fix typos and grammar 2020-07-21 12:51:41 +02:00
buildcfg.rs some clippy fixups 2019-09-11 12:14:05 +02:00
client.rs switch to external pxar and fuse crates 2020-06-08 13:56:58 +02:00
config.rs rename 'job' to 'sync' 2020-05-21 10:29:25 +02:00
lib.rs add simple rrd implementation 2020-05-23 10:42:48 +02:00
server.rs move src/api_schema/config.rs -> src/server/config.rs 2019-11-22 09:23:03 +01:00
tools.rs tools: add strip_ascii_whitespace for byte slices 2020-07-15 11:55:48 +02:00