aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-03-22sg_dd: add cdl= operand for command duration limit indexesDouglas Gilbert
2021-03-20sg_opcodes: improve handling of RWCDLP field; sg_lib: add ZBC (2020) feature ...Douglas Gilbert
2021-03-03sg_ses: add --all (-a) option, same action as --join; another freebsd fixDouglas Gilbert
2021-02-22sg_pt_freebsd: allow device names without leading /dev/ , fix for regression ...Douglas Gilbert
2021-02-09sg_dd: add command timeout after comma in time= operand; testing/sg_mrq_dd+sg...Douglas Gilbert
2021-01-04sg_raw: add --cmdset option to bypass cdb heuristic, add --scan= first_opcode...Douglas Gilbert
2020-12-16autoconf: upgrade version 2.69 to 2.70Douglas Gilbert
2020-12-08sg_pt_win32: rid code of another stupid gcc 10 warningDouglas Gilbert
2020-12-07gcc-10: suppress warningsDouglas Gilbert
2020-11-17sg_vpd: add Format presets and Concurrent positioning ranges pages; sg_inq+sg...Douglas Gilbert
2020-11-10tweak transport error handling in Linux; sg_compare_and_write: add examples s...Douglas Gilbert
2020-09-03C++ fix in library, testing cleanupDouglas Gilbert
2020-08-22partial_clear_scsi_pt_obj() declared in sg_pt.h; testing directory workDouglas Gilbert
2020-08-03sg_raw: fix --cmdfile= handling; add --nvm option; sg_pt: add do_nvm_pt(); sg...Douglas Gilbert
2020-07-24compile fix for sg_pt_win32.cDouglas Gilbert
2020-07-24sg_turs: estimated time-to-ready, add --delay=MS option; sg_requests: cleanup...Douglas Gilbert
2020-07-17testing: remove master-slave terminology for sgv4; remove space from end of s...Douglas Gilbert
2020-07-13sg_pt_solaris+sg_pt_osf1: fix problem with clear_scsi_pt_obj() which needs to...Douglas Gilbert
2020-07-13sg_lib: asc/ascq match asc-num.txt @t10 20200708 [spc6r02]; work on testing/s...Douglas Gilbert
2020-07-02asc/ascq match asc-num.txt @t10 20200624; testing/sg_mrq_testing: new, for bl...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-04-13sg_lib: sntl: add flush, synchronize cache, write same and dummy start stop u...Douglas Gilbert
2020-04-11sg_lib: Linux NVMe SNTL: add read, write and verifyDouglas Gilbert
2020-04-04sync with sbc4r19a; start req/write SNTL work; testing fixesDouglas 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-27sg_lib: add sg_get_command_str() and sg_print_command_len(); sg_verify+sg_wri...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-09-09sg_get_num()+sg_get_llnum(): add 'e' decoding, allow addition; testing: make ...Douglas Gilbert
2019-08-29add sg_get_elem_status utility; inhex folder; some NVMe 1.4; some zbc realmsDouglas Gilbert
2019-07-17sg_ses: rename 'SAS SlimLine' to SlimSAS [ses4r02; sg_lib: sg_scsi_normalize_...Douglas Gilbert
2019-06-13sg_ses: document explicit Element type codes; SG3_UTILS_LINUX_NANO environmen...Douglas Gilbert
2019-05-18sg_lib: add sg_f2hex_arr()Douglas Gilbert
2019-05-15automake: upgrade to version 1.16.1; autoconf: upgrade to version 2.69 [Fed30]Douglas Gilbert
2019-03-27library: add to '.so' name; rescan-scsi-bus: multiple patches to sync with SuseDouglas Gilbert
2019-03-03sg_lib: SNTL, fix readcap off-by-one errorDouglas Gilbert
2019-03-02sg_lib: extend small SNTL to support read capacityDouglas Gilbert
2019-02-11sg_pt: add sg_get_opcode_translation() to replace global pointer to array; ut...Douglas Gilbert
2019-01-31linux: add nanosecond durations when SG3_UTILS_LINUX_NANO environment variabl...Douglas Gilbert
2019-01-14fixes for osf1, solaris and win32Douglas Gilbert
2019-01-14sg_lib: tweak sg_pt interface to better handle bidi; sg_cmds_process_resp(): ...Douglas Gilbert
2019-01-11spc5r20 updates; fixes for FreeBSD 12.0 releaseDouglas Gilbert
2018-12-13sg_format: add --dcrt used twice (FOV=1 DCRT=0); sg_pt_linux: uses sg v4 inte...Douglas 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-08-15turn off format checking for MinGW; more manpage clean-upDouglas Gilbert