989 Commits

Author SHA1 Message Date
Francois Isabelle
3bd95062ba Avoids printing invalid sensor reading when the reading actually fails 2006-11-06 20:45:00 +00:00
Francois Isabelle
86a32205be Added ability to map OEM sensor types to OEM description string using
IANA number.
Moved IANA number table
2006-11-03 21:10:59 +00:00
Francois Isabelle
583a5e7cd0 Added sensor type strings for IPMI v2.0 2006-11-03 19:44:51 +00:00
Francois Isabelle
381783786a Added PICMG specific IDs in entity_id_vals 2006-11-03 19:35:07 +00:00
Francois Isabelle
cea777a51d Added sdr_convert_sensor_hysterisis to avoid taking "B" into consideration 2006-11-03 19:04:15 +00:00
Jordan Hargrave
e3c97ddd3d Do not use readings for sensors with Sensor Scanning bit cleared 2006-10-25 03:21:57 +00:00
Jean-Michel Audet
e7f7209c32 - Auto adjust packet size for SaveFirmwareImage
- Fix bug with sendMessage of bad length with different target (IOL, IPMB-0, IPMB-L, etc..)
2006-10-13 15:03:13 +00:00
Jean-Michel Audet
5d21a9d8a8 - Fix bug with Function Get Channel Cipher Suites command when more than 1 page used. 2006-10-06 20:33:42 +00:00
Jean-Michel Audet
74e028690b - Fix a bug with command ipmitool lan stats get 1.
Stats on channel 1 is always rejected while channel 1 can be lan.
command printconf and print is OK.
2006-10-06 17:47:10 +00:00
Duncan Laurie
fda2c028fe fix formatting loss 2006-09-21 19:53:33 +00:00
Jean-Michel Audet
19f9d13807 - Fix a bug with FWUM Get Info
- Output of DEBUG build was erronous.
- Mode byte change to a bitfield
2006-09-21 15:29:09 +00:00
Jean-Michel Audet
9fcde40c97 - Fix lan set access command to use value already save within parameters for PEF and authentication
- This was causing problem to implementation where PEF alerting is not supported.
- Enable PEF was hard coded.
2006-09-21 14:03:42 +00:00
Duncan Laurie
34b21d2d57 better detection of linux/compiler.h 2006-09-14 16:20:59 +00:00
Duncan Laurie
9e14d37835 add nokeepalive option to sol activate 2006-09-13 00:01:55 +00:00
Duncan Laurie
981a24365f add support for name+privilege lookup for lanplus sessions 2006-09-12 23:23:28 +00:00
Duncan Laurie
729bf0e7c3 new chassis bootdev options 2006-09-11 17:07:00 +00:00
Duncan Laurie
db4a2e5951 fix compile error 2006-09-11 16:20:56 +00:00
Duncan Laurie
ef20239926 update comment regarding sol packet handling 2006-09-11 16:19:29 +00:00
Duncan Laurie
e672819a9d fix unlock behavior to always do set-complete 2006-09-11 16:14:01 +00:00
Duncan Laurie
f61c3acbaf fix sequence number incrementing on retry 2006-09-01 17:48:15 +00:00
Duncan Laurie
eab4dfe679 fix display of auth enables 2006-09-01 17:47:50 +00:00
Duncan Laurie
89199b49f3 fix ipmievd fd closing bug 2006-08-31 22:14:29 +00:00
Duncan Laurie
96dec6ddc7 add set-in-progress flag support to chassis bootdev 2006-08-23 17:25:37 +00:00
Duncan Laurie
153965aca2 missing header fix 2006-08-23 16:47:00 +00:00
Duncan Laurie
4e79265a7c prefix hostname on sel ipmievd sessions 2006-08-18 22:31:19 +00:00
Duncan Laurie
1c60cbf500 add sol payload enable/disable command 2006-08-18 20:09:33 +00:00
Duncan Laurie
b82cfdf945 - fix SOL set errors when commit-write not supported
- fix reset of session timeout for lanplus interface
2006-08-11 17:57:15 +00:00
Duncan Laurie
09a6e0e917 add firewall top-level command 2006-08-04 17:28:00 +00:00
Duncan Laurie
760de11c71 debug output 2006-08-03 16:41:18 +00:00
Duncan Laurie
50f36dd841 fix user priv bugs 2006-07-28 22:37:49 +00:00
John Blair
0d6fecc737 There is a bug in ipmi_sdr.h which prevents ipmitool from correctly displaying
thresholds and threshold mask. The "Discrete reading mask/Settable threshold
mask, Readable threshold mask" field in SDR has two bytes (16 bits). The 16 bits
should be treated as one uint16_t instead of two bytes. Otherwise, if someone
sets the fields to 0x3f, it will be mistakenly interpreted as 0x3f00 instead of
0x003f.
2006-07-28 20:43:50 +00:00
Duncan Laurie
ab58809b3b update version to 1.8.9 2006-07-28 20:18:58 +00:00
Duncan Laurie
d572add750 fix SOLv2 NACK and retry handling for Intel ESB2 BMC 2006-07-28 20:17:25 +00:00
Duncan Laurie
fa21266ec2 fix segfault when incorrect oem option supplied 2006-07-28 16:39:18 +00:00
Jordan Hargrave
f63189780f Don't display physical FRU devices; FRU API only works for logical devices 2006-07-24 17:12:32 +00:00
John Blair
7849cc978f add 'get' to the help information 2006-07-22 03:23:40 +00:00
Duncan Laurie
6013cec710 minor fixes 2006-07-14 22:36:50 +00:00
Duncan Laurie
9f6133936d fix bus problem with spd command 2006-07-12 19:31:31 +00:00
Duncan Laurie
580f416693 compile error 2006-07-12 19:25:43 +00:00
Duncan Laurie
c99e8595e4 fix segfault in SOL when remote BMC does not return packet 2006-07-06 21:38:21 +00:00
Duncan Laurie
a92765fbc9 fixes from netbsd 2006-06-28 22:16:32 +00:00
Duncan Laurie
cc63758d53 patch from netbsd 2006-06-28 22:04:30 +00:00
Duncan Laurie
388b9e058d misc cleanups 2006-06-28 21:21:34 +00:00
Duncan Laurie
520aa05c07 fix segfault and channel problem with user priv command 2006-06-28 21:06:16 +00:00
Duncan Laurie
533582e9e3 add remote spd printing 2006-06-28 20:58:08 +00:00
Jeremy Ellington
c3289bb6f4 Initial checkin. This file will describe SOL in ipmitool at a high level. 2006-06-20 21:33:53 +00:00
Jeremy Ellington
b3d2bb937d Cleaned up return codes for invalid arguments passed to sub-commands. 2006-06-20 19:48:53 +00:00
Jeremy Ellington
070f36d1ae __ipmi_sel_savelist_entries should return 0 instead of -1 if the SEL is
empty.  An empty SEL shouldn't be an error condition when listing the SEL.
2006-06-20 19:20:25 +00:00
Duncan Laurie
882d9ce81c why does every version of gcc behave different? 2006-05-26 04:41:11 +00:00
Duncan Laurie
d0e5434790 add support for bus/chan on i2c raw command 2006-05-26 04:35:16 +00:00