aboutsummaryrefslogtreecommitdiff
path: root/sg3_utils.spec
AgeCommit message (Expand)Author
2022-11-01sg_read_block_limits: fix granularity value, add --mloi option; sg_lib: add s...Douglas Gilbert
2022-10-28sg_stream_ctl: --get fix better; sg_rem_rest_elem: cleanupDouglas Gilbert
2022-10-07sg3_utils: freestanding sg_pr2serr.c pr_s 25+26Douglas Gilbert
2022-07-02sg3_utils.spec: change tarball extension from .tgz to .tar.gz ; fix build iss...Douglas Gilbert
2022-03-10sg_ses: add exp_sas_addr acronym for getting expander's SAS addressDouglas Gilbert
2022-03-09sg_logs: add --exclude and --undefined options, improve 'last_n' log pages; a...Douglas Gilbert
2022-02-24sg_rep_zones: add --statistics option; bump sg3_utils.spec version numberDouglas Gilbert
2022-02-18sg_read_buffer: add --eh_code= and --no_output options; sg_inq, sg_vpd: Devic...Douglas Gilbert
2022-02-03sg_rep_zones: add --brief option and --find ZT option; sg_modes: improve hand...Douglas Gilbert
2022-01-21sg_rep_density: new utility for decoding the response of Report density suppo...Douglas Gilbert
2022-01-03rescan-scsi-bus.sh: apply fix for '-r' from https://github.com/doug-gilbert/s...Douglas Gilbert
2021-12-31sg_logs: further tweak -lll to cope with missing [0,0xff] 'supported ... subp...Douglas Gilbert
2021-12-27sg_logs: make '-lll' set union of log pages 0x0 and 0x0,0xffDouglas Gilbert
2021-12-23sg_logs: tweak the meaning of --list option; sg_opcodes: cleanup error reportingDouglas Gilbert
2021-12-04sg_z_act_query: fix usage callDouglas Gilbert
2021-11-20sg_z_act_query: new utility for sending either a Zone activate or Zone query ...Douglas Gilbert
2021-11-15this is a bugfix rev on release 1.47 [r919,920]Douglas Gilbert
2021-11-10release 1.47, tag will be next rev numberDouglas Gilbert
2021-11-05sgp_dd: add check for stdatomic.h presence in configure.ac; scripts: 55-scsi-...Douglas Gilbert
2021-10-28sg_dd: 'iflag=00,ff' places the 32 bit block address (big endian) into each b...Douglas Gilbert
2021-10-01sg_requests: fix bug in outputDouglas Gilbert
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-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-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-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_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-28ChangeLog: synchronize svn revision numberDouglas 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-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-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-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-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