]> git.proxmox.com Git - proxmox-backup.git/history - src/backup/mod.rs
move ChunkStream to pbs-client
[proxmox-backup.git] / src / backup / mod.rs
2021-07-20 Wolfgang Bumillermove ChunkStream to pbs-client
2021-07-19 Wolfgang Bumillermove client to pbs-client subcrate
2021-07-09 Wolfgang Bumillermove more api types for the client
2021-07-09 Wolfgang Bumillermoving more code to pbs-datastore
2021-07-09 Wolfgang Bumillermove chunk_stat, read_chunk to pbs-datastore
2021-07-07 Wolfgang Bumillermove chunk_store to pbs-datastore
2021-07-07 Wolfgang Bumillermove manifest and backup_info to pbs-datastore
2021-07-07 Wolfgang Bumilleradd pbs-api-types subcrate, move key_derivation
2021-07-06 Wolfgang Bumilleradd pbs-datastore module
2021-07-06 Wolfgang Bumillertree-wide: switch to using mod.rs