aboutsummaryrefslogtreecommitdiff
path: root/include/sg_cmds_extra.h
AgeCommit message (Expand)Author
2022-11-01sg_read_block_limits: fix granularity value, add --mloi option; sg_lib: add s...Douglas Gilbert
2018-12-07add: SPDX-License-Identifier: BSD-2-Clause (or gpl-2-or-later); testing/sgs_d...Douglas Gilbert
2018-05-02sg_lib: add sg_ll_inquiry_pt(), sg_ll_test_unit_ready_progress_pt(), sg_ll_re...Douglas Gilbert
2018-02-22sg_lib: add sg_if_can2stdout(); use uint8_t instead of unsigned char; Windows...Douglas Gilbert
2018-01-28add sg_seek and sg_stream_ctl utilities; properly identify vendor-specific se...Douglas Gilbert
2018-01-13sg_ses_microcode: add --dry-run and --ealsd; sg_write_buffer: add --dry-runDouglas Gilbert
2017-12-07add include/sg_pt_linux.h lib/sg_pt_linux_nvme.c and .gitignore; sg_write_x: ...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-09-18https://github.com/hreinecke/sg3_utils branch sles15 synced 20170914; change ...Douglas Gilbert
2017-09-13sync up to spc5r16 and sbc4r14Douglas Gilbert
2016-05-17sg_cmds_extra: expand sg_ll_ata_pt() with ATA_PT(32); sg_sat_identify: expand...Douglas Gilbert
2016-04-24sg_decode sense: add --cdb option; add stdint.h to some headersDouglas Gilbert
2016-01-27sg_logs: LPS misalignment lpage; sg_format: add ffmt option; sg_lib: big sens...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-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-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
2012-03-23sg_xcopy+sg_copy_results first commit; sg_persist manpageDouglas Gilbert
2012-03-12./configure: change --enable-no-linux-bsg to --disable-linuxbsg, add --disabl...Douglas Gilbert
2011-08-28spc4r32 sync; sg_write_buffer --specific optionDouglas Gilbert
2011-02-08add scsi_pt_win32_spt_state() for windows; add sg_ll_verify16(); decode user ...Douglas Gilbert
2010-09-07sg_referrals, first cutDouglas Gilbert
2010-04-01first cut of sync with sbc3r22Douglas Gilbert
2010-03-12follow google's RE2 lead and add BSD_LICENSE files and refer to them from sourceDouglas Gilbert
2009-09-18start work on thin provisioning sbc3r20 additionsDouglas Gilbert
2009-06-15add sg_read_block_limits; sg_reset: option for target resetDouglas Gilbert
2009-06-11add sg_unmapDouglas Gilbert
2009-02-28more spc4r18 sync, start sbc3r18 sync (sg_format and sg_readcap); change inte...Douglas Gilbert
2008-03-28audit of 'uchar uc=0x80; ulong ul; ul = uc << 24;' class of problemsDouglas Gilbert
2008-02-18split sg_cmds_mmc out of sg_cmds_extra; add PDT_* definesDouglas Gilbert
2007-12-19change 'long long' to int64_t to stress only need 64 bit integers (similar ch...Douglas Gilbert
2007-11-07add sg_ll_get_performance() and sg_ll_set_cd_speed() for 'sdparm -C speed'Douglas Gilbert
2007-11-06sync sg_get_config with mmc6r01; add vrprotect option to sg_verify and associ...Douglas Gilbert
2007-09-10rearrange files into include, src, lib and doc directoriesDouglas Gilbert