summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Make ipmi whitelist optionalVernon Mauery2020-02-051-0/+11
* Add compile option to disable safe mode option in boot flagsYong Li2019-11-061-0/+11
* Create framework for IPMI OEM extension commandsJohnathan Mantey2019-10-241-0/+15
* Add compile option to disable white list checking for I2C master WR commandYong Li2019-08-301-0/+11
* sensordatahandler: Throw on sensor's OperationalStatusBrandon Kim2019-08-121-0/+20
* Add an option to exclude libuserlayer from host-ipmidofery2019-06-181-0/+6
* autotools: fix broken out of tree buildsBrad Bishop2019-06-141-4/+4
* Fix dependencies on auto-generated codeVernon Mauery2019-05-141-4/+8
* autotools: Fix for autoconf-archive 2019.01.19William A. Kennington III2019-04-111-1/+21
* Set new default ipmid provider pathVernon Mauery2019-02-251-1/+1
* build: pkg anti-pattern: use defaultsPatrick Venture2019-02-161-6/+4
* Add support for Entity Association RecordJaghathiswari Rankappagounder Natarajan2019-02-151-0/+4
* build: check for json headerPatrick Venture2019-02-131-0/+1
* Create libipmid and libipmid-hostWilliam A. Kennington III2019-02-071-1/+14
* Removing net.hpp and net.cpp because functionality movedJohnathan Mantey2019-02-051-4/+0
* Revert "eSEL: Remove unused code related to logging eSEL"Tom Joseph2019-02-041-0/+4
* eSEL: Remove unused code related to logging eSELTom Joseph2019-02-011-4/+0
* make: Build user_channel separatelyWilliam A. Kennington III2018-12-131-1/+1
* configure: Fix literal usage in AS_IFWilliam A. Kennington III2018-12-111-3/+3
* build: fix pam library inclusion and usagePatrick Venture2018-12-111-0/+1
* move HOST_IPMI_LIB_PATH to configure.acPatrick Venture2018-11-201-0/+4
* Add first user layer support.Richard Marian Thomaiyar2018-11-131-0/+1
* softoff: Convert to sdeventplus loopWilliam A. Kennington III2018-11-071-0/+3
* build: set language to C++Patrick Venture2018-10-311-0/+1
* configure: Use generic CXX compiler macroWilliam A. Kennington III2018-10-181-1/+1
* configure: Don't check for sdbusplus twiceWilliam A. Kennington III2018-10-181-3/+0
* Use the common timer classVernon Mauery2018-10-181-1/+1
* Add flags to Makefile.am to build as c++17 and header-only boostVernon Mauery2018-08-081-1/+1
* Add OemRouter facility.Peter Hanson2018-07-251-3/+2
* Add code coverage for phosphor-host-ipmid.Emily Shaffer2018-07-181-0/+3
* DCMI: Read power value from the configured D-Bus object pathMarri Devender Rao2018-02-061-0/+5
* Increase timeout for host to respond to attentionsAndrew Geissler2018-01-291-2/+4
* multiple-channel configuration via yamlPatrick Venture2018-01-171-0/+4
* Increase host shutdown timeout to 45 minutesAndrew Geissler2017-08-231-2/+2
* Make host command manager accessible by OpenPower OEMVishwanatha Subbanna2017-08-141-0/+1
* Use Host Command Manager in host interface implementationVishwanatha Subbanna2017-08-141-5/+11
* Add API to retrieve settingsDeepak Kodihalli2017-07-311-0/+2
* rename example yaml file for fru readMarri Devender Rao2017-07-251-1/+1
* Convert a log entry into a SEL recordTom Joseph2017-07-081-0/+4
* generate map of phosphor-dbus fru propertiesMarri Devender Rao2017-06-261-0/+4
* Reduce host shutdown timeout to 5 minutesAndrew Geissler2017-06-201-1/+1
* Create file to indicate host requested off/rebootAndrew Geissler2017-06-061-0/+13
* Makefile changes for generating inventory-sensor-gen.cppTom Joseph2017-05-191-0/+4
* Register new Control.Host bus in ipmidAndrew Geissler2017-05-091-0/+13
* IPMI: Update the dbus object for soft power off with underscoresVishwanatha Subbanna2017-04-041-1/+1
* Add gtest cases to verify sd_event timerVishwanatha Subbanna2017-03-271-1/+1
* Handle response from host for soft power off requestVishwanatha Subbanna2017-03-271-0/+3
* Add routines to start and stop the sd_event timerVishwanatha Subbanna2017-03-271-0/+4
* Add initial code for IPMI SoftPowerOff functionalityVishwanatha Subbanna2017-03-221-4/+35
* build : provide sensor yaml as configRatan Gupta2017-03-151-0/+4
OpenPOWER on IntegriCloud