]> git.proxmox.com Git - proxmox-backup.git/history - src/api2/types/tape
add missing file pbs-api-types/src/remote.rs
[proxmox-backup.git] / src / api2 / types / tape /
2021-08-31 Wolfgang Bumillermore import cleanups
2021-08-30 Dietmar Maurertape: media_pool: derive and use Updater
2021-08-30 Dietmar Maurerdrive config cleanup: derive and use Updater
2021-08-25 Wolfgang Bumilleruse ApiType trait
2021-07-21 Dominik Csapakapi: types: CHANGER_DRIVENUM_SCHEMA: increase maximum...
2021-05-26 Dominik Csapakapi2/tape: add api call to list media sets
2021-04-09 Dietmar Maurercleanup: move tape SCSI code to src/tape/drive/lto...
2021-04-08 Dietmar Maurertape: add TapeDensity::Unknown
2021-04-08 Dietmar Maurertape: add vendor, product and revision to LtoDriveAndMe...
2021-04-08 Dietmar Maurertape: correctly set/display drive option
2021-04-08 Dietmar Maurertape: implement LTO userspace driver
2021-03-17 Dietmar Maurertape: store datastore name in tape archives and media...
2021-03-10 Thomas Lamprechttypo fixes all over the place
2021-03-02 Dominik Csapakapi2/tape/drive: add state to DriveListEntry
2021-03-02 Dietmar Maurertape: add comment to media pool config
2021-02-22 Dietmar Maurerdocs: improve MEDIA_SET_NAMING_TEMPLATE_SCHEMA description
2021-02-22 Dietmar Maurerdocs: fix EXPORT_SLOT_LIST_SCHEMA description
2021-02-19 Dominik Csapakapi2/tape/changer: add drive state to changer status...
2021-02-11 Dominik Csapakapi2/types/tape/media_location: fix deserialization...
2021-02-02 Dominik Csapakapi2/types/tape/media: add media_set_ctime to MediaCont...
2021-02-02 Dietmar Maurerthape: add read_tapedev_options, display driver options...
2021-02-01 Dietmar Maurertape: remove drive from pool config
2021-01-30 Dietmar Maurertape: API type cleanup, use serde flatten to derive...
2021-01-28 Dietmar Maurertape: rename changer_drive_id to changer_drivenum
2021-01-28 Dominik Csapakapi2/types/tape/drive: add changer_drivenum
2021-01-22 Dietmar Maurertape: add estimated medium wearout to status
2021-01-21 Dietmar MaurerMerge branch 'master' of ssh://proxdev.maurer-it.com...
2021-01-21 Dietmar Maurertape: use type Uuid instead of String
2021-01-20 Dietmar Maurertape: implemenmt show key
2021-01-18 Dietmar Maurertape: implement encrypted backup - simple version
2021-01-18 Dietmar Maurertape: add encrypt property to media pool configuration
2021-01-18 Dietmar Maurertape: add hardware encryption key managenent api
2021-01-13 Dietmar Maurertape: rename changer_id to label_text
2021-01-12 Dietmar Maurertape: improve docu
2021-01-12 Dietmar Maurertape: MediaListEntry - add ctime
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-06 Dietmar Maurertape: changer - add export-slot config
2021-01-05 Dietmar Maurertape: add volume_mounts and medium_passes to LinuxDrive...
2021-01-04 Dietmar Maurertape: status - show thape alert flags
2020-12-30 Dietmar Maurertape: set minimal media label length to 2
2020-12-29 Dietmar Maurertape: implement media content list api
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-26 Dietmar Maurertape: add LTO1 to TapeDensity
2020-12-23 Dietmar Maurertape: return media usage info with status command
2020-12-22 Dietmar Maurertape: add drive status api
2020-12-21 Dietmar Maurertape: add command to read cartridge memory (MAM)
2020-12-16 Dietmar Maurertape: remove MediaLabelInfo, use MediaId instead
2020-12-16 Dietmar Maurertape: cleanup MediaLocation type for direct use with API
2020-12-13 Dietmar Maurertape: split api type definitions for changers into...
2020-12-13 Dietmar Maurertape: rename CHANGER_ID_SCHEMA to CHANGER_NAME_SCHEMA
2020-12-13 Dietmar Maurertape: rename DRIVE_ID_SCHEMA to DRIVE_NAME_SCHEMA
2020-12-11 Dietmar Maurertape: implement inventory command
2020-12-10 Dietmar Maurerfix build: add missing file
2020-12-10 Dietmar Maurertape: implement read-label command
2020-12-10 Dietmar Maurertape: add media pool cli
2020-12-10 Dietmar Maurertape: implement option changer-drive-id
2020-12-10 Dietmar Maurertape: implement load-media command
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 drive configuration API
2020-12-07 Dietmar Maurertape: add tape device driver
2020-12-05 Dietmar Maurertape: add media pool config