summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* IPMI channel to NIC device mapping modified within JSON config fileJohnathan Mantey2019-02-041-0/+1
* Revert "eSEL: Remove unused code related to logging eSEL"Tom Joseph2019-02-041-0/+1
* eSEL: Remove unused code related to logging eSELTom Joseph2019-02-011-1/+0
* ipmid: use a common set of CXX flags across ipmid and provider librariesVernon Mauery2019-01-111-21/+11
* libipmi: Decouple user commandsWilliam A. Kennington III2018-12-201-4/+13
* make: Build user_channel separatelyWilliam A. Kennington III2018-12-131-30/+7
* build: fix pam library inclusion and usagePatrick Venture2018-12-111-1/+1
* build: drop linking of libsslPatrick Venture2018-12-111-1/+2
* build: Fix Makefile_am: drop LIBPAMPatrick Venture2018-12-031-1/+1
* build: Fix crypto reference in Makefile_amPatrick Venture2018-12-031-1/+1
* makefile cleanupPatrick Venture2018-11-201-33/+53
* move HOST_IPMI_LIB_PATH to configure.acPatrick Venture2018-11-201-2/+1
* IPMI Channel commands implementationAppaRao Puli2018-11-201-1/+5
* Basic IPMI User Management SupportRichard Marian Thomaiyar2018-11-201-0/+2
* Add first user layer support.Richard Marian Thomaiyar2018-11-131-1/+15
* Use the common timer classVernon Mauery2018-10-181-1/+0
* apphandler: Add storage for Get/Set System Info ParameterXo Wang2018-09-241-0/+1
* add iana header to store OEM NumbersPatrick Venture2018-09-101-0/+1
* Add -flto to CXXFLAGSAndrew Geissler2018-08-271-3/+6
* Add flags to Makefile.am to build as c++17 and header-only boostVernon Mauery2018-08-081-2/+9
* rename libapphandler.so to libipmi20.soVernon Mauery2018-08-081-8/+12
* Add OemRouter facility.Peter Hanson2018-07-251-2/+5
* Add code coverage for phosphor-host-ipmid.Emily Shaffer2018-07-181-0/+7
* watchdog: Rewrite using sdbusplusWilliam A. Kennington III2018-02-211-0/+1
* Add channel-gen.cpp to compilation unitsTom Joseph2018-01-241-8/+10
* multiple-channel configuration via yamlPatrick Venture2018-01-171-1/+5
* multiple channel configuration supportPatrick Venture2017-12-121-0/+1
* apphandler: channel: split out commandsPatrick Venture2017-10-261-0/+1
* watchdog: split out commandsPatrick Venture2017-10-251-0/+1
* Make host command manager accessible by OpenPower OEMVishwanatha Subbanna2017-08-141-1/+3
* Use Host Command Manager in host interface implementationVishwanatha Subbanna2017-08-141-4/+4
* Define the Manager for handling host bound commandsVishwanatha Subbanna2017-08-141-7/+8
* IPMI: Virtual sensor support in host ipmidDhruvaraj Subhashchandran2017-08-041-1/+2
* Add API to retrieve settingsDeepak Kodihalli2017-07-311-3/+16
* read data for the specified FRU id from inventoryMarri Devender Rao2017-07-251-1/+2
* construct IPMI FRU Info data based on inventory dataMarri Devender Rao2017-07-251-1/+2
* Create IPMI SEL record from Logging DBUS EntryTom Joseph2017-07-081-1/+2
* generate map of phosphor-dbus fru propertiesMarri Devender Rao2017-06-261-2/+11
* Create file to indicate host requested off/rebootAndrew Geissler2017-06-061-1/+1
* Makefile changes for generating inventory-sensor-gen.cppTom Joseph2017-05-191-2/+6
* Add timeout support to host controlAndrew Geissler2017-05-091-1/+2
* Add sd_event processing to host ipmid applicationAndrew Geissler2017-05-091-2/+2
* Implement basic queue for sending multiple commandsAndrew Geissler2017-05-091-11/+6
* Send the SMS attention to host when Execute calledAndrew Geissler2017-05-091-1/+2
* Register new Control.Host bus in ipmidAndrew Geissler2017-05-091-1/+1
* Compile new control host codeAndrew Geissler2017-05-091-0/+13
* IPMI: Remove the old host-services files from ipmidVishwanatha Subbanna2017-04-041-7/+0
* Add initial code for IPMI SoftPowerOff functionalityVishwanatha Subbanna2017-03-221-1/+2
* libapphandler:adding the dependecy for phosphor-dbus-interfacesRatan Gupta2017-03-201-2/+2
* Modify set sensor reading commandTom Joseph2017-03-151-1/+2
OpenPOWER on IntegriCloud