aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2022-11-13sg_logs: fix clang compile warningDouglas Gilbert
2022-11-13sg_logs: more json work, encoreDouglas Gilbert
2022-11-07more sg_logs json work; fix debian package build breakage due to last commitDouglas Gilbert
2022-11-04add two new exit status values: SG_LIB_CAT_STANDBY and SG_LIB_CAT_UNAVAILABLE...Douglas Gilbert
2022-11-04remove archive directory (and its contents) [github.com/doug-gilbert/sg3_util...Douglas Gilbert
2022-11-01sg_read_block_limits: fix granularity value, add --mloi option; sg_lib: add s...Douglas Gilbert
2022-10-28sg_stream_ctl: --get fix better; sg_rem_rest_elem: cleanupDouglas Gilbert
2022-10-27sg_stream_ctl: fix --get indexing; fix some './configure --enable-debug' issuesDouglas Gilbert
2022-10-21build cleanups for 'make distcheck'Douglas Gilbert
2022-10-07sg3_utils: freestanding sg_pr2serr.c pr_s 25+26Douglas Gilbert
2022-09-30rescan-scsi-bus: speed large multipath scansDouglas Gilbert
2022-09-26rescan-scsi-bus.sh speed testonline()Douglas 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-12Prepare for removing /proc/scsi from the Linux kernelDouglas Gilbert
2022-08-12rescan-scsi-bus.sh: add option --no-lip-scanDouglas 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-06-02more sg_get_elem_status workDouglas Gilbert
2022-05-24sg_get_elem_status: change '--maxlen=' option default to 1056 (was 32), other...Douglas Gilbert
2022-05-12sg_lib: document internal json interface in include/sg_pr2serr.h; codespell f...Douglas Gilbert
2022-05-06sg_inq: add support for Hitachi/HP open-v ldev names; sg_rep_zone: more json ...Douglas Gilbert
2022-05-02sg_rep_zones: add experimental --json[=JO] option and generationDouglas Gilbert
2022-04-24autoconf: 2.71; automake: 1.16.5; libtool: 2.4.6; updates from Ubuntu 22.04Douglas Gilbert
2022-04-21test commit to test 'continuous integration'Douglas Gilbert
2022-04-21https://github.com/doug-gilbert/sg3_utils/pull/17 applied with tweaks: add ti...Douglas Gilbert
2022-04-21sg_opcodes: add --inhex=FN to process earlier -HHH, add experimental --json[=...Douglas Gilbert
2022-04-17sg_lib: add hex2fp(); sg_rtpg: https://github.com/hreinecke/sg3_utils/pull/79...Douglas Gilbert
2022-03-10sg_ses: add exp_sas_addr acronym for getting expander's SAS addressDouglas Gilbert
2022-03-09sg_logs: add --exclude and --undefined options, improve 'last_n' log pages; a...Douglas Gilbert
2022-03-01zoned disk man page improvementsDouglas Gilbert
2022-02-24sg_rep_zones: add --statistics option; bump sg3_utils.spec version numberDouglas 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-02-11sg_format: allow disk formats on ZBC (zoned) disksDouglas Gilbert
2022-02-07rescan-scsi-bus.sh: Use "seq -s"Douglas Gilbert
2022-02-03sg_rep_zones: add --brief option and --find ZT option; sg_modes: improve hand...Douglas Gilbert
2022-01-28cleanup masks for PDT [0x1f] and group_number [0x3f]Douglas Gilbert
2022-01-27sg_lib: add sg_pdt_s_eq() to cope with ZBC disks which may be either PDT_ZBC ...Douglas Gilbert
2022-01-21sg_rep_density: new utility for decoding the response of Report density suppo...Douglas Gilbert