summaryrefslogtreecommitdiff
path: root/usr/src/lib/libipmi/common/ipmi_sdr.c
AgeCommit message (Collapse)AuthorFilesLines
2018-06-289586 need to handle SP's that present multiple sensors with the same entity nameRob Johnston1-12/+40
9587 Add test mechanism to sensor-transport module for spoofing sensor states Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2010-02-246896932 libipmi needs to support the IP transportRobert Johnston1-4/+7
6925587 fmd is core dumping continuously on specific platforms in s10u9_03 --HG-- rename : usr/src/lib/libipmi/common/ipmi_lan.c => usr/src/lib/libipmi/common/ipmi_lancfg.c
2009-02-176805886 libipmi: handling of EIPMI_INVALID_RESERVATION errors is broken in ↵Robert Johnston1-2/+3
ipmi_sdr_get
2009-01-12PSARC 2008/753 Reflecting Fan/Power Supply Diagnosis in SolarisRobert Johnston1-19/+58
6641745 diagnosis of power supply and fan failures via IPMI 6768720 disk-monitor: small leak in dm_process_sysevent() when handling ESC_PLATFORM_SP_RESET 6769133 libtopo: hc_is_replaced() can leak memory 6765830 libtopo: need to enumerate sensors/indicators on fan/psu nodes on X4600 6773926 libipmi: ipmi_sdr_get sometimes bites off more than it can chew 6780080 libtopo: should optimize lookups for propmethod-backed properties if propvals are non-volatile 6781654 libtopo: completely bogus, but harmless logic in topo_snap_hold could be removed
2008-12-116735696 libipmi should support platform event messageEric Schrock1-6/+9
6735697 libipmi should support basic LAN configuration 6740209 ipmi_sdr_refresh() needs to clear cache on error
2008-07-31PSARC 2008/428 Extending libnvpair for type doublerobj1-0/+124
PSARC 2008/463 Extending HC FMRI scheme to represent sensors/indicators 6579615 fmtopo -e has lots of memory leaks 6635159 libtopo: extend hc scheme to allow for representing sensors and indicators in the topology 6692392 fmtopo -x doesn't handle property methods properly 6718703 Need to extend libnvpair to support type double 6718712 libtopo: Need to implement facility provider module for IPMI 6722594 libtopo: the topo_prop_set_* interfaces need to learn to play well with propmethods 6727190 libtopo: add support for node properties of type double 6727459 libipmi: need interface to convert raw sensor readings to unit-based values 6727470 libipmi: need convenience routine to convert sensor unit defines to string 6729595 libtopo: add <set> case in fan and psu xml maps for SUN-FIRE-X4600-M2 6732318 fmd: small leak in sysevent modelling code
2008-05-276706453 libipmi: fix for 6674208 needs more workrobj1-23/+49
2008-04-046666186 topo_open() has some very busted rootdir logicrobj1-11/+12
6674208 libipmi susceptible to unaligned loads/stores on sparc 6680572 Need DIMM FRU labels on Sun-Fire-X4100-M2 and Sun-Fire-X4200-M2 6683605 libtopo: multiple functions in hc.c can dump core on failure 6684324 fmd_fmri_contains() for fmd cpu scheme is broken on x86
2008-04-026680245 libipmi needs to handle pathologically broken SDR implementationseschrock1-1/+32
2008-02-22PSARC 2008/091 Libtopo enumeration of fans and power supplies via IPMIrobj1-76/+310
6614956 libimpi: add interfaces for accessing/decoding full and compact sensor data records 6641742 IPMI based libtopo enumeration of power supplies and fans 6643681 libtopo: need mechanism to register module methods on statically enumerated nodes 6653942 ::fmtopo prints garbage when dumping prop methods 6654386 libtopo: hc_enum double-populates authority pgroup on non-root nodes 6659015 ::topo_module dcmd can sigsegv 6661750 libtopo: need generic method to restrict both range/propgroup defs to specific platform in topo maps 6666459 libipmi: ILOM check could be more strict 6666469 libipmi should support reading SEL records 6666479 libipmi: need interface to get SP firmware version
2007-10-26PSARC 2007/606 nvlist extensionseschrock1-0/+1
6608068 typo in ipmi_sdr_refresh() can cause segfault on allocation failure 6608069 libipmi should have support for user management 6608070 nvlist_lookup_nvpair() would be useful 6608094 nvlist_exists() would be useful 6608096 zprop_parse_value() should accept boolean values for boolean types 6608098 startd's fsminimal filesystem checks could be a little more explicit
2007-09-10PSARC 2007/455 /etc/{init,utmp}pipe to /var/runeschrock1-10/+15
6437243 initpipe and utmppipe fifos prevent efficient searching of /etc/* 6590291 libtopo's Makefile.plugin has a broken lint target 6590293 ipmi_close() doesn't free SDR repository
2007-03-106518277 need a common IPMI libraryeschrock1-0/+234
6518283 generic mechanism for detecting SP resets --HG-- rename : usr/src/cmd/fm/modules/i86pc/sfx4500-disk/dm_plugin.h => deleted_files/usr/src/cmd/fm/modules/i86pc/sfx4500-disk/dm_plugin.h rename : usr/src/cmd/fm/modules/i86pc/sfx4500-disk/ipmi_plugin.c => deleted_files/usr/src/cmd/fm/modules/i86pc/sfx4500-disk/ipmi_plugin.c rename : usr/src/cmd/fm/modules/i86pc/sfx4500-disk/ipmi_plugin.h => deleted_files/usr/src/cmd/fm/modules/i86pc/sfx4500-disk/ipmi_plugin.h rename : usr/src/cmd/fm/modules/i86pc/sfx4500-disk/plugin_mgr.c => deleted_files/usr/src/cmd/fm/modules/i86pc/sfx4500-disk/plugin_mgr.c rename : usr/src/cmd/fm/modules/i86pc/sfx4500-disk/plugin_mgr.h => deleted_files/usr/src/cmd/fm/modules/i86pc/sfx4500-disk/plugin_mgr.h