aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-11-15rename sg_write_atomic to sg_write_x; sg_inq: decode NVMe identify for Linux+...Douglas Gilbert
2017-11-04move some testing utilities out of the 'examples' and 'utils' directory into ...Douglas Gilbert
2017-11-03sg_opcode: check resid and trim response if necessary; sg_rep_zones: expand -...Douglas Gilbert
2017-10-24sg_write_atomic: change lseek64() to lseek() for FreeBSD; document SG_LIB_WIL...Douglas 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-10-03add last n Inquiry/Mode_page data changed log pages; add rescan-scsi-bus.sh t...Douglas Gilbert
2017-09-25sg_write_atomic: new utility; sg_opcode: support CDLP (command duration limit...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-09-14sg_format: add --quick option; add write scattered (16+32) cdb namesDouglas Gilbert
2016-06-12sg_lib: add sg_get_llnum_nomult(); sg_ses: multiple option fixesDouglas Gilbert
2016-06-07sg_ses: allow multiple --clear=, --get= and --set= options; allow individual ...Douglas Gilbert
2016-06-01sg_logs: add --vendor=VP; sg_vpd: improve handling of unknown pages; other fixesDouglas Gilbert
2016-05-22sg_vpd: fix struct misalignment inroduce by --forceDouglas Gilbert
2016-05-20add sg_bg_ctl; small cleanupsDouglas Gilbert
2016-05-17sg_cmds_extra: expand sg_ll_ata_pt() with ATA_PT(32); sg_sat_identify: expand...Douglas Gilbert
2016-05-10sg_luns: resync with drafts (sam6r02+spc5r10); version descriptor sync to 201...Douglas Gilbert
2016-05-04sg_ses: fix uninitialized struct th_es_t instance in process_status_page()Douglas Gilbert
2016-05-03sg_lib: implement 'format' argument in dStrHexStr(); sg_vpd: 3 party copy VPD...Douglas Gilbert
2016-04-30sg_rdac: add sanity checks for -f=lun valueDouglas Gilbert
2016-04-28sg_inq+sg_vpd: add --force option to bypass checking supported vpd pages page...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-08sg_inq: fix potential unbounded loop in --exportDouglas Gilbert
2016-04-05clang --analyze static checker clean upsDouglas Gilbert
2016-04-02sg_raw: add '--enumerate' optionDouglas 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-03-06sg_logs: fix volume statistics lpage, decode mount history log parameter; sg_...Douglas Gilbert
2016-03-02sg_xcopy.8: fix formatting typoDouglas Gilbert
2016-02-28rescan-scsi-bus.sh: harden codeDouglas Gilbert
2016-02-28sg_sanitize+sg_format: add --timeout=SEC option; sg_reassign+sg_write_same: f...Douglas Gilbert
2016-02-25shellcheck cleanup on scripts; add release tags; sg_timeout: show data-in wit...Douglas Gilbert
2016-02-19sg_senddiag: add --timeout=SEC optionDouglas Gilbert
2016-02-18bump to 1.43; sg_senddiag: add --timeout=SECDouglas Gilbert
2016-02-17add sg_read_attr.8 to doc/Makefile.amDouglas Gilbert
2016-02-09sg_inq: '--export': new entries for UUID descriptor; sg_format: add support f...Douglas Gilbert
2016-02-08sg_read_attr: new, supported by tape drivesDouglas 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
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-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