aboutsummaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Collapse)Author
2014-08-29sg_raw: with -vvv decode T10 CDB name; sg_lib: clean up service action ↵Douglas Gilbert
string functions git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@603 6180dd3e-e324-4e3e-922d-17de1ae2f315
2014-08-12sg_vpd: add --all optionDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@598 6180dd3e-e324-4e3e-922d-17de1ae2f315
2014-07-22sg_write_verify: new utility for WRITE AND VERIFYDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@594 6180dd3e-e324-4e3e-922d-17de1ae2f315
2014-07-13examples/sg_tst_async: error handling, random numbers and queuesDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@593 6180dd3e-e324-4e3e-922d-17de1ae2f315
2014-07-10sg_format: make '-FFF' bypass mode sense/select, add --mode=MP; trim ↵Douglas Gilbert
trailing spaces in dStrHex() and friends; add examples/sg_tst_async git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@591 6180dd3e-e324-4e3e-922d-17de1ae2f315
2014-06-12examples/sg_persist_tst.sh: add --exclusive optionDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@588 6180dd3e-e324-4e3e-922d-17de1ae2f315
2014-06-08sg_luns: add --lu_cong option to simulate the LU_CONG bitDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@587 6180dd3e-e324-4e3e-922d-17de1ae2f315
2014-05-16other half of the sg_get_category_sense_str() changesDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@578 6180dd3e-e324-4e3e-922d-17de1ae2f315
2014-05-05sg_logs: add --in=FN and --filter=PARC options; sg_persist: add --readonly ↵Douglas Gilbert
option + environment variable SG_PERSIST_O_RDONLY git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@572 6180dd3e-e324-4e3e-922d-17de1ae2f315
2014-04-28another ... dStrHex(Err): fix output truncation errorDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@571 6180dd3e-e324-4e3e-922d-17de1ae2f315
2014-04-26sg_opcodes: add --mask option; sg_rbuf: add --echo option; sg_lib: fix ↵Douglas Gilbert
output truncation error git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@570 6180dd3e-e324-4e3e-922d-17de1ae2f315
2014-04-05sg_ses: add --eiioe=auto|force option, fix AES element indexing; sginfo: ↵Douglas Gilbert
strip INQ spaces git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@564 6180dd3e-e324-4e3e-922d-17de1ae2f315
2014-04-02sg_lib: fix C++ error in strpbrk() signature, differs from CDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@563 6180dd3e-e324-4e3e-922d-17de1ae2f315
2014-03-31sg_lib_data: sync asc/ascq codes with T10 dated 20140320Douglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@562 6180dd3e-e324-4e3e-922d-17de1ae2f315
2014-03-22sg_lib: extensions to sg_get_num() and sg_get_llnum(); sg_inq compile fixDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@561 6180dd3e-e324-4e3e-922d-17de1ae2f315
2014-03-11sg_inq+sg_vpd: --inhex=FN --raw reads response in binaryDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@559 6180dd3e-e324-4e3e-922d-17de1ae2f315
2014-03-03sg_inq+sg_vpd: add HAW_ZBC in block char. VPD page (14-018r02); 2nd level ↵Douglas Gilbert
debug outputs resid>0 values (was 1st level) git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@557 6180dd3e-e324-4e3e-922d-17de1ae2f315
2014-02-16more --inhex work on sg_inq + cleanup; similar preparatory work for sg_vpdDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@552 6180dd3e-e324-4e3e-922d-17de1ae2f315
2014-02-04sg_persist: add --transport-id= for SOP; sg_lib.h: add PDT_ZBC define and ↵Douglas Gilbert
pdt string git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@549 6180dd3e-e324-4e3e-922d-17de1ae2f315
2014-01-23scripts/rescan-scsi-bus.sh: check for issue_lip; add suse build infrastructureDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@547 6180dd3e-e324-4e3e-922d-17de1ae2f315
2014-01-17sg_persist: add PROUT: Replace Lost Reservation; sg_decode_sense: with ↵Douglas Gilbert
--no-space ignore spaces git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@545 6180dd3e-e324-4e3e-922d-17de1ae2f315
2014-01-05sg_xcopy: improve CL handling of short options (e.g. '-vv')Douglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@541 6180dd3e-e324-4e3e-922d-17de1ae2f315
2013-12-18sg_xcopy: cleam up commentsDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@539 6180dd3e-e324-4e3e-922d-17de1ae2f315
2013-12-14sg_xcopy: add environment variables: XCOPY_TO_SRC and XCOPY_TO_DST; sg_rtpg: ↵Douglas Gilbert
fix indexing bug with --extended option git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@537 6180dd3e-e324-4e3e-922d-17de1ae2f315
2013-12-02sg_inq: another encode_whitespaces fix from HR; add LU_CONG to sg_inq and sg_vpdDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@536 6180dd3e-e324-4e3e-922d-17de1ae2f315
2013-11-28sg_inq: sync version descriptors dated 20131126; fix overflow in ↵Douglas Gilbert
encode_whitespaces git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@535 6180dd3e-e324-4e3e-922d-17de1ae2f315
2013-11-26sg_ses: error and warning message cleanup; sg_raw: fix compiler warningDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@534 6180dd3e-e324-4e3e-922d-17de1ae2f315
2013-11-19sync asc/ascq codes with T10 dated 20131110; add sg_tst_contextDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@532 6180dd3e-e324-4e3e-922d-17de1ae2f315
2013-11-11examples/sg_tst_excl: add -xx option; work on other sg_tst_excl*Douglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@530 6180dd3e-e324-4e3e-922d-17de1ae2f315
2013-11-06sg_ses: add --dev-slot-num= and --sas-addr=Douglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@528 6180dd3e-e324-4e3e-922d-17de1ae2f315
2013-10-31upgrade automake to version 1.13.3 (in ubuntu 13.10)Douglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@527 6180dd3e-e324-4e3e-922d-17de1ae2f315
2013-10-21sg_inq: add --block=0|1; sg_lib_data: ascq codes T10 20131008; add ↵Douglas Gilbert
examples/sg_tst_excl3 git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@523 6180dd3e-e324-4e3e-922d-17de1ae2f315
2013-10-14avoid getpagesize() with sysconf() and use posix_memalign()Douglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@521 6180dd3e-e324-4e3e-922d-17de1ae2f315
2013-10-08sg_copy_results: fix in service action name strings; xcopy 3PC output and docoDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@520 6180dd3e-e324-4e3e-922d-17de1ae2f315
2013-09-27sg_sanitize: skip 15 second safety delay with --failDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@519 6180dd3e-e324-4e3e-922d-17de1ae2f315
2013-09-24cleanup up dev_id NAA-3: locally assignedDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@518 6180dd3e-e324-4e3e-922d-17de1ae2f315
2013-09-19 sg_pt_freebsd cam_getccb() leak, againDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@516 6180dd3e-e324-4e3e-922d-17de1ae2f315
2013-09-19sg_pt_freebsd: sanity check on sense_resid; sg_ses: tweak for FreeBSDDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@513 6180dd3e-e324-4e3e-922d-17de1ae2f315
2013-09-07sg_ses: AES page EIIOE field addition; sg_tst_excl* tweaksDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@512 6180dd3e-e324-4e3e-922d-17de1ae2f315
2013-08-28remove externs from global function decls; rescan-scsi-bus.sh work; O_EXCL ↵Douglas Gilbert
for Windows git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@511 6180dd3e-e324-4e3e-922d-17de1ae2f315
2013-08-25SG_LIB_CAT_MISCOMPARE; changes to sg_verify and sg_compare_and_writeDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@510 6180dd3e-e324-4e3e-922d-17de1ae2f315
2013-08-19sg_xcopy: more clean-upDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@509 6180dd3e-e324-4e3e-922d-17de1ae2f315
2013-08-19sg_xcopy: fix for sg and bsg nodesDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@508 6180dd3e-e324-4e3e-922d-17de1ae2f315
2013-08-17clang cleanup; sg_xcopy seek not bumped fixDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@507 6180dd3e-e324-4e3e-922d-17de1ae2f315
2013-08-05improve 3 party copy library support; add new examples sg_tst_excl and ↵Douglas Gilbert
sg_tst_excl2 git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@504 6180dd3e-e324-4e3e-922d-17de1ae2f315
2013-07-30sg_lib: add dStrHexErr() and dStrHexStr(); sg_xcopy work (and in ↵Douglas Gilbert
sg_cmds_extra.c) git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@503 6180dd3e-e324-4e3e-922d-17de1ae2f315
2013-07-20rescan-scsi-bus.sh and sg_inq+sg_vpd patches from HRDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@502 6180dd3e-e324-4e3e-922d-17de1ae2f315
2013-07-02sg_logs: more cleanup; sync asc/ascq string to T10's asc-num.txt dated 20130605Douglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@501 6180dd3e-e324-4e3e-922d-17de1ae2f315
2013-06-28sg_persist+sg_unmap: fix crash on option decode; sg_logs: expand for tape; ↵Douglas Gilbert
sg_xcopy+: clean git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@500 6180dd3e-e324-4e3e-922d-17de1ae2f315
2013-06-13sg_inq: fix referrals VPD page; start Makefile.am cleanupDouglas Gilbert
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@499 6180dd3e-e324-4e3e-922d-17de1ae2f315