751 Commits

Author SHA1 Message Date
Duncan Laurie
5298b1ca71 fix memory leaks, optimize payload allocator to only allocate what is needed instead of max amount 2005-04-22 19:52:01 +00:00
Duncan Laurie
a292d94239 fix handling of sensors that are read correctly 2005-04-22 05:07:17 +00:00
Duncan Laurie
26557547b4 typos 2005-04-21 04:21:50 +00:00
Duncan Laurie
2c2437239d fix chassis power status exit code 2005-04-21 04:13:55 +00:00
Duncan Laurie
7b3fac2071 fix chassis power status command 2005-04-21 03:30:55 +00:00
Duncan Laurie
763abe4889 add sys/poll header for internal openipmi compiles 2005-04-21 01:13:01 +00:00
Duncan Laurie
2a574a3e8b update changelogs for release,
add readme for debian packages that points to howto by Tim Small
2005-04-21 00:08:15 +00:00
Duncan Laurie
f108b55d13 don't display open command for ipmievd when not available 2005-04-20 23:38:16 +00:00
Duncan Laurie
13659fb466 add ipmievd to solaris packages 2005-04-20 23:27:49 +00:00
Duncan Laurie
412798482c fix segfault from stupid error 2005-04-20 23:10:30 +00:00
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