aboutsummaryrefslogtreecommitdiff
path: root/src/sg_xcopy.c
AgeCommit message (Expand)Author
2022-01-19round of coverity identified issue fixes (and non-issues)Douglas Gilbert
2021-11-20sg_z_act_query: new utility for sending either a Zone activate or Zone query ...Douglas Gilbert
2021-09-04sg_xcopy: tweak CSCD identification descriptorDouglas Gilbert
2020-07-02asc/ascq match asc-num.txt @t10 20200624; testing/sg_mrq_testing: new, for bl...Douglas Gilbert
2020-05-13testing/sgh_dd: check for bs/READ_CAPACITY(LBsize) mismatch; fix some compile...Douglas Gilbert
2019-05-01sg_vpd: add --examine option; gcc-9: suppress warnings; more testing workDouglas Gilbert
2019-01-23sg_xcopy: add --fco (fast copy only) (spc5r20), implement --app=1 (append) on...Douglas Gilbert
2018-12-07add: SPDX-License-Identifier: BSD-2-Clause (or gpl-2-or-later); testing/sgs_d...Douglas Gilbert
2018-08-31sg_format: FFMT tweaks: default CMPLST to false, shorten pollDouglas Gilbert
2018-08-13apply most patches from sg3_utils-1.42-6.fc29.src*; sg_get_lba_status fixes; ...Douglas Gilbert
2018-07-06sg_pr2serr.h: add sg_scnpr() [like lk scnprintf()]; rescan-scsi-bus.sh code_m...Douglas Gilbert
2018-06-29sg_opcode: support MLU, Multiple Logical Units (18-045r1); sg_lib: sg_simple_...Douglas Gilbert
2018-05-24add SG_LIB_LOGIC_ERROR and SG_LIB_CONTRADICT; implement across many utilities...Douglas Gilbert
2018-05-15cleanup of error messages around sg_cmds_open_device(); add flock error msg f...Douglas Gilbert
2018-03-30sg_lib: add SG_LIB_LBA_OUT_OF_RANGE; sg_format: add --dry-run; sg_unmap: add ...Douglas 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-01-19add hex2stdout(), hex2stderr() and hex2str(); add testing/sg_tst_nvme; clean ...Douglas Gilbert
2017-10-26sg_modes: add Out of band management control mpageDouglas Gilbert
2017-10-22sg_lib: add sg_ll_log_sense_v2(), sg_ll_mode_sense10_v2() and sg_ll_receive_d...Douglas Gilbert
2017-10-13further two valued ints converted to boolDouglas Gilbert
2017-10-09convert lots of two valued 'int's to bool; add sg_ll_inquiry_v2() sg_ll_write...Douglas Gilbert
2017-09-18https://github.com/hreinecke/sg3_utils branch sles15 synced 20170914; change ...Douglas Gilbert
2016-04-24sg_decode sense: add --cdb option; add stdint.h to some headersDouglas Gilbert
2016-04-05clang --analyze static checker clean upsDouglas Gilbert
2016-02-28sg_sanitize+sg_format: add --timeout=SEC option; sg_reassign+sg_write_same: f...Douglas Gilbert
2016-02-02sg_unaligned.h: gets for variable length unsigned integers; sg_inq: version d...Douglas Gilbert
2016-01-27sg_logs: LPS misalignment lpage; sg_format: add ffmt option; sg_lib: big sens...Douglas Gilbert
2016-01-06sg_inq+sg_vpd+sg_xcopy: add support for locally assigned UUIDs in VPD page 0x...Douglas Gilbert
2015-12-20rescan-scsi-bus.sh: updates from Suse; sg_lib: add 'sense' categories for SCS...Douglas Gilbert
2015-12-10unaligned cleanups for C++; misc workDouglas Gilbert
2015-02-27sg_lib: sg_get_category_sense_str() SG_LIB_CAT_OTHER fix; sg_xcopy cleanupDouglas Gilbert
2014-12-26sg_lib_data: sync asc/ascq codes with T10 20141224; sg_inq: update version de...Douglas Gilbert
2014-06-26bump to version 1.40; sg_copy_results: response lengthsDouglas Gilbert
2014-05-16other half of the sg_get_category_sense_str() changesDouglas Gilbert
2014-03-20sg_logs: placeholder for pending defects lpage; sg_unmap: fix another problem...Douglas Gilbert
2014-03-10add scripts/59-scsi-sg3_utils.rules: linux specific udev rulesDouglas Gilbert
2014-01-23scripts/rescan-scsi-bus.sh: check for issue_lip; add suse build infrastructureDouglas Gilbert
2014-01-05sg_xcopy: improve CL handling of short options (e.g. '-vv')Douglas Gilbert
2013-12-18sg_xcopy: cleam up commentsDouglas Gilbert
2013-12-14sg_xcopy: add environment variables: XCOPY_TO_SRC and XCOPY_TO_DST; sg_rtpg: ...Douglas Gilbert
2013-10-08sg_copy_results: fix in service action name strings; xcopy 3PC output and docoDouglas Gilbert
2013-08-19sg_xcopy: more clean-upDouglas Gilbert
2013-08-19sg_xcopy: fix for sg and bsg nodesDouglas Gilbert
2013-08-17clang cleanup; sg_xcopy seek not bumped fixDouglas Gilbert
2013-07-30sg_lib: add dStrHexErr() and dStrHexStr(); sg_xcopy work (and in sg_cmds_extr...Douglas Gilbert
2013-06-28sg_persist+sg_unmap: fix crash on option decode; sg_logs: expand for tape; sg...Douglas Gilbert
2013-06-04sg_compare_and_write: fix wrprotect bugDouglas Gilbert
2013-05-18sg_write_same: add --ndob; sg_sync: add --16; sg_vpd: add FUAB bitDouglas Gilbert
2013-05-08sg_xcopy: add --on_src and --on_dst options; C++ cleanupDouglas Gilbert