proxmox-backup/src
Dominik Csapak ce7ab28cfa tools/systemd/parse_time: error out on invalid ranges
if the range is reverse (bigger..smaller) we will never find a value,
so error out during parsing

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2020-09-04 15:28:48 +02:00
..
api2 tools/systemd/time: convert the resulting timestamp into an option 2020-09-04 15:28:05 +02:00
backup gc: improve percentage done logs 2020-09-02 10:04:18 +02:00
bin tools/systemd/time: convert the resulting timestamp into an option 2020-09-04 15:28:05 +02:00
client various typo fixes 2020-08-25 18:52:31 +02:00
config style fixups 2020-08-18 08:50:14 +02:00
pxar pxar/extract: fixup path stack for errors 2020-08-03 12:20:30 +02:00
rrd api2/status: use new rrd::extract_cached_data 2020-06-10 13:31:16 +02:00
server server/worker_task: fix 'unknown' status for some big task logs 2020-09-04 10:41:13 +02:00
tools tools/systemd/parse_time: error out on invalid ranges 2020-09-04 15:28:48 +02:00
api2.rs move subscription API path to /nodes 2020-07-21 19:33:52 +02:00
auth.rs introduce Username, Realm and Userid api types 2020-08-10 12:05:01 +02:00
auth_helpers.rs introduce Username, Realm and Userid api types 2020-08-10 12:05:01 +02:00
backup.rs backup: add BACKUP_GROUP_NAME const and backup_group helper 2020-08-26 10:27:47 +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 config: add JobState helper 2020-08-13 11:36:10 +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 remove map_struct helper 2020-08-17 11:53:02 +02:00