History log of /openbmc/ipmitool/lib/ipmi_raw.c (Results 1 – 6 of 6)
Revision Date Author Comments
# 169d9ac3 25-Jul-2015 Zdenek Styblik <allura@sfs-alluradaemon-4.v29.ch3.sourceforge.com>

Merge /u/whissi/ipmitool/ branch fix-pidfile-handling into master

http://sourceforge.net/p/ipmitool/source/merge-requests/8/


# 2d79e69f 25-Jul-2015 Zdenek Styblik <stybla@turnovfree.net>

Merge commit '2f5789750183d4ef8be125b8cb32019441dd0530'

Return codes of functions should be either used or evaluated - always. This
merge is necessary for shell scripting to, eg. signal

Merge commit '2f5789750183d4ef8be125b8cb32019441dd0530'

Return codes of functions should be either used or evaluated - always. This
merge is necessary for shell scripting to, eg. signal there was an error during
execution.

show more ...


# 259500e1 21-Jul-2015 Pat Donlin <pjd@sgi.com>

ID: 380 raw commands override retry and timeout values

Remove the hard coded override for retry and timeout in ipmi_master_write_read


# 70099a3c 21-Jul-2015 Pat Donlin <pjd@sgi.com>

ID: 380 - raw commands override retry and timeout values

Correct compiler warnings in ipmi_raw.c


# 0ff2d6e4 16-Jan-2015 Zdenek Styblik <stybla@turnovfree.net>

ID:357 - out-of-bound access in DDR4 code

Commit increases RAW_SPD_SIZE from 256 to 512 as an attempt to fix OOB in
ipmi_rawspd_main(), resp. ipmi_spd_print().


# c18ec02f 05-Feb-2014 Petter Reinholdtsen <pere@hungry.com>

Move all files one level up in the file hierarcy, to avoid the useless ipmitool directory.