]> git.proxmox.com Git - proxmox-backup-qemu.git/shortlog
proxmox-backup-qemu.git
2020-08-13 Wolfgang Bumillerclippy: remove unnecessary mut
2020-08-13 Wolfgang Bumillerclippy: this case I disagree with
2020-08-13 Wolfgang Bumillerclippy lints
2020-08-13 Wolfgang Bumillerreadability cleanup
2020-08-13 Fabian Grünbichlerfix #2866: invalidate bitmap on crypt_mode change
2020-08-13 Fabian Grünbichleradd archive_name helper
2020-08-13 Fabian Grünbichlerrefactor incremental checks
2020-08-12 Fabian Grünbichlerbump version to 0.6.3-1
2020-08-12 Fabian Grünbichlerbuild: fix make -j
2020-08-12 Wolfgang Bumillerbump proxmox-backup to 0.8.10
2020-08-12 Wolfgang BumillerCargo.toml: sort dependencies
2020-08-11 Fabian Grünbichleradapt to chunk reader changes
2020-07-24 Thomas Lamprechtrelay proxmox dependency to 0.2
2020-07-23 Thomas Lamprechtbump version to 0.6.2-1
2020-07-23 Thomas Lamprechtupdate proxmox and proxmox-backup crates
2020-07-22 Stefan Reiterread_image_at: iterate until buffer is filled
2020-07-22 Stefan Reiteruse AsyncIndexReader for read_image_at
2020-07-09 Dietmar Maurerbump version to 0.6.1-1
2020-07-09 Stefan Reiterignore missing or bad previous index
2020-07-09 Dietmar Maurerbump version to 0.6.0-1
2020-07-09 Dietmar Maurerproduce correct manifest
2020-07-09 Dietmar Maureradd compress and encrypt paramaters
2020-07-08 Dietmar Maurerbump version to 0.5.1-1
2020-07-08 Dietmar Maurercleanup: also improve code resuse and parameter checks...
2020-07-08 Dietmar Maurerbump version to 0.5.0-1
2020-07-08 Dietmar Maurercheck for null parameters
2020-07-08 Dietmar Maurercleanup: allways call _async functions instead of dupli...
2020-07-08 Dietmar Maurerproxmox_backup_check_incremental: check if device_name...
2020-07-08 Dietmar Maurerproxmox_backup_abort: check for reason == NULL
2020-07-07 Dietmar Maurerbump version to 0.4.0-1
2020-07-07 Dietmar Maureruse new get_runtime_with_builder
2020-07-07 Dietmar Maurerbump version to 0.3.3-1
2020-07-07 Dietmar Maurersrc/commands.rs: avoid useless digest conversions
2020-07-07 Dietmar Maurersrc/commands.rs: avoid useless lock
2020-07-07 Dietmar Maurersrc/registry.rs: split out Registry code
2020-07-07 Dietmar Maurerrename worker_task.rs -> backup.rs
2020-07-07 Dietmar Maurerrename ProxmoxRestore into RestoreTask
2020-07-07 Dietmar Maurerremove pub attribute where not required
2020-07-07 Dietmar Maurersrc/restore.rs: implement with_runtime
2020-07-07 Dietmar Maurersrc/restore.rs: share remote chunk reader
2020-07-07 Dietmar Maurersrc/restore.rs: use backup_type from setup
2020-07-06 Thomas Lamprechtbump version to 0.3.2-1
2020-07-06 Dietmar Maurersrc/restore.rs: use OnceCell to avoid locking
2020-07-06 Dietmar Maurersrc/worker_task.rs: use OnceCell to avoid locking
2020-07-06 Dietmar Maurercurrent-api.h: update to include changes from previous...
2020-07-06 Dietmar Maureradd proxmox_backup_check_incremental() api
2020-07-06 Dietmar Maurercurrent-api.h: update to include changes from previous...
2020-07-06 Dietmar Maurerproxmox_restore_new: use snapshot string (again) instea...
2020-07-06 Dietmar Maureradd restore data reading API
2020-07-03 Stefan Reitermake Registry generic and add ImageAccessInfo
2020-07-02 Dietmar Maurerbump version to 0.3.1-1
2020-07-02 Dietmar Maurerwrite_data: return 0 for reused chunks
2020-07-02 Dietmar Maurerbump version to 0.3.0-1
2020-07-02 Dietmar Maurerlog abort error to stderr
2020-07-02 Dietmar Maurercleanup: remove stale comments
2020-07-02 Dietmar Maurermake restore api thread safe
2020-07-02 Dietmar Maurercleanup (use better name)
2020-07-02 Dietmar Maurercurrent-api.h: update docs
2020-07-02 Dietmar Maurermake backup C api thread safe
2020-07-01 Dietmar MaurerRevert "avoid mutexes"
2020-07-01 Dietmar Maurerimprove error message
2020-07-01 Dietmar Maureradd_config: use Vec<u8> instead of DataPointer
2020-07-01 Dietmar Maureravoid mutexes
2020-07-01 Dietmar Maurersimpletest.c: fix error check
2020-07-01 Dietmar Maureravoid extra worker thread and command channel
2020-06-30 Thomas Lamprechtbump version to 0.2.0-1
2020-06-30 Wolfgang Bumilleradd tools module
2020-06-29 Wolfgang Bumilleradd api check
2020-06-29 Dietmar Maurerdepend on proxmox-backup v0.5.0
2020-06-29 Dietmar Maureralso upload _dbgsym_ .deb
2020-06-29 Dietmar Maurerbump version to 0.1.8-1
2020-06-29 Dietmar Maurerproxmox_backup_connect: return info about previous...
2020-06-29 Dietmar Maureruse bool type for incremental flag
2020-06-26 Dietmar Maurersimpletest.c: fix compile error
2020-06-26 Dietmar Maurerbump version to 0.1.7-1
2020-06-26 Dietmar Maurersimplify code
2020-06-26 Stefan Reiteradd incremental backup support
2020-06-24 Stefan Reitermake compatible with newest proxmox-backup crate
2020-06-04 Thomas Lamprechtbump version to 0.1.6-1
2020-06-04 Thomas Lamprechtupdate proxmox-backup crate to 0.2.3
2020-06-04 Dominik Csapakfix backing up images that are not multiples of 'chunk_...
2020-06-03 Thomas Lamprechtupdate proxmox-backup crate to 0.2.2
2020-06-02 Dietmar Maurerbump version to 0.1.5-1
2020-06-02 Dietmar Maurersrc/restore.rs: hold reference to the runtime
2020-06-02 Dietmar Maureravoid compiler warning
2020-05-30 Thomas Lamprechtbump version to 0.1.4-1
2020-05-30 Thomas Lamprechtrestore: reuse the clients download_fixed_index
2020-05-30 Thomas LamprechtCargo.toml: update versions
2020-05-30 Thomas Lamprechtswitch from failure to anyhow
2020-03-11 Dietmar Maurerbump version to 0.1.3-1
2020-03-11 Dietmar Maurercall C-callback if send command fail
2020-03-11 Dietmar Maurercleanup: use macro raise_error_int
2020-03-11 Dietmar Maurercorrectly convert error messages to CString
2020-03-11 Dietmar Maurerremove debug statements
2020-03-10 Dietmar Maurerbump version to 0.1.2-1
2020-03-10 Dietmar Maurerbuild.rs: .with_include_guard("PROXMOX_BACKUP_QEMU_H")
2020-03-03 Dietmar MaurerMakefile: upload to pve instead of pbs product
2020-03-03 Dietmar MaurerMakefile: add upload target
2020-03-03 Dietmar Maurerdepend on specific proxmox-backup git version
2020-02-19 Dietmar Maurerfix compile errors
next