]> git.proxmox.com Git - proxmox-backup.git/history - src/tape/pool_writer/mod.rs
move src/backup/snapshot_reader.rs to pbs_datastore crate
[proxmox-backup.git] / src / tape / pool_writer / mod.rs
2021-09-27 Dietmar Maurermove src/backup/snapshot_reader.rs to pbs_datastore...
2021-09-27 Dietmar Maurermove src/backup/datastore.rs into pbs_datastore crate
2021-09-24 Dietmar Maurercleanup worker task logging
2021-09-24 Dietmar Maurermove worker_task.rs into proxmox-rest-server crate
2021-09-14 Dietmar Maurermove src/tape/helpers/snapshot_reader.rs to src/backup...
2021-09-13 Dietmar Maurersplit tape code into new pbs_tape workspace
2021-09-07 Dietmar Maurermove tape_encryption_keys.rs to pbs_config workspace
2021-09-03 Dietmar Maurermove drive config to pbs_config workspace
2021-08-09 Dominik Csapaktape/pool_writer: fix typo
2021-07-07 Wolfgang Bumillermove chunk_store to pbs-datastore
2021-05-14 Dominik Csapakapi2/tape/backup: add 'force-media-set' parameter to...
2021-04-08 Dietmar Maurertape: make sure there is a filemark at the end of the...
2021-03-19 Dietmar Maurertape: cleanup PoolWriter - factor out common code
2021-03-19 Dietmar Maurertape: cleanup - split PoolWriter into several files