summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Make ipmi whitelist optionalVernon Mauery2020-02-051-1/+9
* Create framework for IPMI OEM extension commandsJohnathan Mantey2019-10-241-0/+7
* drop entity YAML in favor of json provided filePatrick Venture2019-09-191-5/+1
* entitymap: add json parsing supportPatrick Venture2019-08-201-0/+1
* Add an option to exclude libuserlayer from host-ipmidofery2019-06-181-0/+2
* Fix dependencies on auto-generated codeVernon Mauery2019-05-141-4/+4
* autotools: Fix for autoconf-archive 2019.01.19William A. Kennington III2019-04-111-2/+8
* build: install into bin instead of sbinPatrick Venture2019-04-011-1/+1
* Adding Set Password API support in UserlayerSuryakanth Sekar2019-03-261-1/+1
* Move util.cpp/util.hpp to libipmidVernon Mauery2019-03-251-3/+1
* Fix: User commands require channel layer libRichard Marian Thomaiyar2019-03-041-1/+2
* ipmid: Add whitelist filtering using the new filter registration mechanismVernon Mauery2019-02-251-2/+13
* ipmid: Rewrite ipmid to use the new architectureVernon Mauery2019-02-251-4/+6
* ipmid: Compiler-generated unpacking and packing of messagesVernon Mauery2019-02-251-0/+2
* ipmid: move channel code from libuserlayer to libchannellayerVernon Mauery2019-02-251-7/+4
* Add support for Entity Association RecordJaghathiswari Rankappagounder Natarajan2019-02-151-1/+5
* Create the libchannellayer library so it can split from libuserlayerVernon Mauery2019-02-121-0/+1
* Create libipmid and libipmid-hostWilliam A. Kennington III2019-02-071-10/+17
* Removing net.hpp and net.cpp because functionality movedJohnathan Mantey2019-02-051-6/+1
* 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
OpenPOWER on IntegriCloud