aboutsummaryrefslogtreecommitdiff
path: root/testing
AgeCommit message (Expand)Author
2022-10-21build cleanups for 'make distcheck'Douglas Gilbert
2022-09-18sg_inq+sg_vpd: ongoing JSON updatesDouglas 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-12sg_inq+sg_vpd: more JSON work (add SG_C_CPP_ZERO_INIT)Douglas Gilbert
2022-07-19another round of sgj_* function renaming; sg_inq+sg_vpd: add new Block Limits...Douglas 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-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-21test commit to test 'continuous integration'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-02-03sg_rep_zones: add --brief option and --find ZT option; sg_modes: improve hand...Douglas Gilbert
2022-01-19round of coverity identified issue fixes (and non-issues)Douglas Gilbert
2022-01-09Zoned block device characteristics VPD page, zbd extension field tweakDouglas Gilbert
2021-11-20sg_z_act_query: new utility for sending either a Zone activate or Zone query ...Douglas Gilbert
2021-10-31sg_logs: additions to Command duration limits statistics log page [spc6r06]; ...Douglas Gilbert
2021-10-28sg_dd: 'iflag=00,ff' places the 32 bit block address (big endian) into each b...Douglas Gilbert
2021-09-12sg_dd: srand48_r() and mrand48_r() are GNU libc specific, put conditional in ...Douglas Gilbert
2021-08-16sg_dd: don't use srand48_r() and mrand48_r() as they are GNU extensions. Use ...Douglas Gilbert
2021-08-04sg_ses: guard against small '--maxlen=' valuesDouglas 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-15sg_lib: add sg_scsi_status_is_bad(); testing/ workDouglas 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
2021-04-08tweaking utilities in testing directoryDouglas Gilbert
2021-04-01move some hex file from examples to inhex directory; add testing/sg_take_snap...Douglas Gilbert
2021-03-29sg_vpd: fix vendor struct opts_t alignment; 3rd attempt to release 1.46Douglas Gilbert
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-20testing updates, mainly sgs_ddDouglas Gilbert
2021-02-09sg_dd: add command timeout after comma in time= operand; testing/sg_mrq_dd+sg...Douglas Gilbert
2021-01-31sg_zone: add Remove element and modify zones command; testing/sg_mrq_dd workDouglas Gilbert
2021-01-13testing update for hipri; testing/uapi_sg.h updateDouglas Gilbert
2021-01-04sg_raw: add --cmdset option to bypass cdb heuristic, add --scan= first_opcode...Douglas Gilbert
2020-12-07gcc-10: suppress warningsDouglas Gilbert
2020-11-10tweak transport error handling in Linux; sg_compare_and_write: add examples s...Douglas Gilbert
2020-10-13sg_dd: add oflag=nocreat and conv=nocreat : OFILE must exist; similar in test...Douglas Gilbert
2020-10-09sg_dd: add 00,ff,random flags; sg_modes: document '-s' optionDouglas Gilbert