]> git.proxmox.com Git - proxmox-backup.git/history - src/tape
depend on libjs-qrcodejs
[proxmox-backup.git] / src / tape /
2021-01-10 Dietmar Maurertape: remove unused eject_on_unload method
2021-01-10 Dietmar Maurertape: more MediaChange cleanups
2021-01-10 Dietmar Maurertape: improve export media to directly export from...
2021-01-10 Dietmar Maurertape: cleanup: s/transfer/transfer_media/, avoid compil...
2021-01-10 Dietmar Maurertape: backup - implement export-media-set option
2021-01-10 Dietmar Maurertape: MediaChange - add transfer, implement export
2021-01-10 Dietmar Maurertape: renamed src/tape/changer/linux_tape.rs -> src...
2021-01-10 Dietmar Maurertape: simplify media changer implementation - new struc...
2021-01-09 Dietmar Maurertape: backup - implement --eject-media option
2021-01-09 Dietmar Maurertape: abort backup when we detect critical tape alert...
2021-01-09 Dietmar Maurertape: change default media set naming template to "%c"
2021-01-09 Dietmar Maurertape: show catalog status in media list
2021-01-09 Dietmar Maurertape: split MediaSet into extra file
2021-01-08 Dietmar Maurertape: implement drive clean
2021-01-08 Dietmar Maurertape: correctly skip cleaning tapes (not regular tapes)
2021-01-07 Dietmar Maurertape: improve MediaChange trait
2021-01-06 Dietmar Maurertape: mtx_status - consider new export-slots property
2021-01-06 Dietmar Maurertape: only query volume stats if we can read MAM
2021-01-05 Dietmar Maurertape: add function to classify tape-alert-flags
2021-01-05 Dietmar Maurertape: add volume_mounts and medium_passes to LinuxDrive...
2021-01-05 Dietmar Maurertape: implement read_volume_statistics
2021-01-04 Dietmar Maurertape: status - show thape alert flags
2021-01-04 Dietmar Maurertape: use LP 12h TapeAlert Response to query tape alert...
2021-01-03 Dietmar Maurertape: further PoolWriter cleanups
2021-01-03 Dietmar Maurertape: cleanup - rename 'info' to 'media_id'
2021-01-03 Dietmar MaurerRevert "tape: cleanup - rename 'info' to 'media_id'"
2021-01-03 Dietmar Maurertape: cleanup - rename 'info' to 'media_id'
2021-01-03 Dietmar Maurertape: sg-tape-cmd tape-alert-flags
2021-01-02 Dietmar Maurertape: commit missing file
2021-01-02 Dietmar Maurertape: decode TapeAlertFlags in cartridge-memory command
2021-01-01 Dietmar Maurertape: merge MediaStateDatabase into Inventory
2021-01-01 Dietmar Maurertape: implement MediaPool flag to consider offline...
2020-12-31 Dietmar Maurertape: new inventory helper - lookup_media_set_pool
2020-12-30 Dietmar Maurertape: media_change - log all errors
2020-12-30 Dietmar Maurertape: improve inline docu
2020-12-30 Dietmar Maurertape: cleanup/simplify media_change code
2020-12-30 Dietmar Maurertape: improve media request/load
2020-12-30 Dietmar Maurertape: cleanup - remove debug messages
2020-12-29 Dietmar Maurercleanup: remove debug output
2020-12-29 Dietmar Maurertape: cleanup LinuxDriveStatus - make density optional
2020-12-29 Dietmar Maurertape: factor out get_drive_and_media_status
2020-12-28 Dietmar Maurertape: correctly parse mtx import/export slots
2020-12-28 Dietmar Maurertape: install new sg-tape-cmd setuid binary
2020-12-26 Dietmar Maurertape: MediaCatalog: write magic number before content
2020-12-25 Dietmar Maurertape: fix non-rewinding tape device check
2020-12-25 Dietmar Maurertape: minor cleanups
2020-12-24 Dietmar Maurertape: expose check_tape_is_linux_tape_device
2020-12-24 Dietmar Maurertape: cleanup - factor out open_linux_tape_device
2020-12-23 Dietmar Maurertape: return media usage info with status command
2020-12-23 Dietmar Maurertape: implement binding for libsgutils2
2020-12-22 Dietmar Maurertape: add drive status api
2020-12-21 Dietmar Maurertape: add command to read cartridge memory (MAM)
2020-12-18 Dietmar Maurercleanup: rename mtfsf into forward_space_count_files
2020-12-18 Dietmar Maurertape: add PoolWriter
2020-12-18 Dietmar Maurertape: use SnapshotReader to create snapshot archive
2020-12-18 Dietmar Maurertape: fix write_media_set_label - move to correct position
2020-12-18 Dietmar Maurertape: MediaPool::with_config() - remove name parameter
2020-12-18 Dietmar Maurertape: return current_file_number as u64
2020-12-17 Dietmar Maurertape: add helper to read snapshot contents
2020-12-17 Dietmar Maurertape: add code to write backup snapshot files (without...
2020-12-17 Dietmar Maurertape: cleanup MediaCatalog
2020-12-16 Dietmar Maurertape: remove MediaLabelInfo, use MediaId instead
2020-12-16 Dietmar Maurertape: improve docu
2020-12-16 Dietmar Maurertape: improve docu
2020-12-16 Dietmar Maurertape: add chunk archive reader/writer
2020-12-16 Dietmar Maurertape: cleanup MediaLocation type for direct use with API
2020-12-16 Dietmar Maurertape: add magic number to identify media catalog files
2020-12-15 Dietmar Maurertape: add MediaCatalog implementation
2020-12-14 Dietmar Maurertape: rename DriveLabel to MediaLabel
2020-12-14 Dietmar Maurertape: improve file format docu
2020-12-14 Dietmar Maurertape: implement scan command (useful for debug)
2020-12-14 Dietmar Maurertape: implement destroy_media
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