aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-22block limits and block limit extension VPD pages: add extra info about corner...Douglas Gilbert
2017-09-18https://github.com/hreinecke/sg3_utils branch sles15 synced 20170914; change ...Douglas Gilbert
2017-09-13sync up to spc5r16 and sbc4r14Douglas Gilbert
2016-06-12sg_lib: add sg_get_llnum_nomult(); sg_ses: multiple option fixesDouglas Gilbert
2016-05-17sg_cmds_extra: expand sg_ll_ata_pt() with ATA_PT(32); sg_sat_identify: expand...Douglas Gilbert
2016-05-03sg_lib: implement 'format' argument in dStrHexStr(); sg_vpd: 3 party copy VPD...Douglas Gilbert
2016-04-27sg_lib: add sg_decode_transportid_str(); sg_inq: update version descriptor li...Douglas Gilbert
2016-04-24automake: upgrade to version 1.15Douglas Gilbert
2016-04-24sg_decode sense: add --cdb option; add stdint.h to some headersDouglas Gilbert
2016-04-05more clang clean ups; allow clang to check printf() style argumentsDouglas Gilbert
2016-03-26sg_lib: add read buffer(16) mode names; sg_ses: more debug tweaks: accept '-H...Douglas Gilbert
2016-03-25sg_ses: handle 2 bit EIIOE field in aes dpage, expand join handling of SAS co...Douglas Gilbert
2016-03-14sg_logs: fix volume statistics; add Requested recovery, TapeAlert response, a...Douglas Gilbert
2016-02-03sg_lib: read position service actions; sg_logs: --All, lto tape vendor; sg_vp...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
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-12-01run autogen.sh on U15.10Douglas Gilbert
2015-11-28sg_lib_data: sync asc/ascq codes with T10 20151126; sg_unaligned.h: add 48 bi...Douglas Gilbert
2014-12-16sg_zone: new utility for open, close and finish zone commands; sg_ses: fix wa...Douglas Gilbert
2014-12-14sg_logs: add --enumerate and acronyms; sg_lib interface: add sg_lib_pdt_decay...Douglas Gilbert
2014-09-18sg_vpd: more TPC VPD page decoding; sg_ses: handle element descriptor names t...Douglas Gilbert
2014-09-02win32,cygwin: try to clean up warningsDouglas Gilbert
2014-08-28sg_unaligned.h: add header for building parameters; sg_scan.c.win32 cleanupDouglas Gilbert
2014-06-12examples/sg_persist_tst.sh: add --exclusive optionDouglas Gilbert
2014-06-06sg_luns: add decoding for conglomerate LUNS; change struct sg_simple_inquiry_...Douglas Gilbert
2014-06-04sg_lib: linux, sg: support SCSI_PT_FLAGS_QUEUE_AT_TAIL fixDouglas Gilbert
2014-05-15add 'sense' categories for reservation conflict, data protect and protection ...Douglas Gilbert
2014-04-26sg_opcodes: add --mask option; sg_rbuf: add --echo option; sg_lib: fix output...Douglas Gilbert
2014-03-22sg_lib: extensions to sg_get_num() and sg_get_llnum(); sg_inq compile fixDouglas Gilbert
2014-02-23sg_inq: improve unit serial number display (VPD page 0x80)Douglas 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-22sg_cmds_extra: fix sa bug in sg_ll_3party_copy_out()Douglas Gilbert
2013-10-31upgrade automake to version 1.13.3 (in ubuntu 13.10)Douglas 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-11sg_ses: add --nickname and --nickid optionsDouglas 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-02sg_logs: more cleanup; sync asc/ascq string to T10's asc-num.txt dated 20130605Douglas Gilbert
2013-06-13sg_inq: fix referrals VPD page; start Makefile.am cleanupDouglas Gilbert
2013-03-12sg_inq: add --vendor option, take resid into account; more sg_lib.c sense buf...Douglas Gilbert
2013-02-28more UA exposure via noisy argument; docoDouglas Gilbert
2012-12-11run cleanfile over C source and headersDouglas Gilbert
2012-12-10sg_compare_and_write: first cutDouglas Gilbert
2012-10-26win32: fixes for cygwin version 1.7.17 includesDouglas Gilbert