]> git.proxmox.com Git - proxmox-backup.git/history - src/tools/sgutils2.rs
typo fixes all over the place
[proxmox-backup.git] / src / tools / sgutils2.rs
2021-03-10 Thomas Lamprechttypo fixes all over the place
2021-01-27 Dietmar Maurertape: use 36 byte Inquiry (recommended size)
2021-01-27 Dietmar Maurersgutils2: use sg_get_asc_ascq_str to produce error...
2021-01-26 Dietmar Maurersgutils2: add ASC codes from tandeberg docs
2021-01-26 Dietmar Maurersgutils2: further improve error messages
2021-01-26 Dietmar Maurersgutils2: support RequestSense Descriptor format
2021-01-26 Dietmar Maurersgutils2: improve error messages
2021-01-26 Dietmar Maurertape: add new command line tool "pmtx"
2021-01-25 Wolfgang Bumillertools::sgutils2: name fixup
2021-01-25 Wolfgang Bumillertools::sgutils2: use NonNull
2021-01-25 Wolfgang Bumillertools::sgutils2: extern 'C' and import ordering
2021-01-25 Wolfgang Bumillertools::sgutils2: don't transmute to a Box
2021-01-25 Wolfgang Bumillertools::sgutils2: const correctness
2021-01-25 Dietmar Maurersgutils2: add scsi_inquiry command
2021-01-24 Dietmar Maurersgutils: allow command which does not transfer any...
2021-01-24 Dietmar Maurersgutils2: allow to set custom timeouts
2021-01-21 Dietmar Maurerrenamed src/tape/sgutils2.rs -> src/tools/sgutils2.rs