proxmox-backup/src/api2
Dominik Csapak 15ec790a40 tools/systemd/time: convert the resulting timestamp into an option
we want to use dates for the calendarspec, and with that there are some
impossible combinations that cannot be detected during parsing
(e.g. some datetimes do not exist in some timezones, and the timezone
can change after setting the schedule)

so finding no timestamp is not an error anymore but a valid result

we omit logging in that case (since it is not an error anymore)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2020-09-04 15:28:05 +02:00
..
access introduce Username, Realm and Userid api types 2020-08-10 12:05:01 +02:00
admin tools/systemd/time: convert the resulting timestamp into an option 2020-09-04 15:28:05 +02:00
backup backup: lock base snapshot and ensure existance on finish 2020-08-11 11:04:47 +02:00
config config/jobstate: replace Job:load with create_state_file 2020-08-14 06:38:02 +02:00
node api2/node/services: turn service api calls into workers 2020-08-14 12:37:17 +02:00
reader introduce Username, Realm and Userid api types 2020-08-10 12:05:01 +02:00
types save last verify result in snapshot manifest 2020-08-26 07:35:13 +02:00
access.rs replace and remove old ticket functions 2020-08-12 14:28:21 +02:00
admin.rs api2: add admin/sync endpoint 2020-05-29 11:31:32 +02:00
backup.rs backup: lock base snapshot and ensure existance on finish 2020-08-11 11:04:47 +02:00
config.rs rename 'job' to 'sync' 2020-05-21 10:29:25 +02:00
helpers.rs bump proxmox to 0.3, cleanup http_err macro usage 2020-07-29 09:38:36 +02:00
node.rs replace and remove old ticket functions 2020-08-12 14:28:21 +02:00
pull.rs cleanup: replace id from do_sync_job with info from job 2020-08-14 06:36:43 +02:00
reader.rs introduce Username, Realm and Userid api types 2020-08-10 12:05:01 +02:00
status.rs fix #2978: allow non-root to view datastore usage 2020-09-04 06:18:20 +02:00
version.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00