proxmox-backup/src/bin
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
..
proxmox_backup_client Fix typo in program output 2020-08-19 09:06:27 +02:00
proxmox_backup_manager various typo fixes 2020-08-25 18:52:31 +02:00
dump-backup-api.rs move api dump binaries back to src/bin for package building 2020-06-16 14:48:01 +02:00
dump-catalog-shell-cli.rs move api dump binaries back to src/bin for package building 2020-06-16 14:48:01 +02:00
dump-reader-api.rs move api dump binaries back to src/bin for package building 2020-06-16 14:48:01 +02:00
proxmox-backup-api.rs config: add JobState helper 2020-08-13 11:36:10 +02:00
proxmox-backup-banner.rs s/pbsbanner/proxmox-backup-banner/ + move to /usr/lib 2020-02-10 14:43:28 +01:00
proxmox-backup-client.rs chunk readers: ensure chunk/index CryptMode matches 2020-08-11 09:54:22 +02:00
proxmox-backup-manager.rs replace and remove old ticket functions 2020-08-12 14:28:21 +02:00
proxmox-backup-proxy.rs tools/systemd/time: convert the resulting timestamp into an option 2020-09-04 15:28:05 +02:00
pxar.rs pxar: better error handling on extract 2020-08-03 09:40:55 +02:00