]> git.proxmox.com Git - proxmox-backup.git/history - src/bin/proxmox-tape.rs
adaptions for proxmox 0.9 and proxmox-api-macro 0.3
[proxmox-backup.git] / src / bin / proxmox-tape.rs
2020-12-22 Wolfgang Bumilleradaptions for proxmox 0.9 and proxmox-api-macro 0.3
2020-12-21 Dietmar Maurertape: add command to read cartridge memory (MAM)
2020-12-18 Dietmar Maurertape: add tape backup api
2020-12-14 Dietmar Maurertape: minor code cleanup
2020-12-14 Dietmar Maurertape: scan - print more debug info
2020-12-14 Dietmar Maurertape: implement scan command (useful for debug)
2020-12-14 Dietmar Maurertape: implement eod cli command (debug tool)
2020-12-14 Dietmar Maurertape: add media api
2020-12-13 Dietmar Maurertape: rename DRIVE_ID_SCHEMA to DRIVE_NAME_SCHEMA
2020-12-12 Dietmar Maurertape: correctly call Async handler in proxmox-tape
2020-12-11 Dietmar Maurertape: use WorkerTask for erase and rewind
2020-12-11 Dietmar Maurertape: split inventory api
2020-12-11 Dietmar Maurertape: run label commands as WorkerTask (threads)
2020-12-11 Dietmar Maurertape: implement barcode-label-mdedia
2020-12-11 Dietmar Maurertape: implement inventory command
2020-12-10 Dietmar Maurertape: implement read-label command
2020-12-10 Dietmar Maurertape: implement label command
2020-12-10 Dietmar Maurertape: add media pool cli
2020-12-10 Dietmar Maurertape: implement load-media command
2020-12-09 Dietmar Maurertape: implement eject
2020-12-09 Dietmar Maurertape: implement rewind
2020-12-09 Dietmar Maurertape: implement erase media
2020-12-09 Dietmar Maurertape: add command line interface proxmox-tape