516 Commits

Author SHA1 Message Date
Duncan Laurie
3fa867b222 swap order of readline/curses linking to fix static compile 2005-03-31 17:49:16 +00:00
Duncan Laurie
8169fc6b3f intf_lan -> lan 2005-03-31 17:42:11 +00:00
Duncan Laurie
505ec7615d don't enable bmc driver on sparc 2005-03-25 23:12:10 +00:00
Duncan Laurie
116c7a7cf9 fix segfault when no entity passed 2005-03-25 16:58:54 +00:00
Duncan Laurie
5c1661707c add patch to allow sel list qualifiers 2005-03-24 19:23:08 +00:00
Duncan Laurie
c105728a9a add rpath for solaris, add darwin config block 2005-03-24 19:10:36 +00:00
Duncan Laurie
08e8e99fe2 remove unused argument from usage text 2005-03-24 18:32:33 +00:00
Duncan Laurie
596ef14553 add usage text for entity and dump commands 2005-03-24 18:31:03 +00:00
Duncan Laurie
0d3daba614 undefine BSWAP_16 and BSWAP_32 so no warnings in case we redefine later 2005-03-24 17:30:59 +00:00
Duncan Laurie
b42a8d7d6f typo alogrithms->algorithms 2005-03-24 01:46:03 +00:00
Duncan Laurie
75ae0675c2 fix error message when de-activating SOL fails 2005-03-24 01:44:26 +00:00
Duncan Laurie
a427845e41 dont print error for missing parameters 2005-03-24 01:39:01 +00:00
Duncan Laurie
d2364e50b2 fix error message display 2005-03-24 01:34:25 +00:00
Duncan Laurie
e05098f802 fix option parsing on isol command 2005-03-24 01:33:37 +00:00
Duncan Laurie
d7e971d92f fix compile error with gcc4 2005-03-21 09:33:52 +00:00
Duncan Laurie
4e59621e64 use double instead of float because its more portable 2005-03-18 00:43:05 +00:00
Duncan Laurie
3da7fea17f solaris 9 doesn't have sqrtf 2005-03-18 00:36:20 +00:00
Duncan Laurie
9c476f36aa bmc interface changes I missed 2005-03-17 23:02:40 +00:00
Duncan Laurie
c575d4b028 update changelog 2005-03-17 18:45:02 +00:00
Duncan Laurie
775f349d04 list bootdev in help instead of bootparam 2005-03-17 17:03:04 +00:00
Duncan Laurie
69c50e3d73 clearer description 2005-03-17 05:00:32 +00:00
Duncan Laurie
e9c27522c0 resurrect wv2 oemtype 2005-03-17 04:59:02 +00:00
Duncan Laurie
14042e4021 sometimes still get valid read when scanning is disabled 2005-03-17 04:39:51 +00:00
Duncan Laurie
47e42d3f32 fix compile errors when -Wall is specified 2005-03-17 03:28:53 +00:00
Duncan Laurie
344cd68cc1 add get guid cmd define 2005-03-17 02:55:41 +00:00
Duncan Laurie
8974794475 fix sel print error 2005-03-17 00:12:32 +00:00
Duncan Laurie
3a96ee3272 update bmc driver for solaris 2005-03-17 00:12:08 +00:00
Duncan Laurie
1fbd130b9b update changelogs 2005-03-17 00:11:13 +00:00
Duncan Laurie
d2bee0687a ressurect isol command 2005-03-17 00:03:14 +00:00
Duncan Laurie
34474dcb2a add linear sensor support 2005-03-16 23:54:12 +00:00
Duncan Laurie
e7f78a54f9 set version 1.8.0 2005-03-16 23:52:12 +00:00
Duncan Laurie
2c87bfc701 fix typos 2005-03-16 23:51:29 +00:00
Duncan Laurie
d4b64f4277 add option to get mc guid 2005-03-16 23:21:22 +00:00
Duncan Laurie
9caeb52ec1 support fru list as well as fru print 2005-03-16 23:20:55 +00:00
Duncan Laurie
b27e296399 fix setting of chassis boot parameters 2005-03-16 23:20:37 +00:00
Duncan Laurie
f29c7e699c support 16bit payload lengths with ipmiv2 2005-03-16 23:17:37 +00:00
Duncan Laurie
04561e2433 fix handling of names with spaces in exec/shell 2005-03-16 23:13:57 +00:00
Jeremy Ellington
6d1f8521e6 Removed calls to ipmi_intf_session_set_privlvl(intf, IPMI_SESSION_PRIV_ADMIN)
in the sub-commands.  We are ADMIN by default.
2005-03-09 20:29:35 +00:00
Jeremy Ellington
90e2c17543 From Holger Liebig. Many changes, primarily to support Intel's v2
capable BMC.  Also includes many general fixes.  Thank you Holger.
2005-03-09 17:16:14 +00:00
Jeremy Ellington
1df7ca9588 From Holger Liebig, define IPMI_PAYLOAD_TYPE_OEM 2005-03-09 17:13:35 +00:00
Jeremy Ellington
6dae08746d From Holger Liebig. Add support for Intel RMCP+ capabable BMC. 2005-03-09 17:12:44 +00:00
Jeremy Ellington
413078f80b Don't use fake random numbers ;-) 2005-03-09 17:11:09 +00:00
Jeremy Ellington
e2cd941c34 Allow setting of RMCP+ messaging cipher suite privilege levels 2005-03-08 20:11:48 +00:00
Jeremy Ellington
ca85cb4688 Added IPMI_SESSION_PRIV_UNSPECIFIED for the RMCP+ cipher suite priv code 2005-03-08 20:06:29 +00:00
Jeremy Ellington
e067d97a41 Now printing "RMCP+ Cipher Suites" and "Cipher Suite Priv Max" data. 2005-03-07 16:35:28 +00:00
Jeremy Ellington
ac3e23b9b9 Extended LAN Configuration Parameteres to include RMCP+ related parameters
new to the v2 spec.
2005-03-07 16:34:01 +00:00
Jeremy Ellington
a60b6acce1 Usage statement change "authentication" ==> "auth" in order to keep
column width < 80 characters.
2005-03-07 14:00:56 +00:00
Jeremy Ellington
daf5180838 Contribution by Holger Liebig. Better error handling, graceful handling
of unsupported options and human readable error output.
2005-03-04 21:39:50 +00:00
Jeremy Ellington
3979342536 Disable block padding in OpenSSL encryption/decryption 2005-03-03 20:02:51 +00:00
Jeremy Ellington
a12c0c31bb The session ID and sequence numbers should be set to 0 in pre-session. 2005-02-25 20:05:31 +00:00