]> git.proxmox.com Git - proxmox-backup.git/history - src/client/pull.rs
src/api2/backup.rs: aquire backup lock earlier in create_locked_backup_group()
[proxmox-backup.git] / src / client / pull.rs
2020-07-30 Dietmar Maurersrc/api2/backup.rs: aquire backup lock earlier in creat...
2020-07-30 Stefan Reiterdatastore: prevent deletion of snaps in use as "previou...
2020-07-28 Dietmar Maurersrc/backup/data_blob.rs: new load_from_reader(), which...
2020-07-22 Fabian Grünbichlerfix #2865: detect and skip vanished snapshots
2020-07-22 Fabian Grünbichlerfix #2860: skip in-progress snapshots when syncing
2020-06-12 Wolfgang Bumillersome internal combinator-influenced api cleanup
2020-06-12 Wolfgang Bumilleradd an AsyncReadChunk trait
2020-05-30 Thomas Lamprechttypo fixes all over the place
2020-05-30 Dietmar Maurersrc/client/pull.rs: also download client.log.blob
2020-05-30 Dietmar Maurersrc/client/pull.rs: more verbose logging
2020-05-22 Dietmar Maurersrc/client/pull.rs: split out pull related code