aboutsummaryrefslogtreecommitdiff
path: root/src/sg_modes.c
AgeCommit message (Expand)Author
2022-03-09sg_logs: add --exclude and --undefined options, improve 'last_n' log pages; a...Douglas Gilbert
2022-02-03sg_rep_zones: add --brief option and --find ZT option; sg_modes: improve hand...Douglas Gilbert
2022-01-19round of coverity identified issue fixes (and non-issues)Douglas Gilbert
2021-08-04sg_ses: guard against small '--maxlen=' valuesDouglas Gilbert
2021-06-11sg_read_buffer: fix --length= problem; pt: new configure option --enable-pt_d...Douglas Gilbert
2020-12-24sg_sanitize + sg_format: when --verbose given once report probable success; w...Douglas Gilbert
2020-10-09sg_dd: add 00,ff,random flags; sg_modes: document '-s' optionDouglas Gilbert
2020-03-01Rename VPD_ZBC_DEV_CHARS from zbdc to zbdch, to distinguish it from zbdct for...Douglas Gilbert
2020-01-25sbc4r18+spc6r01 partial catch-up; sg_format: add FORMAT WITH PRESET supportDouglas Gilbert
2020-01-11sg_logs: add Command duration limits statistics lpage; sg_opcodes: include RW...Douglas Gilbert
2019-04-11sg_modes+sg_logs: placeholders for Commmand duration limits pages (sbc4r17 fo...Douglas Gilbert
2018-12-07add: SPDX-License-Identifier: BSD-2-Clause (or gpl-2-or-later); testing/sgs_d...Douglas Gilbert
2018-09-11sg_vpd: decode some WDC/Hitachi vendor VPD pages; sg_modes: accept acronym fo...Douglas Gilbert
2018-06-29sg_opcode: support MLU, Multiple Logical Units (18-045r1); sg_lib: sg_simple_...Douglas Gilbert
2018-05-24add SG_LIB_LOGIC_ERROR and SG_LIB_CONTRADICT; implement across many utilities...Douglas Gilbert
2018-05-15cleanup of error messages around sg_cmds_open_device(); add flock error msg f...Douglas Gilbert
2018-05-02sg_lib: add sg_ll_inquiry_pt(), sg_ll_test_unit_ready_progress_pt(), sg_ll_re...Douglas Gilbert
2018-04-15sg_wr_mode: add --rtd option for RTD bit; sg_lib: add sg_ll_mode_select6_v2()...Douglas Gilbert
2018-03-30sg_lib: add SG_LIB_LBA_OUT_OF_RANGE; sg_format: add --dry-run; sg_unmap: add ...Douglas Gilbert
2018-03-05sg_ses: --data=@FN with --status now decodes dpage(s) in FN; add --quiet opti...Douglas Gilbert
2018-02-22sg_lib: add sg_if_can2stdout(); use uint8_t instead of unsigned char; Windows...Douglas Gilbert
2018-01-19add hex2stdout(), hex2stderr() and hex2str(); add testing/sg_tst_nvme; clean ...Douglas Gilbert
2017-10-31sg_lib: add sg_msense_calc_length(); sg_pt: add dummy pt_device_is_nvme()Douglas Gilbert
2017-10-26sg_modes: add Out of band management control mpageDouglas 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
2016-04-05clang --analyze static checker clean upsDouglas Gilbert
2015-12-20rescan-scsi-bus.sh: updates from Suse; sg_lib: add 'sense' categories for SCS...Douglas Gilbert
2015-11-26sg_ses->ses3r11, sg_rep_zones->zbc-r04, sg_logs+sg_vpd+sg_sanitize->sbc4r07Douglas Gilbert
2015-05-12sg_lib: Linux: ENXIO errno --> SG_LIB_CAT_NOT_READY; asc/ascq codes --> T10 2...Douglas Gilbert
2015-01-10sg_modes: make '-HHH' output suitable as input to 'sdparm --inhex='Douglas Gilbert
2014-07-10sg_format: make '-FFF' bypass mode sense/select, add --mode=MP; trim trailing...Douglas Gilbert
2014-05-15add 'sense' categories for reservation conflict, data protect and protection ...Douglas Gilbert
2014-05-09sg_ses, sg_persist, sg_logs, sg_readcap, sg_read_buffer, sg_luns: add --reado...Douglas Gilbert
2013-06-04sg_compare_and_write: fix wrprotect bugDouglas Gilbert
2013-05-08sg_xcopy: add --on_src and --on_dst options; C++ cleanupDouglas Gilbert
2013-03-06sg_luns: add --linux option and other workDouglas Gilbert
2013-02-28more UA exposure via noisy argument; docoDouglas Gilbert
2012-12-11run cleanfile over C source and headersDouglas Gilbert
2012-09-20sync with spc4r36; new proto_id: protocol specific port identifierDouglas Gilbert
2012-02-24more sync with spc4r34 and sbc3r30Douglas Gilbert
2011-11-14add Power consumption mode and VPD pagesDouglas Gilbert
2011-10-06sbc3r28 sync; sg_ses experimentDouglas Gilbert
2011-05-18sg_ses: rework descriptor output and indexesDouglas Gilbert
2010-10-31sbc3r25 renames 'thin' provisioning' to 'logical block provisioning': multipl...Douglas Gilbert
2010-03-01ssc4r01 and IBM LTO Ultium tape drive log pagesDouglas Gilbert
2009-08-27preliminary spc4r21 sync, manpages for extended scsi_start and scsi_stopDouglas Gilbert
2009-07-24reverse out printf(%#) change, broken for %#02x when value is 0Douglas Gilbert