]> git.proxmox.com Git - proxmox-backup.git/history - src/tape
tape: use WorkerTask for erase and rewind
[proxmox-backup.git] / src / tape /
2020-12-11 Dietmar Maurertape: implement inventory command
2020-12-10 Dietmar Maurertape: implement label command
2020-12-10 Dietmar Maurertape: add media pool handling
2020-12-10 Dietmar Maurertape: implement option changer-drive-id
2020-12-09 Dietmar Maurertape: add media state database
2020-12-08 Dietmar Maurertape: expose basic tape/changer functionality at api2...
2020-12-07 Dietmar Maurertape: add tape device driver
2020-12-06 Dietmar Maurertape: add BlockeReader/BlockedWriter streams
2020-12-06 Dietmar Maurertape: add BlockHeader impl
2020-12-06 Dietmar Maurertape: add helpers to emulate tape read/write behavior
2020-12-05 Dietmar Maurertape: add tape changer support using 'mtx' command
2020-12-05 Dietmar Maurertape: add media invenotry
2020-12-05 Dietmar Maurertape: define useful constants
2020-12-05 Dietmar Maurertape: add tape read trait
2020-12-05 Dietmar Maurertape: add tape write trait
2020-12-05 Dietmar Maurertape: add file format definitions