(no author)
|
7dcb8d3b02
|
This commit was manufactured by cvs2svn to create tag 'IPMITOOL_1_8_8'.
IPMITOOL_1_8_8
|
2006-05-12 15:37:46 +00:00 |
|
Duncan Laurie
|
4433696ae4
|
fix tsol on big-endian
|
2006-05-12 15:37:45 +00:00 |
|
Francois Isabelle
|
c9b2eb04f6
|
Implemented sdr_convert_sensor_tolerance
- uses y = L[Mx/2 * 10K2 ] formula as per IPMI spec
This function is now used instead of sdr_convert_sensor_reading when it
comes to tolerance.
|
2006-05-12 14:07:31 +00:00 |
|
Duncan Laurie
|
be79973194
|
remove fclose that happened before fopen
|
2006-05-03 22:05:24 +00:00 |
|
Jean-Michel Audet
|
8e12bc0299
|
- Fix flag in StartFirmwareImage
|
2006-05-03 13:34:59 +00:00 |
|
Jean-Michel Audet
|
b253fd5da3
|
- Remove write number of bytes in function SaveFirwwareImage
- Use this extra byte for payload transfer
|
2006-05-02 19:05:39 +00:00 |
|
John Blair
|
811c894d78
|
added "--with-rpm-release" configure option to set the RPM release number
the distro tag, if supplied, is still part of the release value
|
2006-05-02 16:26:13 +00:00 |
|
John Blair
|
65d1b0a623
|
ipmi_sdr.c: Fix ipmi_sdr_get_sensor_reading_ipmb() to keep track of device lun.
ipmi_sdr.c: Better error handling to avoid coredump when sensor description is missing.
ipmi_sensor.c: use new ipmi_sdr_get_sensor_reading_ipmb() interface
ipmi_sunoem.c: keep track of device lun
ipmi_sel.h: add "OEM Specific" device description
ipmi_sdr.h: modify ipmi_sdr_get_sensor_reading_ipmb() prototype
|
2006-05-01 23:57:01 +00:00 |
|
Duncan Laurie
|
e667785bd3
|
update changelogs, prepare for 1.8.8
|
2006-05-01 23:33:33 +00:00 |
|
Duncan Laurie
|
cf74129ba8
|
grr last time
|
2006-05-01 23:22:44 +00:00 |
|
Duncan Laurie
|
3a30f4d0b8
|
intf -> eintf
|
2006-05-01 23:20:49 +00:00 |
|
Duncan Laurie
|
ac40435a4a
|
connect before fork to return error to initscript if needed
|
2006-05-01 23:15:38 +00:00 |
|
Duncan Laurie
|
b800400c41
|
clear password if authtype NONE specified on command line
|
2006-05-01 22:33:21 +00:00 |
|
Duncan Laurie
|
9132b30b6c
|
fix cipher suite display bug
|
2006-05-01 22:28:45 +00:00 |
|
Duncan Laurie
|
dd29a141ed
|
add kontronoem header to package build
|
2006-05-01 22:23:53 +00:00 |
|
Duncan Laurie
|
9f86c0601a
|
fix typo in sol output when sending break
|
2006-04-27 18:08:30 +00:00 |
|
Duncan Laurie
|
f7cfe44ce7
|
add missing MD2 authtype
|
2006-04-27 18:05:57 +00:00 |
|
Duncan Laurie
|
1ad5d3d0b2
|
remove a few straggling nuclear clauses
|
2006-04-27 18:04:09 +00:00 |
|
Jean-Michel Audet
|
9b4766a767
|
- Add lun consideration in ipmi_openipmi_send_cmd
|
2006-04-21 19:57:25 +00:00 |
|
Jean-Michel Audet
|
a43c37e6ce
|
- Add kontron oem file
|
2006-04-21 19:28:01 +00:00 |
|
Jean-Michel Audet
|
ee044f0169
|
Remove static keyword to read_fru_area, write_fru_area, get_fru_area_str to be used in other files
|
2006-04-21 19:15:12 +00:00 |
|
Jean-Michel Audet
|
a089b441f9
|
Upgrade to new protocol version
Faster Upgrade
|
2006-04-21 16:36:51 +00:00 |
|
Jean-Michel Audet
|
adef82354e
|
Fix compiling error
|
2006-04-21 16:34:30 +00:00 |
|
Duncan Laurie
|
ee59c4d0f1
|
fix segfaults
|
2006-04-11 01:43:59 +00:00 |
|
Duncan Laurie
|
9fd9b29cb5
|
clear ipmi_rq before using to remove garbage data like LUN. throttle keystroke errors unless verbose
|
2006-04-11 00:47:49 +00:00 |
|
Duncan Laurie
|
35a7fad915
|
use find_lan_channel() for printing when no channel specified on command line
|
2006-04-11 00:47:10 +00:00 |
|
John Blair
|
905892b5a7
|
ipmi_user.c: only allocated needed 3 bytes in ipmi_user_set_userpriv()
|
2006-03-28 17:01:16 +00:00 |
|
John Blair
|
8fd02275a0
|
conditionally include config.h only if it is present
|
2006-03-28 16:56:56 +00:00 |
|
Duncan Laurie
|
133cf86058
|
fix paths.h handling for solaris
|
2006-03-19 23:33:53 +00:00 |
|
Duncan Laurie
|
7467b928c1
|
add missing header to dist, add default freebsd configure options
|
2006-03-19 23:22:25 +00:00 |
|
Duncan Laurie
|
cfd5783232
|
update manpage
|
2006-03-19 23:10:40 +00:00 |
|
Duncan Laurie
|
c44a3a85f6
|
update changelog
|
2006-03-19 23:08:23 +00:00 |
|
Duncan Laurie
|
7e029dbb87
|
add initscripts for ipmievd
|
2006-03-19 23:06:56 +00:00 |
|
Duncan Laurie
|
e3be943843
|
update debian files from maintainer
|
2006-03-19 23:01:48 +00:00 |
|
Duncan Laurie
|
4b1ccbfdc3
|
cleanup sdr cache generation
|
2006-03-19 22:53:15 +00:00 |
|
Duncan Laurie
|
e37e785449
|
make ipmievd write pidfile
|
2006-03-19 22:35:12 +00:00 |
|
Duncan Laurie
|
66ffa994e9
|
better handling of termios header file
|
2006-03-19 21:20:42 +00:00 |
|
Duncan Laurie
|
21fb127ce2
|
fix gcc4 + buildcheck compile problems
|
2006-03-19 21:15:06 +00:00 |
|
Duncan Laurie
|
c65b206144
|
fix gcc4 compile warnings
|
2006-03-19 20:54:44 +00:00 |
|
Duncan Laurie
|
a3d206523d
|
make OEM SEL file a generic command line option
|
2006-03-19 20:04:20 +00:00 |
|
Duncan Laurie
|
06ad21054f
|
Add support for IPMIv2 Firmware Firewall
|
2006-03-19 19:08:50 +00:00 |
|
Duncan Laurie
|
e2cc94d96b
|
Add support for FreeBSD OpenIPMI-compatible driver
|
2006-03-19 18:40:48 +00:00 |
|
Duncan Laurie
|
56c495455c
|
Add support for setting VLAN id and priority
|
2006-03-19 18:37:16 +00:00 |
|
Duncan Laurie
|
64af2f2bdb
|
Display message and exit if keepalive fails during SOL
|
2006-03-19 18:29:07 +00:00 |
|
Duncan Laurie
|
d80fa31411
|
Support IPMIv2 SOL on older Intel boxes
|
2006-03-19 18:24:37 +00:00 |
|
Duncan Laurie
|
271c681609
|
disable file paranoia checks on read files by default
|
2006-03-19 18:22:39 +00:00 |
|
Duncan Laurie
|
fa8c8116e1
|
Add support for IBM OEM SEL messages
|
2006-03-19 18:05:20 +00:00 |
|
Duncan Laurie
|
5532b6856e
|
Add IPMIv2 SOL loopback test
|
2006-03-19 18:01:56 +00:00 |
|
Duncan Laurie
|
58ea8803f9
|
remove nuclear clause from license
|
2006-03-19 17:59:39 +00:00 |
|
Duncan Laurie
|
99070e730e
|
increase argument size for shell/exec for raw commands
|
2006-03-19 17:44:40 +00:00 |
|