aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2008-06-02switch shared library version to 2:0:0Douglas Gilbert
2008-05-23change to ubuntu (8.04) build environment; rename libsgutils1 to libsgutils2Douglas Gilbert
2008-05-14version date on sg_ses was oldDouglas Gilbert
2008-05-14sg_set_binary_mode() added for MinGW to stop LF to CR-LF conversionDouglas Gilbert
2008-04-20add --maxlen= argument to sg_lunsDouglas Gilbert
2008-04-05maxlen option additionsDouglas Gilbert
2008-03-28audit of 'uchar uc=0x80; ulong ul; ul = uc << 24;' class of problemsDouglas Gilbert
2008-03-26add '--progress' option to sg_requests, hxascdmp man pageDouglas Gilbert
2008-03-18multiple documentation fixes from Dan HorakDouglas Gilbert
2008-03-16add --mod=PC_MOD and --noflush to sg_start per 08-139r1Douglas Gilbert
2008-03-13various changes spurred by spc4r13Douglas Gilbert
2008-02-24sg_ll_set_streaming can yield NOT READYDouglas Gilbert
2008-02-23update asc/ascq table and version descriptorsDouglas Gilbert
2008-02-20locally administered becomes locally assignedDouglas Gilbert
2008-02-20NAA locally administered (naa=3)Douglas Gilbert
2008-02-19add sg_ll_set_streaming() function for sdparmDouglas Gilbert
2008-02-18split sg_cmds_mmc out of sg_cmds_extra; add PDT_* definesDouglas Gilbert
2008-02-18move sg_io_linux.c from the src/ to the lib/ directoryDouglas Gilbert
2008-02-15cleanup and ses2r19b work on sg_sesDouglas Gilbert
2008-02-11move version descriptors in sg_inq to sg_inq_data.c fileDouglas Gilbert
2008-02-08add '--maxlen=' option to sg_vpd and sg_inqDouglas Gilbert
2008-02-04tweak sg_inq error/help processingDouglas Gilbert
2008-01-30sg_dd: improve MMC processingDouglas Gilbert
2008-01-29add sg_get_sense_filemark_eom_ili() to sg_lib interfaceDouglas Gilbert
2008-01-24add osd-2 service action names (commands)Douglas Gilbert
2008-01-22sg_logs: some adc log pages are also valid for ssc devicesDouglas Gilbert
2008-01-16start to sync various apps with spc4r12Douglas Gilbert
2008-01-15tweak a few utilitiesDouglas Gilbert
2008-01-14remove data tables from sg_lib.c and place in sg_lib_data.[hc]Douglas Gilbert
2008-01-14sg_modes: add --maxlen= option for allocation length in cdbDouglas Gilbert
2008-01-11small update in asc/ascq tablesDouglas Gilbert
2008-01-09partial resync to ses2r19aDouglas Gilbert
2007-12-27replace %lld and friends with PRI macros, remove archive/pre_configureDouglas Gilbert
2007-12-26define SG3_UTILS_MINGW when it is detectedDouglas Gilbert
2007-12-21asc/acsq update pending spc4r12Douglas Gilbert
2007-12-20sg_get_config: DVD read feature allowed to be 4 bytes longDouglas Gilbert
2007-12-19change 'long long' to int64_t to stress only need 64 bit integers (similar ch...Douglas Gilbert
2007-12-17add examples section to sg_write_long manpageDouglas Gilbert
2007-12-14further sg_get_config firmware upgrade feature tweakDouglas Gilbert
2007-12-13tweak Microcode Upgrade feature in sg_get_configDouglas Gilbert
2007-12-06documentation correctionDouglas Gilbert
2007-12-01move sg_sat_phy_event to src directory (main collection) and enhance; leave o...Douglas Gilbert
2007-11-21check response length for verbose response printing, sg_ll_get_config+sg_ll_g...Douglas Gilbert
2007-11-14sg_ses: sync to ses2r19, sg_vpd: add nominal form factorDouglas 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-10-16put pre_configure build files under archive directory, docoDouglas Gilbert
2007-10-13add more RDAC vendor pages to sg_vpdDouglas Gilbert
2007-10-05add TPROTO_* to sg_lib.h; protocol-specific lu info VPD pageDouglas Gilbert
2007-10-03spelling in sg_safte and more verbose messagesDouglas Gilbert