summaryrefslogtreecommitdiff
path: root/usr/src/lib/libipmi/common/libipmi.c
AgeCommit message (Collapse)AuthorFilesLines
2019-02-0810100 Illumos is confused about calloc() argumentsJohn Levon1-1/+3
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Gergő Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2012-04-26370 would like an open ipmi baseboard driverJerry Jelinek1-3/+0
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Albert Lee <trisk@nexenta.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Alek Pinchuk <pinchuk.alek@gmail.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2010-02-246896932 libipmi needs to support the IP transportRobert Johnston1-5/+14
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
2008-12-116735696 libipmi should support platform event messageEric Schrock1-8/+6
6735697 libipmi should support basic LAN configuration 6740209 ipmi_sdr_refresh() needs to clear cache on error
2008-02-22PSARC 2008/091 Libtopo enumeration of fans and power supplies via IPMIrobj1-5/+11
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-0/+1
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/+139
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