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
John Blair
115df86f23
implement sbled command for sun blades
2006-03-10 19:30:44 +00:00
John Blair
a94f0e612c
check that intf->open(intf) is successful before proceeding
...
add additional debug messages
2006-03-01 21:25:24 +00:00
Duncan Laurie
e21475c78d
attempt to fix bridged commands over lan interfaces
2006-01-26 21:38:11 +00:00
Duncan Laurie
6f3e247274
add 'sensor reading' command
2006-01-26 21:37:23 +00:00
Duncan Laurie
b8d9ada302
fix retry handling for SOL
2006-01-17 18:13:41 +00:00
Duncan Laurie
29dbaf6882
update to version 1.8.6
2006-01-17 17:51:21 +00:00
Duncan Laurie
f367905bef
fix Unknown display for val2str()
2006-01-17 17:30:29 +00:00
Duncan Laurie
66cb3143dc
send periodic keepalive packet when SOL is active to keep session open
2006-01-17 17:25:23 +00:00
Duncan Laurie
79befbb112
set payload length for outbound sol packets to prevent memory corruption in openssl during SOL
2006-01-17 17:24:42 +00:00
Duncan Laurie
185b762fa9
use \r\n for log output during raw mode
2006-01-17 17:24:06 +00:00
Duncan Laurie
5d7197d467
update changelog
2006-01-15 21:56:48 +00:00
Duncan Laurie
b0498d93cf
fix date in changelog
2006-01-15 21:33:14 +00:00
Duncan Laurie
9f49913c2f
change copyright tag to license
2006-01-15 21:32:28 +00:00
Duncan Laurie
73d088de1f
remove CYGWIN defines for older cygwin support
2006-01-15 21:21:49 +00:00
Duncan Laurie
d4a64e17f2
update version
2006-01-15 20:46:13 +00:00
Duncan Laurie
e855ba03df
update email address to remove sun.com
2006-01-15 20:46:00 +00:00
Duncan Laurie
68cdacb211
update changelog
2006-01-15 20:39:26 +00:00
Duncan Laurie
85643e52a2
byteswap port
2006-01-15 20:25:23 +00:00
Duncan Laurie
776080c88a
update manpage with new arguments and tsol command
2006-01-15 20:21:30 +00:00
Duncan Laurie
f0cd89fea6
add missing define
2006-01-15 19:14:04 +00:00
Duncan Laurie
d6e85b8427
updates from sourceforge,
...
changes to support settable SOL escape char
2006-01-15 06:41:08 +00:00
Duncan Laurie
ed8a467f6d
update tyan sol to behave like ipmiv2 sol client
2006-01-15 06:40:37 +00:00
Duncan Laurie
715add8fef
fix iana for supermicro, add for tyan
2006-01-14 18:43:43 +00:00
Duncan Laurie
da9252ceba
add supermicro oem type
2006-01-13 18:25:10 +00:00
Jordan Hargrave
ae1fe95cb1
Cleared set_access structure; contained garbage data
2005-12-09 19:57:48 +00:00
Jean-Michel Audet
f42f7c701c
Add support for bridged message over different channel
...
Ex.: In an ATCA environment, send a message through the LAN iface
to another blade present in the chassis or to an AMC bay.
Tested:
Lan.c with Kontron AT8001 with Intel CMM shelf manager
Lan.c with Kontron AT8001 with Kontron AMC's
Lanplus.c with Kontron AT8001 with Intel CMM shelf manager
Lanplus.c with Kontron AT8001 with Kontron AMC's
2005-11-28 18:45:37 +00:00
Jean-Michel Audet
29f43931e4
* Change maximum channel size for 0x0e (current channel)
2005-11-24 16:08:51 +00:00
Jean-Michel Audet
2ea87e639b
* Add command to get and clear UDP/RMCP/IP Statistics
2005-11-24 16:04:37 +00:00