aboutsummaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Expand)Author
2014-08-29sg_raw: with -vvv decode T10 CDB name; sg_lib: clean up service action string...Douglas Gilbert
2014-08-12sg_vpd: add --all optionDouglas Gilbert
2014-07-22sg_write_verify: new utility for WRITE AND VERIFYDouglas Gilbert
2014-07-13examples/sg_tst_async: error handling, random numbers and queuesDouglas Gilbert
2014-07-10sg_format: make '-FFF' bypass mode sense/select, add --mode=MP; trim trailing...Douglas Gilbert
2014-06-12examples/sg_persist_tst.sh: add --exclusive optionDouglas Gilbert
2014-06-08sg_luns: add --lu_cong option to simulate the LU_CONG bitDouglas Gilbert
2014-05-16other half of the sg_get_category_sense_str() changesDouglas Gilbert
2014-05-05sg_logs: add --in=FN and --filter=PARC options; sg_persist: add --readonly op...Douglas Gilbert
2014-04-28another ... dStrHex(Err): fix output truncation errorDouglas Gilbert
2014-04-26sg_opcodes: add --mask option; sg_rbuf: add --echo option; sg_lib: fix output...Douglas Gilbert
2014-04-05sg_ses: add --eiioe=auto|force option, fix AES element indexing; sginfo: stri...Douglas Gilbert
2014-04-02sg_lib: fix C++ error in strpbrk() signature, differs from CDouglas Gilbert
2014-03-31sg_lib_data: sync asc/ascq codes with T10 dated 20140320Douglas Gilbert
2014-03-22sg_lib: extensions to sg_get_num() and sg_get_llnum(); sg_inq compile fixDouglas Gilbert
2014-03-11sg_inq+sg_vpd: --inhex=FN --raw reads response in binaryDouglas Gilbert
2014-03-03sg_inq+sg_vpd: add HAW_ZBC in block char. VPD page (14-018r02); 2nd level deb...Douglas Gilbert
2014-02-16more --inhex work on sg_inq + cleanup; similar preparatory work for sg_vpdDouglas Gilbert
2014-02-04sg_persist: add --transport-id= for SOP; sg_lib.h: add PDT_ZBC define and pdt...Douglas Gilbert
2014-01-23scripts/rescan-scsi-bus.sh: check for issue_lip; add suse build infrastructureDouglas Gilbert
2014-01-17sg_persist: add PROUT: Replace Lost Reservation; sg_decode_sense: with --no-s...Douglas 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-12-02sg_inq: another encode_whitespaces fix from HR; add LU_CONG to sg_inq and sg_vpdDouglas Gilbert
2013-11-28sg_inq: sync version descriptors dated 20131126; fix overflow in encode_white...Douglas Gilbert
2013-11-26sg_ses: error and warning message cleanup; sg_raw: fix compiler warningDouglas Gilbert
2013-11-19sync asc/ascq codes with T10 dated 20131110; add sg_tst_contextDouglas Gilbert
2013-11-11examples/sg_tst_excl: add -xx option; work on other sg_tst_excl*Douglas Gilbert
2013-11-06sg_ses: add --dev-slot-num= and --sas-addr=Douglas Gilbert
2013-10-31upgrade automake to version 1.13.3 (in ubuntu 13.10)Douglas Gilbert
2013-10-21sg_inq: add --block=0|1; sg_lib_data: ascq codes T10 20131008; add examples/s...Douglas Gilbert
2013-10-14avoid getpagesize() with sysconf() and use posix_memalign()Douglas Gilbert
2013-10-08sg_copy_results: fix in service action name strings; xcopy 3PC output and docoDouglas Gilbert
2013-09-27sg_sanitize: skip 15 second safety delay with --failDouglas Gilbert
2013-09-24cleanup up dev_id NAA-3: locally assignedDouglas Gilbert
2013-09-19 sg_pt_freebsd cam_getccb() leak, againDouglas Gilbert
2013-09-19sg_pt_freebsd: sanity check on sense_resid; sg_ses: tweak for FreeBSDDouglas Gilbert
2013-09-07sg_ses: AES page EIIOE field addition; sg_tst_excl* tweaksDouglas Gilbert
2013-08-28remove externs from global function decls; rescan-scsi-bus.sh work; O_EXCL fo...Douglas Gilbert
2013-08-25SG_LIB_CAT_MISCOMPARE; changes to sg_verify and sg_compare_and_writeDouglas 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-08-05improve 3 party copy library support; add new examples sg_tst_excl and sg_tst...Douglas Gilbert
2013-07-30sg_lib: add dStrHexErr() and dStrHexStr(); sg_xcopy work (and in sg_cmds_extr...Douglas Gilbert
2013-07-20rescan-scsi-bus.sh and sg_inq+sg_vpd patches from HRDouglas Gilbert
2013-07-02sg_logs: more cleanup; sync asc/ascq string to T10's asc-num.txt dated 20130605Douglas Gilbert
2013-06-28sg_persist+sg_unmap: fix crash on option decode; sg_logs: expand for tape; sg...Douglas Gilbert
2013-06-13sg_inq: fix referrals VPD page; start Makefile.am cleanupDouglas Gilbert