Duncan Laurie
|
87234ecd0f
|
send errors to stderr,
propogate return codes to top level
|
2005-01-07 22:15:56 +00:00 |
|
Duncan Laurie
|
14ee3f2362
|
be pedantic when checking for errors
|
2005-01-07 22:14:56 +00:00 |
|
Duncan Laurie
|
db9614572b
|
send errors to stderr
|
2005-01-07 22:14:30 +00:00 |
|
Duncan Laurie
|
014040610f
|
use uint{8,16,32}_t instead of "unsigned {char,short,int|long}"
|
2005-01-07 02:05:49 +00:00 |
|
Duncan Laurie
|
9c848916cc
|
fix compile problems with -g
update lan interface to send debug and errors to stderr
|
2005-01-06 22:35:35 +00:00 |
|
Duncan Laurie
|
de7de91f99
|
use uint8_t and uint32_t throughout ipmitool
|
2005-01-06 22:32:07 +00:00 |
|
Duncan Laurie
|
dbbeee1b6f
|
update error handling for "session" and "user" commands
check channel medium type before attempting to do lan operations on it
|
2005-01-06 21:17:52 +00:00 |
|
Duncan Laurie
|
32cba5f174
|
don't bail on SDR version 0x02
|
2005-01-06 19:19:35 +00:00 |
|
Duncan Laurie
|
f5c8042629
|
remove the rest of isol
|
2005-01-06 19:13:52 +00:00 |
|
Duncan Laurie
|
e23dde507e
|
remove isol,
remove signal handler function as it was not used,
clean up error handling in ipmi_open_file
change min define to __min to avoid conflicts
|
2005-01-06 19:09:05 +00:00 |
|
Duncan Laurie
|
4db9739e17
|
massive rework of many subsytems
handle errors better and return status codes correctly
|
2005-01-06 17:48:24 +00:00 |
|
Duncan Laurie
|
b6852fc77b
|
fix supermicro sdr problem
|
2004-12-13 19:53:46 +00:00 |
|
Duncan Laurie
|
356fad232e
|
formatting changes
|
2004-11-24 23:53:19 +00:00 |
|
Duncan Laurie
|
30bc6b18cb
|
change bmc -> mc
|
2004-11-24 23:52:23 +00:00 |
|
Duncan Laurie
|
3dfa1a4209
|
fix handling of signed equation variables in sensor readings
|
2004-11-24 23:23:04 +00:00 |
|
Duncan Laurie
|
d25bd0a5e7
|
rename bmc -> mc
|
2004-11-22 21:34:30 +00:00 |
|
Duncan Laurie
|
0007006347
|
use helper function for printing discrete states
|
2004-11-19 19:53:09 +00:00 |
|
Duncan Laurie
|
7dcd5cec76
|
add function to print extended SEL record info
for breaking down Event Data fields
|
2004-11-19 19:52:15 +00:00 |
|
Duncan Laurie
|
929d330424
|
add function to handle printing asserted states
|
2004-11-19 19:51:16 +00:00 |
|
Duncan Laurie
|
d17909e3ec
|
check sizes before malloc,
change strcpy to strncpy
|
2004-11-19 19:50:19 +00:00 |
|
Duncan Laurie
|
2e46c84218
|
only search for 7 bits
|
2004-11-19 19:49:23 +00:00 |
|
Duncan Laurie
|
b0ccfba549
|
moved completion_code_vals
|
2004-11-19 19:48:53 +00:00 |
|
Duncan Laurie
|
49cc30816a
|
add missing header
|
2004-11-19 19:48:16 +00:00 |
|
Duncan Laurie
|
f4e4d8433c
|
clean up a few state descriptions
|
2004-11-19 19:47:02 +00:00 |
|
Duncan Laurie
|
a718edf808
|
add function for printing discrete states
|
2004-11-19 19:46:27 +00:00 |
|
Duncan Laurie
|
dce547bcfd
|
put completion_code_vals define back in here
|
2004-11-19 19:45:44 +00:00 |
|
Duncan Laurie
|
f045c0fa3d
|
add much improved startup script for redhat
rename old script to ipmi.init.basic
|
2004-11-17 23:48:44 +00:00 |
|
Duncan Laurie
|
c58b02fa94
|
fix for systems where ipv6 is enabled
|
2004-11-17 23:47:49 +00:00 |
|
Duncan Laurie
|
ae735c748d
|
set my_addr to IPMI_BMC_SLAVE_ADDR by default
|
2004-11-17 23:36:06 +00:00 |
|
Duncan Laurie
|
dba187190f
|
fix compile on freebsd
|
2004-11-17 23:35:24 +00:00 |
|
Duncan Laurie
|
914159b3b5
|
handle bridged reponses by matching the request and response commands
don't send pings to sm boards
|
2004-11-17 23:34:29 +00:00 |
|
Duncan Laurie
|
33d9b75951
|
change "bmc" top level command to "ipmc"
but keep "bmc" around for compatibility (for now)
|
2004-11-17 23:33:35 +00:00 |
|
Duncan Laurie
|
a5012d1901
|
make readline use handle different versions
|
2004-11-17 23:27:54 +00:00 |
|
Duncan Laurie
|
1a34cc960e
|
add cleanup function to clear sdr cache,
zero password field when setting
|
2004-11-17 23:27:13 +00:00 |
|
Duncan Laurie
|
2e1f1ef750
|
fix compile on freebsd
|
2004-11-17 23:25:16 +00:00 |
|
Duncan Laurie
|
17b43f1b45
|
add new valstrs
|
2004-11-17 23:23:05 +00:00 |
|
Duncan Laurie
|
0aba9fc8b6
|
change formatting to be consistant
|
2004-11-17 23:21:48 +00:00 |
|
Duncan Laurie
|
279053aa84
|
add a "sel get" command,
change formatting to be consistant
|
2004-11-17 23:20:22 +00:00 |
|
Duncan Laurie
|
3c58698736
|
change formating to be consistant,
add entity lookup functions
|
2004-11-17 23:19:10 +00:00 |
|
Duncan Laurie
|
d23d74ce9f
|
fix typo
|
2004-11-17 23:17:54 +00:00 |
|
Duncan Laurie
|
a87957ac7f
|
handle errors gracefully,
check values before malloc,
add external function for entity association lookups
|
2004-11-17 23:16:44 +00:00 |
|
Duncan Laurie
|
7723fb41b3
|
add support for reading event list from a text file,
add support for generating events over system interface
|
2004-11-17 23:14:46 +00:00 |
|
Duncan Laurie
|
6cdcd8555a
|
break down ccode on error
|
2004-11-17 23:11:59 +00:00 |
|
Duncan Laurie
|
1cf302c89e
|
move valstr defines
|
2004-11-17 23:10:56 +00:00 |
|
Duncan Laurie
|
b696e2ceb3
|
add new valstr defines
|
2004-11-17 23:02:19 +00:00 |
|
Duncan Laurie
|
9ec6a6d154
|
use entity_id structure,
add oem structure,
move valstr defines to ipmi_string.h
|
2004-11-17 23:01:51 +00:00 |
|
Duncan Laurie
|
66fbb6fbbc
|
move valstr defines to ipmi_string.h
|
2004-11-17 22:59:54 +00:00 |
|
Duncan Laurie
|
4e7e7ae0a6
|
add cleanup function
|
2004-11-17 22:59:26 +00:00 |
|
Duncan Laurie
|
79f3994cfb
|
move completion_code_vals define to ipmi_strings.h
|
2004-11-17 22:58:14 +00:00 |
|
Duncan Laurie
|
e7e901c935
|
add functions for SDR to use
|
2004-11-17 22:56:50 +00:00 |
|