]> git.proxmox.com Git - proxmox-backup.git/history - pbs-datastore/src/manifest.rs
gc: fix ignoring if `lost+found` can't be accessed
[proxmox-backup.git] / pbs-datastore / src / manifest.rs
2022-12-12 Wolfgang Bumillermove pbs_config::key_config to pbs-key-config
2022-12-06 Wolfgang Bumillertree-wide: bump edition to 2021
2022-12-05 Fabian Grünbichlerclippy 1.65 fixes
2022-07-27 Wolfgang Bumillerdatastore: clippy fixes
2022-07-04 Fabian Grünbichlermove to/write_canonical_json to proxmox-serde
2022-05-15 Thomas Lamprechtdatastore: clippy fixes
2022-04-20 Wolfgang Bumillermake datastore BackupGroup/Dir ctors private
2022-04-15 Wolfgang Bumillerapi-types: introduce BackupType enum and Group/Dir...
2022-04-14 Thomas Lamprechtdatastore: rustfmt whole package
2022-04-12 Wolfgang Bumillertree-wide: replace serde_json::from_value(a_value.clone())
2021-12-30 Fabian Grünbichlertree-wide: fix needless borrows
2021-11-24 Dietmar Maurerpbs-datastore: use hex::serde feature
2021-11-24 Dietmar Maurerupdate to proxmox-sys 0.2 crate
2021-09-07 Dietmar Maurermoved key_derivation.rs from pbs_datastore to pbs-confi...
2021-07-09 Wolfgang Bumillermove more api types for the client
2021-07-07 Wolfgang Bumillertest fixups
2021-07-07 Wolfgang Bumillermove manifest and backup_info to pbs-datastore
2021-07-07 Wolfgang Bumillermove backup id related types to pbs-api-types