5
0
mirror of git://git.proxmox.com/git/proxmox-backup-qemu.git synced 2025-01-21 22:03:51 +03:00

Commit Graph

  • 5325b94b39 adapt to proxmox-backup fingerprint changes Fabian Grünbichler 2020-11-20 17:38:44 +01:00
  • 98ecf27deb bump version to 1.0.0-1 Fabian Grünbichler 2020-11-11 14:40:33 +01:00
  • 2eb96573b8 include crate version and git rev in header file Stefan Reiter 2020-11-05 12:17:57 +01:00
  • dbb900ce4f update dependencies Fabian Grünbichler 2020-11-11 14:27:30 +01:00
  • 296da58610 update to proxmox 0.6/proxmox-backup 0.9.4 Fabian Grünbichler 2020-10-30 10:55:13 +01:00
  • d83cc3fe8d bump version to 0.7.1-1 Thomas Lamprecht 2020-10-28 22:08:58 +01:00
  • ab388dc8f8 d/control: track some more build-dependencies Thomas Lamprecht 2020-10-28 22:12:37 +01:00
  • 84641743c6 cargo: update proxmox dependencies to 0.9.0 and 0.5.0, respectively Thomas Lamprecht 2020-10-28 22:10:08 +01:00
  • c28f578e09 add state serializing and loading functions Stefan Reiter 2020-10-22 17:34:19 +02:00
  • 58437c69e4 cargo: update authors Thomas Lamprecht 2020-10-22 10:13:47 +02:00
  • 5a82749a29 invalidate bitmap when crypto key changes Fabian Grünbichler 2020-10-21 13:49:51 +02:00
  • 2a5e2623af update to proxmox-backup 0.9.1 Fabian Grünbichler 2020-10-21 13:49:50 +02:00
  • e410210409 update dependencies for proxmox and proxmox-backup Thomas Lamprecht 2020-09-26 12:17:59 +02:00
  • 9de6d63356 update to new BackupDir constructor Fabian Grünbichler 2020-09-11 14:34:39 +02:00
  • 304b75f554 bump version to 0.7.0-1 Thomas Lamprecht 2020-09-10 10:48:25 +02:00
  • 935fe25beb bump version to 0.7.1-2 Thomas Lamprecht 2020-09-10 10:47:48 +02:00
  • 329596526f updated to BackupWriter::start signature change Thomas Lamprecht 2020-09-10 10:47:11 +02:00
  • 6d9c765703 bump version to 0.7.1-1 Thomas Lamprecht 2020-09-10 10:37:21 +02:00
  • 0c9ad80b00 update proxmox* dependencies Thomas Lamprecht 2020-09-10 10:35:03 +02:00
  • a52765504d bump version to 0.6.4-1 Thomas Lamprecht 2020-08-19 16:44:30 +02:00
  • 78552edbec deduplicate 'not connected' error cases Wolfgang Bumiller 2020-08-13 10:10:05 +02:00
  • bbb2d9774b clippy: allow mutex_atomic with condvar Wolfgang Bumiller 2020-08-13 10:07:07 +02:00
  • 3ed30abe19 clippy: remove unnecessary mut Wolfgang Bumiller 2020-08-13 10:03:46 +02:00
  • 0e1ddb09b5 clippy: this case I disagree with Wolfgang Bumiller 2020-08-13 09:53:58 +02:00
  • a2841b1b2b clippy lints Wolfgang Bumiller 2020-08-13 09:50:55 +02:00
  • 642925ba64 readability cleanup Wolfgang Bumiller 2020-08-13 09:31:03 +02:00
  • 104fae9111 fix #2866: invalidate bitmap on crypt_mode change Fabian Grünbichler 2020-07-24 11:53:35 +02:00
  • 252aad7c2c add archive_name helper Fabian Grünbichler 2020-07-24 11:53:34 +02:00
  • 5412257e61 refactor incremental checks Fabian Grünbichler 2020-07-24 11:53:33 +02:00
  • 40b4b92b4e bump version to 0.6.3-1 Fabian Grünbichler 2020-08-12 13:56:28 +02:00
  • d9cca59bf1 build: fix make -j Fabian Grünbichler 2020-08-12 09:58:36 +02:00
  • 7e0070d5ff bump proxmox-backup to 0.8.10 Wolfgang Bumiller 2020-08-12 09:32:57 +02:00
  • 4474d57de5 Cargo.toml: sort dependencies Wolfgang Bumiller 2020-08-12 09:30:22 +02:00
  • 27258ee3f3 adapt to chunk reader changes Fabian Grünbichler 2020-08-10 13:25:04 +02:00
  • 3b9fedd453 relay proxmox dependency to 0.2 Thomas Lamprecht 2020-07-24 11:57:25 +02:00
  • ad42a986e6 bump version to 0.6.2-1 Thomas Lamprecht 2020-07-23 11:39:30 +02:00
  • a11dd969ed update proxmox and proxmox-backup crates Thomas Lamprecht 2020-07-23 11:35:26 +02:00
  • a9e0937c2d read_image_at: iterate until buffer is filled Stefan Reiter 2020-07-22 15:56:25 +02:00
  • 8e63f0386d use AsyncIndexReader for read_image_at Stefan Reiter 2020-07-22 15:56:24 +02:00
  • edd88ae902 bump version to 0.6.1-1 Dietmar Maurer 2020-07-09 14:23:49 +02:00
  • 2d0a8bea2c ignore missing or bad previous index Stefan Reiter 2020-07-09 14:12:42 +02:00
  • 58d1ab0bd4 bump version to 0.6.0-1 Dietmar Maurer 2020-07-09 12:21:03 +02:00
  • 56e887fd17 produce correct manifest Dietmar Maurer 2020-07-09 12:18:46 +02:00
  • 3edf5d1045 add compress and encrypt paramaters Dietmar Maurer 2020-07-09 10:43:24 +02:00
  • 198cc620a9 bump version to 0.5.1-1 Dietmar Maurer 2020-07-08 08:07:52 +02:00
  • 31ea3e4872 cleanup: also improve code resuse and parameter checks for restore Dietmar Maurer 2020-07-08 08:05:44 +02:00
  • cc18a7d7f5 bump version to 0.5.0-1 Dietmar Maurer 2020-07-08 07:52:07 +02:00
  • a00334d217 check for null parameters Dietmar Maurer 2020-07-08 07:37:22 +02:00
  • d43e9a0f67 cleanup: allways call _async functions instead of duplicating code Dietmar Maurer 2020-07-08 06:54:47 +02:00
  • 3fb097d5f4 proxmox_backup_check_incremental: check if device_name is NULL Dietmar Maurer 2020-07-08 06:37:53 +02:00
  • d1099c6fb0 proxmox_backup_abort: check for reason == NULL Dietmar Maurer 2020-07-08 06:35:34 +02:00
  • 3a3a98e285 bump version to 0.4.0-1 Dietmar Maurer 2020-07-07 11:00:15 +02:00
  • b364baf8ff use new get_runtime_with_builder Dietmar Maurer 2020-07-07 10:43:38 +02:00
  • 8fc4b1f92d bump version to 0.3.3-1 Dietmar Maurer 2020-07-07 09:49:41 +02:00
  • 7dd5dfe556 src/commands.rs: avoid useless digest conversions Dietmar Maurer 2020-07-07 09:45:17 +02:00
  • d09f5539a6 src/commands.rs: avoid useless lock Dietmar Maurer 2020-07-07 09:41:46 +02:00
  • 9ac73be061 src/registry.rs: split out Registry code Dietmar Maurer 2020-07-07 09:37:26 +02:00
  • fe37a2d64e rename worker_task.rs -> backup.rs Dietmar Maurer 2020-07-07 09:01:43 +02:00
  • 9285d7ba26 rename ProxmoxRestore into RestoreTask Dietmar Maurer 2020-07-07 08:59:22 +02:00
  • ff8f7b8d7c remove pub attribute where not required Dietmar Maurer 2020-07-07 08:21:40 +02:00
  • 2b00dbce03 src/restore.rs: implement with_runtime Dietmar Maurer 2020-07-07 08:13:14 +02:00
  • b960af0485 src/restore.rs: share remote chunk reader Dietmar Maurer 2020-07-07 07:49:53 +02:00
  • a88834e08f src/restore.rs: use backup_type from setup Dietmar Maurer 2020-07-07 06:54:34 +02:00
  • 7d86d18cb1 bump version to 0.3.2-1 Thomas Lamprecht 2020-07-06 19:54:27 +02:00
  • 2917839966 src/restore.rs: use OnceCell to avoid locking Dietmar Maurer 2020-07-06 14:08:07 +02:00
  • b26a8db3f1 src/worker_task.rs: use OnceCell to avoid locking Dietmar Maurer 2020-07-06 13:54:21 +02:00
  • ca590e8fb9 current-api.h: update to include changes from previous commit Dietmar Maurer 2020-07-06 13:31:31 +02:00
  • 11e42d4a5a add proxmox_backup_check_incremental() api Dietmar Maurer 2020-07-06 12:51:17 +02:00
  • 3be7064120 current-api.h: update to include changes from previous commit Dietmar Maurer 2020-07-06 12:26:31 +02:00
  • 6c7a5ca24a proxmox_restore_new: use snapshot string (again) instead of (type, Id, time). Dietmar Maurer 2020-07-06 11:38:58 +02:00
  • 932df89793 add restore data reading API Dietmar Maurer 2020-07-06 08:05:21 +02:00
  • 06c101f73f make Registry generic and add ImageAccessInfo Stefan Reiter 2020-07-02 15:42:11 +02:00
  • 6a125fbc6c bump version to 0.3.1-1 Dietmar Maurer 2020-07-02 12:06:55 +02:00
  • 3b024418cc write_data: return 0 for reused chunks Dietmar Maurer 2020-07-02 10:34:10 +02:00
  • 0e78f924a9 bump version to 0.3.0-1 Dietmar Maurer 2020-07-02 07:43:48 +02:00
  • 240b35a097 log abort error to stderr Dietmar Maurer 2020-07-02 07:41:47 +02:00
  • 465e5f75e1 cleanup: remove stale comments Dietmar Maurer 2020-07-02 07:34:47 +02:00
  • 9aaaafd7b0 make restore api thread safe Dietmar Maurer 2020-07-02 07:28:50 +02:00
  • 8c1d828c02 cleanup (use better name) Dietmar Maurer 2020-07-02 07:13:29 +02:00
  • 26d3718833 current-api.h: update docs Dietmar Maurer 2020-07-02 07:12:51 +02:00
  • c9c4a5788b make backup C api thread safe Dietmar Maurer 2020-07-02 07:01:12 +02:00
  • 12a00649f7 Revert "avoid mutexes" Dietmar Maurer 2020-07-01 16:58:38 +02:00
  • 6b674b5d13 improve error message Dietmar Maurer 2020-07-01 13:17:58 +02:00
  • 18a32972e4 add_config: use Vec<u8> instead of DataPointer Dietmar Maurer 2020-07-01 11:34:52 +02:00
  • 96afa3d02c avoid mutexes Dietmar Maurer 2020-07-01 11:16:33 +02:00
  • c318755f21 simpletest.c: fix error check Dietmar Maurer 2020-07-01 10:44:10 +02:00
  • 3e5db190ca avoid extra worker thread and command channel Dietmar Maurer 2020-07-01 10:26:08 +02:00
  • c4214b4ec2 bump version to 0.2.0-1 Thomas Lamprecht 2020-06-30 12:27:14 +02:00
  • 1c56dc4822 add tools module Wolfgang Bumiller 2020-06-30 10:03:25 +02:00
  • b6e17373fd add api check Wolfgang Bumiller 2020-06-29 13:12:10 +02:00
  • 93bc6c3be1 depend on proxmox-backup v0.5.0 Dietmar Maurer 2020-06-29 13:06:29 +02:00
  • 2117056cc1 also upload _dbgsym_ .deb Dietmar Maurer 2020-06-29 09:41:27 +02:00
  • 49964c2cb6 bump version to 0.1.8-1 Dietmar Maurer 2020-06-29 09:36:25 +02:00
  • fabeaf9cf1 proxmox_backup_connect: return info about previous backup Dietmar Maurer 2020-06-29 09:34:18 +02:00
  • 598e872f87 use bool type for incremental flag Dietmar Maurer 2020-06-29 09:02:15 +02:00
  • bac8a345dc simpletest.c: fix compile error Dietmar Maurer 2020-06-26 11:55:17 +02:00
  • a78a6778b9 bump version to 0.1.7-1 Dietmar Maurer 2020-06-26 11:44:07 +02:00
  • d5f033634e simplify code Dietmar Maurer 2020-06-26 11:37:02 +02:00
  • cefb437a05 add incremental backup support Stefan Reiter 2020-06-25 12:23:32 +02:00
  • 22c6bca881 make compatible with newest proxmox-backup crate Stefan Reiter 2020-06-23 14:43:11 +02:00