aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2022-11-04add two new exit status values: SG_LIB_CAT_STANDBY and SG_LIB_CAT_UNAVAILABLE...Douglas Gilbert
2022-11-01sg_read_block_limits: fix granularity value, add --mloi option; sg_lib: add s...Douglas Gilbert
2022-10-21build cleanups for 'make distcheck'Douglas Gilbert
2022-10-07sg3_utils: freestanding sg_pr2serr.c pr_s 25+26Douglas 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-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-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-21Merge pull request #16 from bvanassche/masterDouglas 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-09sg_logs: add --exclude and --undefined options, improve 'last_n' log pages; a...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-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
2022-01-19round of coverity identified issue fixes (and non-issues)Douglas Gilbert
2021-11-20sg_z_act_query: new utility for sending either a Zone activate or Zone query ...Douglas Gilbert
2021-11-15this is a bugfix rev on release 1.47 [r919,920]Douglas Gilbert
2021-11-05sgp_dd: add check for stdatomic.h presence in configure.ac; scripts: 55-scsi-...Douglas Gilbert
2021-10-28sg_dd: 'iflag=00,ff' places the 32 bit block address (big endian) into each b...Douglas Gilbert
2021-09-26sg_vpd: zoned block dev char vpd: add zone alignment mode and zone starting L...Douglas Gilbert
2021-09-12sg_dd: srand48_r() and mrand48_r() are GNU libc specific, put conditional in ...Douglas Gilbert
2021-08-31sg_get_elem_status: fix issue with '--maxlen=' option, add 2 depopulation rev...Douglas Gilbert
2021-08-30improve transport error handling. To fix report of a BAD_TARGET transport err...Douglas Gilbert
2021-08-01sg_ses: fix crash when 'm LEN' < 252Douglas Gilbert
2021-07-29sg_zones: finish initial support for REPORT ZONE DOMAINS and REPORT REALMSDouglas Gilbert
2021-06-23Haiku OS support, add pt function list in sg_pt_dummy.c; add slices to sg_mrq_ddDouglas 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-05-15sg_lib: add sg_scsi_status_is_bad(); testing/ workDouglas Gilbert
2021-05-04sg_logs: additions to Volume statistics lpage [ssc5r05c]; fixes for FreeBSD 10.3Douglas Gilbert
2021-05-03bump sg_pt library version number; doco tweaksDouglas Gilbert
2021-05-03sg_ses: On Windows fix 'No command (cdb) given'Douglas Gilbert
2021-05-03more lib/sg_pt_freebsd.c tweaksDouglas Gilbert
2021-05-02major rework of lib/sg_pt_freebsd.c; sg_raw: fix prints of NVMe NVM command n...Douglas Gilbert
2021-04-15change links to http://sg.danny/cz/sg/* to httpsDouglas Gilbert