]> git.proxmox.com Git - proxmox-backup.git/history - src/tape/drive/lto/mod.rs
moved key_derivation.rs from pbs_datastore to pbs-config/src/key_config.rs
[proxmox-backup.git] / src / tape / drive / lto / mod.rs
2021-09-07 Dietmar Maurermoved key_derivation.rs from pbs_datastore to pbs-confi...
2021-09-03 Dietmar Maurermove drive config to pbs_config workspace
2021-09-01 Wolfgang Bumilleranother import cleanup
2021-08-30 Wolfgang Bumillercleanup proxmox_backup::backup module
2021-07-06 Wolfgang Bumilleradd pbs-tools subcrate
2021-05-06 Dietmar Maurertape: use LOCATE(16) SCSI command
2021-05-06 Dominik Csapaktape/drive: add 'move_to_file' to TapeDriver trait
2021-04-12 Dietmar Maurertape: improve EOT error handling
2021-04-09 Dietmar Maurercleanup: move tape SCSI code to src/tape/drive/lto...
2021-04-08 Dietmar Maurertape: add vendor, product and revision to LtoDriveAndMe...
2021-04-08 Dietmar Maurertape: pmt - implement options command
2021-04-08 Dietmar Maurertape: implement locate_file without LOCATE(10)
2021-04-08 Dietmar Maurertape: pmt - re-implement lock/unlock command
2021-04-08 Dietmar Maurertape: pmt - re-implement fsr/bsr
2021-04-08 Dietmar Maurertape: correctly set/display drive option
2021-04-08 Dietmar Maurertape: make sure there is a filemark at the end of the...
2021-04-08 Dietmar Maurertape: make fsf/bsf driver specific
2021-04-08 Dietmar Maurertape: implement format/erase
2021-04-08 Dietmar Maurertape: implement LTO userspace driver