History log of /openbmc/ipmitool/ (Results 1501 – 1525 of 1757)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
f059085506-Aug-2004 Duncan Laurie <duncan@iceblink.org>

add a couple changelog notes for contributed patches

1157a0e406-Aug-2004 Duncan Laurie <duncan@iceblink.org>

always initialize pointer to NULL at start of description
function as callers expect it to be initialized but it
isn't always.

2eeceac203-Aug-2004 Jeremy Ellington <jeremy@jeremye.net>

Added user subcommand

7ef44c8a03-Aug-2004 Jeremy Ellington <jeremy@jeremye.net>

adding user subcommand

3f58f3f203-Aug-2004 Jeremy Ellington <jeremy@jeremye.net>

Added constants for user commands

3fbcd75830-Jul-2004 Jeremy Ellington <jeremy@jeremye.net>

Fixed mispelling

f068a20030-Jul-2004 Jeremy Ellington <jeremy@jeremye.net>

Added documentation for the lanplus interface

f4a014ca30-Jul-2004 Jeremy Ellington <jeremy@jeremye.net>

Use upper case B for sending breaks

10212fec30-Jul-2004 Jeremy Ellington <jeremy@jeremye.net>

Added lots of documentation for lanplus and Serial Over LAN commands.

720ad12a29-Jul-2004 Jeremy Ellington <jeremy@jeremye.net>

Store SOL character data input length separately than the data length
of the whole packet. Turns out we need it in order to determine whether
the BMC only accepted part of our data.

40f77f6329-Jul-2004 Jeremy Ellington <jeremy@jeremye.net>

Support NACKs

7c9030bf29-Jul-2004 Jeremy Ellington <jeremy@jeremye.net>

Allow update of other SOL parameters

6f1f26a128-Jul-2004 Jeremy Ellington <jeremy@jeremye.net>

Increased maximum payload size

5859e5cd28-Jul-2004 Jeremy Ellington <jeremy@jeremye.net>

Added support for callback so that lanplus interface can output data
received while waiting for an ACK.

54c8afcf28-Jul-2004 Jeremy Ellington <jeremy@jeremye.net>

Only send as much data as we are allowed. Added support for
callback so that lanplus library can output data received while
we are waiting for an ACK.

b27ddb4928-Jul-2004 Jeremy Ellington <jeremy@jeremye.net>

SOL plumbing work. Lots of reformatting.

5713ee5f28-Jul-2004 Jeremy Ellington <jeremy@jeremye.net>

Fixed memory leak. Added assert.

285a4d9c26-Jul-2004 Duncan Laurie <duncan@iceblink.org>

Patch submitted by ebrower at users.sourceforge.net

Add command "bmc info" and related output

Attached is a patch to add an "info" subcommand to the
ipmitool "bmc" command in version 1.5.9. This pr

Patch submitted by ebrower at users.sourceforge.net

Add command "bmc info" and related output

Attached is a patch to add an "info" subcommand to the
ipmitool "bmc" command in version 1.5.9. This provides
useful information about the BMC, though I am uncertain
as to the format of the bmc device ID field.

show more ...

b5c97ace26-Jul-2004 Duncan Laurie <duncan@iceblink.org>

Patch submitted by ebrower at users.sourceforge.net
Fix "chassis identify" on some BMCs

On the Intel SE7501WV2 w/ BMC firmware 1.20 it seems
the Chassis Identify command only supports one request
by

Patch submitted by ebrower at users.sourceforge.net
Fix "chassis identify" on some BMCs

On the Intel SE7501WV2 w/ BMC firmware 1.20 it seems
the Chassis Identify command only supports one request
byte (Identify Interval). This patch will cause
requests to use only one byte unless "force" is
specified. The return value of intf->sendrecv() is
also now checked prior to printing an outcome to the
console.

It seems on the Intel SE7501WV2 F/W 1.20 we cannot
assume 2-byte requests will be honored. The BMC
returns CC 0xC7 (Request Data Length Invalid) but this
is not defined within the IPMI 1.5 spec so I assume
other BMC vendors could return other completion codes.

show more ...

14638f0823-Jul-2004 Jeremy Ellington <jeremy@jeremye.net>

The send_sol interface now returns an impi_rs*

bf5e378223-Jul-2004 Jeremy Ellington <jeremy@jeremye.net>

Incremental changes for SOL. Support for breaks (R. Sunshine). Much
refactoring and cleanup. More coming soon.

9627ab3221-Jul-2004 Jeremy Ellington <jeremy@jeremye.net>

A bit more error checking

744a151821-Jul-2004 Jeremy Ellington <jeremy@jeremye.net>

Added escape sequences ala ssh. ~. exits. ~^Z suspends, etc.

6174b3b920-Jul-2004 Jeremy Ellington <jeremy@jeremye.net>

Better packet tracking. In fact, great packet tracking.

9a980d5520-Jul-2004 Jeremy Ellington <jeremy@jeremye.net>

More state for SOL session needed

1...<<6162636465666768697071