aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2015-12-01run autogen.sh on U15.10Douglas Gilbert
2015-12-01sg_timestamp: new, to report or set timestampDouglas Gilbert
2015-11-28sg_lib_data: sync asc/ascq codes with T10 20151126; sg_unaligned.h: add 48 bi...Douglas Gilbert
2015-11-26sg_ses->ses3r11, sg_rep_zones->zbc-r04, sg_logs+sg_vpd+sg_sanitize->sbc4r07Douglas Gilbert
2015-11-17sg_ses: add more field acronym; sync asc/ascq codes + version descriptors wit...Douglas Gilbert
2015-05-12sg_lib: Linux: ENXIO errno --> SG_LIB_CAT_NOT_READY; asc/ascq codes --> T10 2...Douglas Gilbert
2015-04-10sg_inq: version descriptor list to 20150126; sg_lib_data: sync asc/ascq codes...Douglas Gilbert
2015-02-27sg_lib: sg_get_category_sense_str() SG_LIB_CAT_OTHER fix; sg_xcopy cleanupDouglas Gilbert
2015-02-16Makefile cleanup, from Jan EngelhardtDouglas Gilbert
2015-01-10sg_modes: make '-HHH' output suitable as input to 'sdparm --inhex='Douglas Gilbert
2015-01-07sg_read_buffer: add READ BUFFER(16) support (spc5r02); sync asc/ascq codes wi...Douglas Gilbert
2014-12-26sg_lib_data: sync asc/ascq codes with T10 20141224; sg_inq: update version de...Douglas Gilbert
2014-12-21sg_inq: improve NAA handling in VPD 0x83, sg_senddiag: fix bug with --raw, sg...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-11-11sg_sat_read_gplog: new utility; sync asc/ascq codes with T10 20140924Douglas Gilbert
2014-10-19sg_raw: do not output/print data-in if error; sg_inq: fix --cmddt output if n...Douglas Gilbert
2014-10-07sg_ll_inquiry(), sg_ll_mode_sense*(), sg_ll_log_sense(): use resid to clear u...Douglas Gilbert
2014-09-22sg_ll_unmap_v2(): fix group number; sg_ses: add --warn++; sg_senddiag: add --...Douglas Gilbert
2014-09-13Use '-iquote ../include' in Makefiles to prefer local headersDouglas Gilbert
2014-09-11sg_opcodes: add --compact fieldDouglas Gilbert
2014-09-02win32,cygwin: try to clean up warningsDouglas Gilbert
2014-08-29sg_raw: with -vvv decode T10 CDB name; sg_lib: clean up service action string...Douglas Gilbert
2014-08-18sg_ses: fix problem with --index=sse (and ssc); sg_sat_*: mention t_type and ...Douglas Gilbert
2014-08-12sg_vpd: add --all optionDouglas Gilbert
2014-07-22sg_write_verify: new utility for WRITE AND VERIFYDouglas 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-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-22sg_vpd: Supported block lengths and protection types + Block device character...Douglas Gilbert
2014-05-21sg_vpd: split lto into lto5 and lto6Douglas Gilbert
2014-05-19sg_lib_data: sync asc/ascq codes with T10 20140516, sync operation code with ...Douglas Gilbert
2014-05-15add 'sense' categories for reservation conflict, data protect and protection ...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-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-03sg_inq+sg_vpd: add HAW_ZBC in block char. VPD page (14-018r02); 2nd level deb...Douglas Gilbert
2014-02-23sg_inq: improve unit serial number display (VPD page 0x80)Douglas Gilbert
2014-02-18sg_inq: allow --page=-1 to force std INQUIRY decodingDouglas Gilbert
2014-02-14sg_inq: add --inhex=FN to fetch response from a file (rather than a device)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
2014-01-17sg_persist: add PROUT: Replace Lost Reservation; sg_decode_sense: with --no-s...Douglas Gilbert
2013-12-20sg_vpd: decode Third Party Copy (tpc) page; sg_ses: add --maxlen= optionDouglas Gilbert
2013-12-18sg_xcopy: cleam up commentsDouglas Gilbert
2013-12-16add build rule for AM_CFLAGS with '-std=c++11'Douglas Gilbert