aboutsummaryrefslogtreecommitdiff
path: root/include/sg_lib_data.h
AgeCommit message (Expand)Author
2021-11-20sg_z_act_query: new utility for sending either a Zone activate or Zone query ...Douglas Gilbert
2021-08-30improve transport error handling. To fix report of a BAD_TARGET transport err...Douglas Gilbert
2019-01-14sg_lib: tweak sg_pt interface to better handle bidi; sg_cmds_process_resp(): ...Douglas Gilbert
2018-12-07add: SPDX-License-Identifier: BSD-2-Clause (or gpl-2-or-later); testing/sgs_d...Douglas Gilbert
2018-05-11sg_lib: enhance exit status values and associated stringsDouglas 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-02-04add sg_convert_errno() and sg_if_can2stderr(); work on NVMe support for Win32...Douglas Gilbert
2017-12-29sg_ses: further NVMe support work; decode array status dpage (obsolete); buil...Douglas Gilbert
2017-09-13sync up to spc5r16 and sbc4r14Douglas Gilbert
2016-03-26sg_lib: add read buffer(16) mode names; sg_ses: more debug tweaks: accept '-H...Douglas Gilbert
2016-02-03sg_lib: read position service actions; sg_logs: --All, lto tape vendor; sg_vp...Douglas Gilbert
2016-01-27sg_logs: LPS misalignment lpage; sg_format: add ffmt option; sg_lib: big sens...Douglas Gilbert
2014-12-16sg_zone: new utility for open, close and finish zone commands; sg_ses: fix wa...Douglas Gilbert
2014-12-14sg_logs: add --enumerate and acronyms; sg_lib interface: add sg_lib_pdt_decay...Douglas Gilbert
2014-04-26sg_opcodes: add --mask option; sg_rbuf: add --echo option; sg_lib: fix output...Douglas Gilbert
2013-07-02sg_logs: more cleanup; sync asc/ascq string to T10's asc-num.txt dated 20130605Douglas Gilbert
2012-03-17sync with spc4r35; start on sat fixed senseDouglas Gilbert
2012-02-29decode read_buffer and write_buffer modes as per service actionsDouglas Gilbert
2012-02-23sg_inq --export, sg_sanitize --ause --fail --test=, partial spc4r34+sbc3r30 syncDouglas Gilbert
2012-02-20sync asc/ascq codes with t10 dated 20111222; sg_verify fixesDouglas Gilbert
2010-03-12follow google's RE2 lead and add BSD_LICENSE files and refer to them from sourceDouglas Gilbert
2009-06-07sg_opcodes cleanup, persistent reserve in/out namingDouglas Gilbert
2008-06-04remove trailing spaces from various source filesDouglas Gilbert
2008-02-18split sg_cmds_mmc out of sg_cmds_extra; add PDT_* definesDouglas Gilbert
2008-01-16start to sync various apps with spc4r12Douglas Gilbert
2008-01-14remove data tables from sg_lib.c and place in sg_lib_data.[hc]Douglas Gilbert