aboutsummaryrefslogtreecommitdiff
path: root/src/sg_logs.c
AgeCommit message (Expand)Author
2021-10-31sg_logs: additions to Command duration limits statistics log page [spc6r06]; ...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-08-01sg_ses: fix crash when 'm LEN' < 252Douglas Gilbert
2021-06-11sg_read_buffer: fix --length= problem; pt: new configure option --enable-pt_d...Douglas Gilbert
2021-05-04sg_logs: additions to Volume statistics lpage [ssc5r05c]; fixes for FreeBSD 10.3Douglas Gilbert
2020-01-11sg_logs: add Command duration limits statistics lpage; sg_opcodes: include RW...Douglas Gilbert
2019-12-06changes for zbc2r04, awaiting new mode page number; sgh_ddDouglas Gilbert
2019-10-27sg_logs: change '-ll' option to suppress subpages=0xff, apart from page 0x0,0...Douglas Gilbert
2019-09-17sync with fixes from Redhat, via github; remove testing/Makefile.cplus and te...Douglas Gilbert
2019-08-29add sg_get_elem_status utility; inhex folder; some NVMe 1.4; some zbc realmsDouglas Gilbert
2019-05-18sg_lib: add sg_f2hex_arr()Douglas Gilbert
2019-05-15sg_read_buffer: decode read microcode status page, add --inhex=FN optionDouglas Gilbert
2019-04-11sg_modes+sg_logs: placeholders for Commmand duration limits pages (sbc4r17 fo...Douglas Gilbert
2019-02-06sg_logs+sg_vpd: tweaks for WDC SSD; sgh_dd add oflag=swaitDouglas 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-06-29sg_opcode: support MLU, Multiple Logical Units (18-045r1); sg_lib: sg_simple_...Douglas Gilbert
2018-05-24add SG_LIB_LOGIC_ERROR and SG_LIB_CONTRADICT; implement across many utilities...Douglas Gilbert
2018-05-11sg_lib: enhance exit status values and associated stringsDouglas Gilbert
2018-05-02sg_lib: add sg_ll_inquiry_pt(), sg_ll_test_unit_ready_progress_pt(), sg_ll_re...Douglas Gilbert
2018-03-30sg_lib: add SG_LIB_LBA_OUT_OF_RANGE; sg_format: add --dry-run; sg_unmap: add ...Douglas Gilbert
2018-03-05sg_ses: --data=@FN with --status now decodes dpage(s) in FN; add --quiet opti...Douglas Gilbert
2018-02-22sg_lib: add sg_if_can2stdout(); use uint8_t instead of unsigned char; Windows...Douglas Gilbert
2018-02-19sg_raw: add --raw option (for CF in binary); sg_lib: add sg_get_nvme_opcode_n...Douglas Gilbert
2018-01-19add hex2stdout(), hex2stderr() and hex2str(); add testing/sg_tst_nvme; clean ...Douglas Gilbert
2018-01-09FreeBSD port now works with NVMe SNTL and sg3_ses pass-through (NVME-MI); man...Douglas Gilbert
2018-01-03sg_inq: add --only option, further sanity checks on --inhex so CDROM std inq ...Douglas Gilbert
2017-12-31sg_unaligned: fix argument type of sg_get_unaligned_be24(); other minor cleanupsDouglas Gilbert
2017-12-29sg_ses: further NVMe support work; decode array status dpage (obsolete); buil...Douglas Gilbert
2017-11-15rename sg_write_atomic to sg_write_x; sg_inq: decode NVMe identify for Linux+...Douglas Gilbert
2017-11-04move some testing utilities out of the 'examples' and 'utils' directory into ...Douglas Gilbert
2017-10-22sg_lib: add sg_ll_log_sense_v2(), sg_ll_mode_sense10_v2() and sg_ll_receive_d...Douglas Gilbert
2017-10-13further two valued ints converted to boolDouglas Gilbert
2017-10-09convert lots of two valued 'int's to bool; add sg_ll_inquiry_v2() sg_ll_write...Douglas Gilbert
2017-10-03add last n Inquiry/Mode_page data changed log pages; add rescan-scsi-bus.sh t...Douglas Gilbert
2017-09-25sg_write_atomic: new utility; sg_opcode: support CDLP (command duration limit...Douglas Gilbert
2017-09-18https://github.com/hreinecke/sg3_utils branch sles15 synced 20170914; change ...Douglas Gilbert
2017-09-13sync up to spc5r16 and sbc4r14Douglas Gilbert
2016-09-14sg_format: add --quick option; add write scattered (16+32) cdb namesDouglas Gilbert
2016-06-07sg_ses: allow multiple --clear=, --get= and --set= options; allow individual ...Douglas Gilbert
2016-06-01sg_logs: add --vendor=VP; sg_vpd: improve handling of unknown pages; other fixesDouglas Gilbert
2016-05-20add sg_bg_ctl; small cleanupsDouglas Gilbert
2016-05-13sg_lib: add Microcode activation sense descriptor; sg_logs: add min+max 'moun...Douglas Gilbert
2016-05-10sg_luns: resync with drafts (sam6r02+spc5r10); version descriptor sync to 201...Douglas Gilbert
2016-04-05clang --analyze static checker clean upsDouglas Gilbert
2016-04-02sg_raw: add '--enumerate' optionDouglas Gilbert
2016-03-25sg_ses: handle 2 bit EIIOE field in aes dpage, expand join handling of SAS co...Douglas Gilbert
2016-03-14sg_logs: fix volume statistics; add Requested recovery, TapeAlert response, a...Douglas Gilbert