aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-09-04sg_xcopy: tweak CSCD identification descriptorDouglas 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-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-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-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-03-29sg_requests: fix mingw breakage; 4th attempt to release 1.46Douglas Gilbert
2021-03-29sg_vpd: fix vendor struct opts_t alignment; 3rd attempt to release 1.46Douglas Gilbert
2021-03-28sg_dd: setup conditional auto rule for getrandom()Douglas 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-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-04sg_raw: add --cmdset option to bypass cdb heuristic, add --scan= first_opcode...Douglas Gilbert
2020-12-24sg_sanitize + sg_format: when --verbose given once report probable success; w...Douglas Gilbert
2020-12-16autoconf: upgrade version 2.69 to 2.70Douglas 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-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
2020-09-28sg_dd: tweak unrecovered error reporting; testing sg*_dd work, new uapi_sg.hDouglas Gilbert
2020-09-03C++ fix in library, testing cleanupDouglas Gilbert
2020-08-03sg_raw: fix --cmdfile= handling; add --nvm option; sg_pt: add do_nvm_pt(); sg...Douglas Gilbert
2020-07-31sg_raw: increase maximum data-in/out size from 64 KB to 1 MB; testing sgh_dd ...Douglas Gilbert
2020-07-24sg_turs: estimated time-to-ready, add --delay=MS option; sg_requests: cleanup...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-06-05sg_rep_pip: new utility; testing/sg_tst_ioctl.c workDouglas Gilbert
2020-05-13testing/sgh_dd: check for bs/READ_CAPACITY(LBsize) mismatch; fix some compile...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-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-09bump config to version 1.46 betaDouglas Gilbert
2020-03-01Rename VPD_ZBC_DEV_CHARS from zbdc to zbdch, to distinguish it from zbdct for...Douglas Gilbert
2020-02-21sgp_dd: support memory-mapped IO via mmap flag; sg_rep_zones: add --num= and ...Douglas Gilbert
2020-02-11sg_ses: add 'fan speed factor' field (20-013r1)Douglas Gilbert
2020-01-25sbc4r18+spc6r01 partial catch-up; sg_format: add FORMAT WITH PRESET supportDouglas Gilbert