aboutsummaryrefslogtreecommitdiff
path: root/src/sg_vpd.c
AgeCommit message (Expand)Author
2022-10-27sg_stream_ctl: fix --get indexing; fix some './configure --enable-debug' issuesDouglas Gilbert
2022-09-18sg_inq+sg_vpd: ongoing JSON updatesDouglas Gilbert
2022-09-05sg_inq+sg_vpd: ongoing updates; rescan_scsi_bus.shDouglas Gilbert
2022-08-18sg_inq+sg_vpd: more updates but not finishedDouglas Gilbert
2022-08-12sg_inq+sg_vpd: more JSON work (add SG_C_CPP_ZERO_INIT)Douglas Gilbert
2022-08-07sg_inq+sg_vpd: more JSON work (tpc)Douglas Gilbert
2022-07-29cleanup warning and C++20 building issuesDouglas Gilbert
2022-07-27rescan-scsi-bus.sh: fix handling of '-I <secs>' option ; sg_inq+sg_vpd: more ...Douglas Gilbert
2022-07-19another round of sgj_* function renaming; sg_inq+sg_vpd: add new Block Limits...Douglas Gilbert
2022-07-15sg_inq+sg_vpd: JSON work continuesDouglas Gilbert
2022-07-11sg_inq+sg_vpd: merge VPD page processingDouglas Gilbert
2022-07-06sg_vpd: more JSON workDouglas Gilbert
2022-07-02sg3_utils.spec: change tarball extension from .tgz to .tar.gz ; fix build iss...Douglas Gilbert
2022-06-27more JSON work: sense data and vpd device id, start on sg_vpdDouglas Gilbert
2022-06-25sg_rem_rest_elem: new utility for removing or restoring elements; bug fixesDouglas Gilbert
2022-02-19rescan-scsi-bus.sh: rev 815 changed the order of listing hosts from numeric t...Douglas Gilbert
2022-02-18sg_read_buffer: add --eh_code= and --no_output options; sg_inq, sg_vpd: Devic...Douglas Gilbert
2022-01-28cleanup masks for PDT [0x1f] and group_number [0x3f]Douglas Gilbert
2022-01-19round of coverity identified issue fixes (and non-issues)Douglas Gilbert
2022-01-09Zoned block device characteristics VPD page, zbd extension field tweakDouglas Gilbert
2021-11-20sg_z_act_query: new utility for sending either a Zone activate or Zone query ...Douglas Gilbert
2021-09-26sg_vpd: zoned block dev char vpd: add zone alignment mode and zone starting L...Douglas Gilbert
2021-08-04sg_ses: guard against small '--maxlen=' valuesDouglas Gilbert
2021-07-29sg_zones: finish initial support for REPORT ZONE DOMAINS and REPORT REALMSDouglas Gilbert
2021-06-11sg_read_buffer: fix --length= problem; pt: new configure option --enable-pt_d...Douglas Gilbert
2021-06-07sg_vpd: fix do_hex type on some recent pages; sg_dd: don't close negative fil...Douglas Gilbert
2021-05-28sg_lib: add sg_get_zone_type_str()Douglas Gilbert
2021-04-15change links to http://sg.danny/cz/sg/* to httpsDouglas Gilbert
2021-03-29sg_vpd: fix vendor struct opts_t alignment; 3rd attempt to release 1.46Douglas Gilbert
2021-03-28sg_dd: setup conditional auto rule for getrandom()Douglas Gilbert
2020-11-17sg_vpd: add Format presets and Concurrent positioning ranges pages; sg_inq+sg...Douglas Gilbert
2020-05-03sg_ses: use fan speed factor field for calculation [ses4r04]; sg_lib: reprint...Douglas Gilbert
2020-04-24sg_get_elem_status: add ralwd bit sbc4r20a, sg_rep_zones: print invalid write...Douglas Gilbert
2020-03-01Rename VPD_ZBC_DEV_CHARS from zbdc to zbdch, to distinguish it from zbdct for...Douglas Gilbert
2020-01-25sbc4r18+spc6r01 partial catch-up; sg_format: add FORMAT WITH PRESET supportDouglas Gilbert
2019-12-06changes for zbc2r04, awaiting new mode page number; sgh_ddDouglas Gilbert
2019-09-17sync with fixes from Redhat, via github; remove testing/Makefile.cplus and te...Douglas Gilbert
2019-05-18sg_lib: add sg_f2hex_arr()Douglas Gilbert
2019-05-01sg_vpd: add --examine option; gcc-9: suppress warnings; more testing workDouglas Gilbert
2019-02-11sg_pt: add sg_get_opcode_translation() to replace global pointer to array; ut...Douglas Gilbert
2019-02-06sg_logs+sg_vpd: tweaks for WDC SSD; sgh_dd add oflag=swaitDouglas Gilbert
2019-01-23sg_xcopy: add --fco (fast copy only) (spc5r20), implement --app=1 (append) on...Douglas Gilbert
2019-01-11spc5r20 updates; fixes for FreeBSD 12.0 releaseDouglas Gilbert
2018-12-07add: SPDX-License-Identifier: BSD-2-Clause (or gpl-2-or-later); testing/sgs_d...Douglas Gilbert
2018-09-11sg_vpd: decode some WDC/Hitachi vendor VPD pages; sg_modes: accept acronym fo...Douglas Gilbert
2018-08-31sg_format: FFMT tweaks: default CMPLST to false, shorten pollDouglas Gilbert
2018-06-29sg_opcode: support MLU, Multiple Logical Units (18-045r1); sg_lib: sg_simple_...Douglas Gilbert
2018-05-30define SG_NVME_VPD_NICR sg3_utils (vendor) specific VPD page; work with SG_LI...Douglas Gilbert
2018-05-24add SG_LIB_LOGIC_ERROR and SG_LIB_CONTRADICT; implement across many utilities...Douglas Gilbert
2018-05-02sg_lib: add sg_ll_inquiry_pt(), sg_ll_test_unit_ready_progress_pt(), sg_ll_re...Douglas Gilbert