summaryrefslogtreecommitdiff
path: root/usr/src/lib/libipmi/common/ipmi_user.c
AgeCommit message (Collapse)AuthorFilesLines
2009-09-146878550 libipmi: ipmi_user_iter() uses stale response dataEric Schrock1-17/+46
6878552 libipmi: ipmi_get_user_name() issues wrong command 6878554 libipmi: ipmi_user_iter() needs to work with Sun ILOM
2008-02-22PSARC 2008/091 Libtopo enumeration of fans and power supplies via IPMIrobj1-12/+20
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-12-066627006 setting cachefile to default value confuses ZFSeschrock1-49/+28
6635464 Unable to put zfs cachefile in root directory 6637499 bitfield declaration macros would be useful 6637506 sunoem IPMI LED command structure should be private to libipmi
2007-10-26PSARC 2007/606 nvlist extensionseschrock1-0/+339
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