43db8900 | 19-Dec-2003 |
Duncan Laurie <duncan@iceblink.org> |
add DIST_SUBDIRS to catch both plugins in "make dist" even if not configured in |
6890e1f0 | 19-Dec-2003 |
Duncan Laurie <duncan@iceblink.org> |
remove ltdl hacks, breaks shared libraries on RHEL3 for some reason |
fc29d57f | 18-Dec-2003 |
Duncan Laurie <duncan@iceblink.org> |
- rework "sdr list" command to take additional argument specifying what type of SDR records to dispaly - add support for MC locator records - better support for compact records |
85dc962b | 18-Dec-2003 |
Duncan Laurie <duncan@iceblink.org> |
small cleanup |
4879ab9d | 18-Dec-2003 |
Duncan Laurie <duncan@iceblink.org> |
fix segfault when dimm spd > 128 bytes check for at least 92 bytes of spd before proceeding |
7d910260 | 17-Dec-2003 |
Duncan Laurie <duncan@iceblink.org> |
add minimial support for printing compact sensor records |
18a1ff5e | 17-Dec-2003 |
Duncan Laurie <duncan@iceblink.org> |
update SDR print functions to use iterator primitives |
ceaa3602 | 17-Dec-2003 |
Duncan Laurie <duncan@iceblink.org> |
rename LICENSE to COPYING for consitency add AUTHORS file |
37dcdc86 | 17-Dec-2003 |
Duncan Laurie <duncan@iceblink.org> |
include dimm_spd source in libipmitool |
b86dd5e8 | 17-Dec-2003 |
Duncan Laurie <duncan@iceblink.org> |
updated FRU reading to handle multirecord entries from SDR original from Fredrik Öhrn, updated to handle DIMM SPD |
dd87b050 | 17-Dec-2003 |
Duncan Laurie <duncan@iceblink.org> |
new functions for iterating through sdr records |
702627f6 | 17-Dec-2003 |
Duncan Laurie <duncan@iceblink.org> |
don't display warning message unless in verbose mode |
57a1ea38 | 17-Dec-2003 |
Duncan Laurie <duncan@iceblink.org> |
update test event generation |
ff9c8dd0 | 17-Dec-2003 |
Duncan Laurie <duncan@iceblink.org> |
add chassis status values from ipmi spec update |
c42d2caa | 16-Dec-2003 |
Duncan Laurie <duncan@iceblink.org> |
save channel access command to nvram as well as volatile ram |
41720d46 | 11-Dec-2003 |
Duncan Laurie <duncan@iceblink.org> |
add ipmi_session variable to prevent dlopen errors in ipmievd |
c56a70c0 | 04-Dec-2003 |
Duncan Laurie <duncan@iceblink.org> |
change version to 1.5.7 |
19c0f522 | 04-Dec-2003 |
Duncan Laurie <duncan@iceblink.org> |
update changelogs |
d52f7926 | 04-Dec-2003 |
Duncan Laurie <duncan@iceblink.org> |
still print fields for value and units when no reading available |
3177b092 | 02-Dec-2003 |
Duncan Laurie <duncan@iceblink.org> |
Small fix for SDR csv output.
This patch separates the sensor reading and it's unit (Volts, RPM etc.) into two columns.
This simplifies feeding the readings into other utilities that expect pure nu
Small fix for SDR csv output.
This patch separates the sensor reading and it's unit (Volts, RPM etc.) into two columns.
This simplifies feeding the readings into other utilities that expect pure numeric input.
From Fredrik Öhrn
show more ...
|
4de32a37 | 26-Nov-2003 |
Duncan Laurie <duncan@iceblink.org> |
handle empty SEL gracefully when doing "sel list" |
05df8eb9 | 26-Nov-2003 |
Duncan Laurie <duncan@iceblink.org> |
fix sdr handling of sensors that do not return a reading |
5c337dcd | 26-Nov-2003 |
Duncan Laurie <duncan@iceblink.org> |
fix SEL decoding for generic events |
897e1c6a | 25-Nov-2003 |
Duncan Laurie <duncan@iceblink.org> |
bump release to 1.5.5 |
b502dc0b | 25-Nov-2003 |
Duncan Laurie <duncan@iceblink.org> |
add -U option for setting lan username fix -v usage for plugins |