aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-08-27preliminary spc4r21 sync, manpages for extended scsi_start and scsi_stopDouglas Gilbert
2009-08-24sg_persist: tranport specific transportIDs, read transportIDs from file; add ...Douglas Gilbert
2009-08-19rework sg_pt_win32.c to have extendable non-direct SPT; change default back t...Douglas Gilbert
2009-08-15sg_raw binary reads on Windows; move sas_disk_blink to sdparmDouglas Gilbert
2009-07-24reverse out printf(%#) change, broken for %#02x when value is 0Douglas Gilbert
2009-07-22rest of '%#x' changes; incorporate debian SID patchDouglas Gilbert
2009-06-15push back autotools from Debian 4.0, againDouglas Gilbert
2009-06-15add sg_read_block_limits; sg_reset: option for target resetDouglas Gilbert
2009-06-11force Debian 4.0 autogen.sh againDouglas Gilbert
2009-06-11add sg_unmapDouglas Gilbert
2009-06-08debian 4.0 autogen.sh commit to fix timestamps hopefullyDouglas Gilbert
2009-06-08ubuntu 9.04 autogen.sh commit to wipe debian 4.0 settings (temporarily)Douglas Gilbert
2009-06-08corrections to previous commitDouglas Gilbert
2009-06-07sg_opcodes cleanup, persistent reserve in/out namingDouglas Gilbert
2009-05-22add back WIN32_SPT_DIRECT (was SPTD)Douglas Gilbert
2009-05-07tweak and document linux sg v3/v4 gamesDouglas Gilbert
2009-05-07fix sg_pt_linux sense buffer loss in v3/v4 handling; sg_logs cache memory sta...Douglas Gilbert
2009-04-22headers for mingwDouglas Gilbert
2009-04-22debian 4.0 rework of autotools after SG_LIB_* changesDouglas Gilbert
2009-04-22switch SG3_UTILS_* to SG_LIB_*Douglas Gilbert
2009-04-21fix sg_set_binary_mode(), lack of config.h made it a nopDouglas Gilbert
2009-04-15experiment with autogen.shDouglas Gilbert
2009-04-11add '--16' option (same as '--long') to sg_readcap, docoDouglas Gilbert
2009-04-01revert to debian 4.0 autotools (again?)Douglas Gilbert
2009-03-08resync chnagelogDouglas Gilbert
2009-03-08sgv4 bsg workDouglas Gilbert
2009-03-07linux bsg workDouglas Gilbert
2009-03-07try Debian 5.0's build infrastructure (has libtool 1.5)Douglas Gilbert
2009-02-28more spc4r18 sync, start sbc3r18 sync (sg_format and sg_readcap); change inte...Douglas Gilbert
2009-02-24sg_logs: add power condition transitions lpageDouglas Gilbert
2009-02-23Power Condition VPD page + mode page expansion, sync with spc4r18Douglas Gilbert
2009-02-05attempt to revert the toolchain back to Debian 4.0, libtool 2.2 a painDouglas Gilbert
2009-02-04add clear_scsi_pt_obj() to sg_pt.h interfaceDouglas Gilbert
2009-02-04sg_pt do_scsi_pt() clear os_err as start of functionDouglas Gilbert
2009-02-03add scsi_pt_version() to sg_pt.h interfaceDouglas Gilbert
2009-01-05spring (New Year) cleaningDouglas Gilbert
2008-12-15Fix mingw not knowing O_RDONLY and O_RDWRDouglas Gilbert
2008-12-01lots of auto* changes after upgrade to Ubuntu 8.10Douglas Gilbert
2008-11-30add scsi_pt_open_flags() and related sg_cmd_open_flags() [for sgdd]Douglas Gilbert
2008-11-02minor code reformatDouglas Gilbert
2008-06-25further libsgutils2 tweaksDouglas Gilbert
2008-06-25change static library name from libsgutils.la to libsgutils2.la to avoid clashDouglas Gilbert
2008-06-23changes for spc4r15Douglas Gilbert
2008-06-04remove trailing spaces from various source filesDouglas Gilbert
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-14sg_set_binary_mode() added for MinGW to stop LF to CR-LF conversionDouglas Gilbert
2008-04-05testDouglas Gilbert
2008-04-05maxlen option additionsDouglas Gilbert
2008-03-28audit of 'uchar uc=0x80; ulong ul; ul = uc << 24;' class of problemsDouglas Gilbert