proxmox-backup/src/bin
Fabian Grünbichler e0e5b4426a BackupDir: make constructor fallible
since converting from i64 epoch timestamp to DateTime is not always
possible. previously, passing invalid backup-time from client to server
(or vice-versa) panicked the corresponding tokio task. now we get proper
error messages including the invalid timestamp.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2020-09-11 15:49:35 +02:00
..
proxmox_backup_client don't truncate DateTime nanoseconds 2020-09-11 15:48:10 +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 BackupDir: make constructor fallible 2020-09-11 15:49:35 +02:00
proxmox-backup-manager.rs replace and remove old ticket functions 2020-08-12 14:28:21 +02:00
proxmox-backup-proxy.rs fix #2983: improve tcp performance 2020-09-10 07:15:12 +02:00
pxar.rs pxar: better error handling on extract 2020-08-03 09:40:55 +02:00