f179e044 | 15-Apr-2004 |
Duncan Laurie <duncan@iceblink.org> |
move "struct ipmi_intf" and "struct ipmi_session" to ipmi_intf.h |
2ab696dc | 15-Apr-2004 |
Duncan Laurie <duncan@iceblink.org> |
add ipmi_event file for event generation |
3b58655b | 12-Apr-2004 |
Duncan Laurie <duncan@iceblink.org> |
automatically configure gnu tools for building if on solaris update pkg tag for building solaris packages |
94ea1376 | 10-Apr-2004 |
Duncan Laurie <duncan@iceblink.org> |
add help for LIPMI interface, modify install hook to handle DESTDIR variable |
ff4e172e | 10-Apr-2004 |
Duncan Laurie <duncan@iceblink.org> |
change help description of solaris driver |
cdd1cb6a | 10-Apr-2004 |
Duncan Laurie <duncan@iceblink.org> |
don't install header files |
99f7f7f6 | 10-Apr-2004 |
Duncan Laurie <duncan@iceblink.org> |
change references from IPMITOOL_PKG to IPMITOOL_BIN remove -dev rpm |
45e3a3a0 | 10-Apr-2004 |
Duncan Laurie <duncan@iceblink.org> |
add lipmi plugin support |
13c79fa2 | 10-Apr-2004 |
Duncan Laurie <duncan@iceblink.org> |
add target for building solaris-pkg add automake option to build bzip2 packages |
61f44e20 | 09-Apr-2004 |
Duncan Laurie <duncan@iceblink.org> |
add Solaris package files |
db7ce70e | 09-Apr-2004 |
Duncan Laurie <duncan@iceblink.org> |
add lipmi dir |
ac328c98 | 09-Apr-2004 |
Duncan Laurie <duncan@iceblink.org> |
add interface plugin for Solaris x86 lipmi driver |
d0317a27 | 09-Apr-2004 |
Duncan Laurie <duncan@iceblink.org> |
build static interfaces by default |
bbb7cc35 | 09-Apr-2004 |
Duncan Laurie <duncan@iceblink.org> |
remove silly check that prevented setting lan config for channels other than 6 or 7 |
7d4b1e8b | 08-Apr-2004 |
Duncan Laurie <duncan@iceblink.org> |
remove bmcautoconf.sh from here so its not installed by default because it doesn't apply to every system |
9f055476 | 08-Apr-2004 |
Duncan Laurie <duncan@iceblink.org> |
change variable use from optarg to intfname.. |
a7bb4e2b | 08-Apr-2004 |
Duncan Laurie <duncan@iceblink.org> |
add bmcautoconf to contrib dir since it doesn't apply to all systems |
ae3c316b | 02-Apr-2004 |
Duncan Laurie <duncan@iceblink.org> |
fix md5sum generation problem on big-endian, don't display authcode during session setup |
77268f7d | 01-Apr-2004 |
Duncan Laurie <duncan@iceblink.org> |
add authtype vals table for lan sessions since the mapping is not the same as used for authcap |
a6793b94 | 01-Apr-2004 |
Duncan Laurie <duncan@iceblink.org> |
fix impi -> ipmi typo, add config.h so WORDS_BIGENDIAN is defined on solaris/sparc |
e8170fd6 | 31-Mar-2004 |
Duncan Laurie <duncan@iceblink.org> |
include time.h so strftime doesn't segfault on x86_64 |
0b3db22d | 31-Mar-2004 |
Duncan Laurie <duncan@iceblink.org> |
don't read entire sdr into memory before returning found entry, instead continue reading where we left of with next call.
add support for getting multiple sensors by name |
c7bc504b | 31-Mar-2004 |
Duncan Laurie <duncan@iceblink.org> |
remove ability to find sensor by number, add support for finding all SDR record types |
50b4815c | 30-Mar-2004 |
Duncan Laurie <duncan@iceblink.org> |
only rename manpage if its necessary |
4677f14f | 30-Mar-2004 |
Duncan Laurie <duncan@iceblink.org> |
explicitly list files in debian/ that we want in distribution tarball because otherwise we get things like CVS/ |