]> git.proxmox.com Git - proxmox-backup-qemu.git/history - src/backup.rs
update to current PBS master
[proxmox-backup-qemu.git] / src / backup.rs
2024-06-20 Fabian Grünbichlerproxmox-backup: update to current master
2024-06-12 Fiona Ebnertree-wide: fix typos in comments
2022-12-12 Fabian Grünbichlerupdate to current PBS head
2022-05-12 Wolfgang Bumillersupport namespaces
2022-04-26 Wolfgang Bumillerrustfmt
2021-11-24 Dietmar Maurerupdate dependencies to latest proxmox-backup git version
2021-02-12 Fabian Grünbichlerapi: add master key support
2021-01-26 Fabian Grünbichleruse new HttpClientOptions constructors
2021-01-11 Fabian Grünbichlerupdate to tokio 1.0
2020-11-24 Fabian Grünbichleradapt to proxmox-backup fingerprint changes
2020-10-30 Fabian Grünbichlerupdate to proxmox 0.6/proxmox-backup 0.9.4
2020-10-22 Fabian Grünbichlerinvalidate bitmap when crypto key changes
2020-10-22 Fabian Grünbichlerupdate to proxmox-backup 0.9.1
2020-09-26 Thomas Lamprechtupdate dependencies for proxmox and proxmox-backup
2020-09-11 Fabian Grünbichlerupdate to new BackupDir constructor
2020-09-10 Thomas Lamprechtupdated to BackupWriter::start signature change
2020-08-13 Wolfgang Bumillerdeduplicate 'not connected' error cases
2020-08-13 Wolfgang Bumillerclippy lints
2020-08-13 Fabian Grünbichlerfix #2866: invalidate bitmap on crypt_mode change
2020-08-13 Fabian Grünbichlerrefactor incremental checks
2020-07-09 Dietmar Maurerproduce correct manifest
2020-07-09 Dietmar Maureradd compress and encrypt paramaters
2020-07-07 Dietmar Maureruse new get_runtime_with_builder
2020-07-07 Dietmar Maurersrc/registry.rs: split out Registry code
2020-07-07 Dietmar Maurerrename worker_task.rs -> backup.rs