21 Commits

Author SHA1 Message Date
Duncan Laurie
58ea8803f9 remove nuclear clause from license 2006-03-19 17:59:39 +00:00
Duncan Laurie
38d0926d9f add Tyan IPMIv1.5 SOL code, contributed by Tyan Computer Corp
it may need some work to fine tune the behavior on actual
hardware but this is the initial raw code contribution.
2005-08-23 19:09:25 +00:00
Francois Isabelle
907d8b30f5 Added Kontron OEM firmware update commands 2005-07-12 14:43:56 +00:00
Duncan Laurie
adb40e53a1 add oem commands 2005-05-12 04:13:32 +00:00
Duncan Laurie
4ea12d4308 add ipmi_main.[ch] to the build system 2005-04-20 21:41:58 +00:00
Duncan Laurie
d2bee0687a ressurect isol command 2005-03-17 00:03:14 +00:00
Duncan Laurie
c7a6be575d add more flexible way of handling OEM boards
now pass a "-o <oemtype>" argument on the command line
the currently defined oem types are "supermicro" and "intelwv2"
the existing -g and -s options are still present for compatibility
2005-01-08 02:49:22 +00:00
Duncan Laurie
e23dde507e remove isol,
remove signal handler function as it was not used,
clean up error handling in ipmi_open_file
change min define to __min to avoid conflicts
2005-01-06 19:09:05 +00:00
Duncan Laurie
d25bd0a5e7 rename bmc -> mc 2004-11-22 21:34:30 +00:00
Duncan Laurie
0ef81e301f add pef support, from Tim Murphy 2004-10-08 22:41:38 +00:00
Duncan Laurie
f6495ddf0e add support for readline,
move raw command to its own file,
remove md5 header that doesn't belong
2004-08-31 23:11:45 +00:00
Duncan Laurie
3c61e45ae4 rework configure and build system:
- no more dynamic interfaces
- better handling of openipmi header files
- make rpm commands for building in chroot
2004-08-27 15:59:26 +00:00
Jeremy Ellington
2eeceac233 Added user subcommand 2004-08-03 18:40:09 +00:00
Jeremy Ellington
9f72a2203a Migrating old sol setup command to isol. Also, implemented sol configuration
parameter dumping (info command) per the v2.0 specification.
2004-07-12 21:10:21 +00:00
Jeremy Ellington
6e7b8f1af8 added ipmi_session.c and ipmi_strings.c to build 2004-06-03 13:54:24 +00:00
Duncan Laurie
2ab696dc17 add ipmi_event file for event generation 2004-04-15 19:57:05 +00:00
Fredrik Öhrn
05344c9a45 Create the channel command and add authcap subcommand.
Move the chaninfo command to the info subcommand.
from Jeremy Ellington
2004-03-17 22:57:55 +00:00
Duncan Laurie
1cc46a898e autoconf/automake changes to support static interfaces
lots of ugly stuff because this isn't cleanly supported
2004-01-26 17:32:01 +00:00
Jon Cassorla
320853217c enable sensor command 2004-01-23 05:16:32 +00:00
Duncan Laurie
37dcdc8615 include dimm_spd source in libipmitool 2003-12-17 21:22:45 +00:00
Duncan Laurie
14ac9f77c9 Update to current version 2003-11-18 17:56:07 +00:00