Commit Graph

541 Commits

Author SHA1 Message Date
Duncan Laurie
90448837ec add ability to configure session retry and timeout settings,
add chassis power status command with return value indicating status
2005-04-20 23:04:00 +00:00
Duncan Laurie
fecfc09c8b update version to 1.8.2, ipmievd can now build and work on non-linux systems 2005-04-20 22:49:25 +00:00
Duncan Laurie
820d9e6bb3 massive overhaul to ipmievd to support both openipmi event message buffer and manual SEL polling 2005-04-20 22:48:49 +00:00
Duncan Laurie
251de396a1 ipmi_intf_print takes argument listing supported interfaces 2005-04-20 22:46:52 +00:00
Duncan Laurie
774c74a64c fix fru decoding for large areas, was overflowing 8bit counter 2005-04-20 22:42:11 +00:00
Duncan Laurie
c7c5b2de37 add daemonize function to helper library 2005-04-20 22:40:53 +00:00
Duncan Laurie
762f6fff1c ipmi_intf_print takes optional list of 'supported' interfaces to display 2005-04-20 21:43:02 +00:00
Duncan Laurie
4ea12d4308 add ipmi_main.[ch] to the build system 2005-04-20 21:41:58 +00:00
Duncan Laurie
ce01d13e98 move option parsing and command handling to its own file for reuse 2005-04-20 21:05:45 +00:00
Duncan Laurie
1c4f38bba8 add rawi2c master read/write command 2005-04-20 21:03:33 +00:00
Duncan Laurie
b2c96c3a1f add noanswer flag, and ipmi_cmd structures 2005-04-20 20:52:30 +00:00
Duncan Laurie
4c99a6f676 intelplus mode does not try for highest priv based on algorithms 2005-04-20 20:48:47 +00:00
Duncan Laurie
78049bf3b7 add system firwmware sensor-specific bits, add function to get sensor type based on event code and offset 2005-04-20 20:47:05 +00:00
Duncan Laurie
6052a2b57a add sdr_cache function, fix Get SDR Header to handle cancelled reservation 2005-04-20 20:44:59 +00:00
Duncan Laurie
392454c646 handle parameter out of range error without returning error code, fix segfault when no cipher suites defined 2005-04-20 20:36:01 +00:00
Jeremy Ellington
805835ca69 Properly close a session if our set session priv level command failed.
By this time we have activated successfully.
2005-04-08 21:37:33 +00:00
Jeremy Ellington
c86c21e734 Added missing val2str(rsp->ccode, completion_code_vals) for format argument. 2005-04-08 19:19:04 +00:00
Petter Reinholdtsen
897b3c5a46 Changelog for 1.8.1-1 debian release. 2005-04-06 23:19:46 +00:00
Duncan Laurie
4e93bf01ed missing checkin seems to have disappeared: up to 1.8.1 2005-04-06 22:44:01 +00:00
Duncan Laurie
9573ee3eed add linux/compile.h for 2.6 compiles 2005-04-06 20:51:02 +00:00
Duncan Laurie
ef4e6f3dad ipmievd installs in /usr/sbin 2005-04-06 20:33:29 +00:00
Duncan Laurie
3d30271e73 prefix with dist_ so they get included with make dist 2005-04-04 22:13:48 +00:00
Duncan Laurie
c39a8026da avoid possible redefine 2005-04-04 01:15:20 +00:00
Duncan Laurie
20a4a2f950 updates to debian builds from Petter Reinholdtsen 2005-04-04 01:09:50 +00:00
Duncan Laurie
55ac08dc49 always remove old device file in case we get new dynamic major assigned from kernel 2005-04-03 22:45:56 +00:00
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