1. 8f1b0b9 Revert "config: update the dbus-sdr flag to remove underscores" by Willy Tu · 2 years, 11 months ago
  2. ac20852 config: update the dbus-sdr flag to remove underscores by Willy Tu · 3 years ago
  3. 2703b02 dbus-sdr: Add hybrid sensors stack option by Scron Chang · 3 years ago
  4. dbafbce dbus-sdr: sensorcommands: Add a basic handler to set sensor readings by Willy Tu · 3 years, 3 months ago
  5. 8ba1d87 host-condition: reduce timeout from 30 to 3 sec by Andrew Geissler · 3 years, 2 months ago
  6. 41aca83 Fix bug with safe mode support option in configure by Konstantin Aladyshev · 3 years, 3 months ago
  7. de54f48 dbus-sdr: Initial Dynamic Sensor Stack by Willy Tu · 3 years, 5 months ago
  8. e9f8857 Make ipmi whitelist optional by Vernon Mauery · 4 years, 5 months ago
  9. 5833cb6 Add compile option to disable safe mode option in boot flags by Yong Li · 4 years, 8 months ago
  10. b87034e Create framework for IPMI OEM extension commands by Johnathan Mantey · 4 years, 10 months ago
  11. bd0503a Add compile option to disable white list checking for I2C master WR command by Yong Li · 4 years, 10 months ago
  12. 9cf8562 sensordatahandler: Throw on sensor's OperationalStatus by Brandon Kim · 5 years ago
  13. 61d8dcc Add an option to exclude libuserlayer from host-ipmid by ofery · 5 years ago
  14. 2a5d8d1 autotools: fix broken out of tree builds by Brad Bishop · 5 years ago
  15. 5f7ac71 Fix dependencies on auto-generated code by Vernon Mauery · 5 years ago
  16. 5023aa9 autotools: Fix for autoconf-archive 2019.01.19 by William A. Kennington III · 5 years ago
  17. 41c79e6 Set new default ipmid provider path by Vernon Mauery · 5 years ago
  18. 6719586 build: pkg anti-pattern: use defaults by Patrick Venture · 5 years ago
  19. 9c11894 Add support for Entity Association Record by Jaghathiswari Rankappagounder Natarajan · 5 years ago
  20. 97c22e1 build: check for json header by Patrick Venture · 5 years ago
  21. 194375f Create libipmid and libipmid-host by William A. Kennington III · 6 years ago
  22. 41ac505 Removing net.hpp and net.cpp because functionality moved by Johnathan Mantey · 6 years ago
  23. e19540e Revert "eSEL: Remove unused code related to logging eSEL" by Tom Joseph · 5 years ago
  24. 54fad6d eSEL: Remove unused code related to logging eSEL by Tom Joseph · 5 years ago
  25. 785fb07 make: Build user_channel separately by William A. Kennington III · 6 years ago
  26. 047412c configure: Fix literal usage in AS_IF by William A. Kennington III · 6 years ago
  27. 15bc918 build: fix pam library inclusion and usage by Patrick Venture · 6 years ago
  28. 15e95f2 move HOST_IPMI_LIB_PATH to configure.ac by Patrick Venture · 6 years ago
  29. 4654d99 Add first user layer support. by Richard Marian Thomaiyar · 6 years ago
  30. 4f67cc3 softoff: Convert to sdeventplus loop by William A. Kennington III · 6 years ago
  31. 98c7bfc build: set language to C++ by Patrick Venture · 6 years ago
  32. 687a436 configure: Use generic CXX compiler macro by William A. Kennington III · 6 years ago
  33. 007400c configure: Don't check for sdbusplus twice by William A. Kennington III · 6 years ago
  34. 1181af7 Use the common timer class by Vernon Mauery · 6 years ago
  35. 28565ac Add flags to Makefile.am to build as c++17 and header-only boost by Vernon Mauery · 6 years ago
  36. 4a58985 Add OemRouter facility. by Peter Hanson · 7 years ago
  37. c07e72c Add code coverage for phosphor-host-ipmid. by Emily Shaffer · 6 years ago
  38. 66c5fda DCMI: Read power value from the configured D-Bus object path by Marri Devender Rao · 6 years ago
  39. 6fcdc21 Increase timeout for host to respond to attentions by Andrew Geissler · 6 years ago
  40. c01edf2 multiple-channel configuration via yaml by Patrick Venture · 7 years ago
  41. 48ce072 Increase host shutdown timeout to 45 minutes by Andrew Geissler · 7 years ago
  42. 6e8979d Make host command manager accessible by OpenPower OEM by Vishwanatha Subbanna · 7 years ago
  43. 3eb117a Use Host Command Manager in host interface implementation by Vishwanatha Subbanna · 7 years ago
  44. 18aa044 Add API to retrieve settings by Deepak Kodihalli · 7 years ago
  45. 81b8d55 rename example yaml file for fru read by Marri Devender Rao · 7 years ago
  46. 6edc8a0 Convert a log entry into a SEL record by Tom Joseph · 7 years ago
  47. a62bacc generate map of phosphor-dbus fru properties by Marri Devender Rao · 7 years ago
  48. 8d44b5d Reduce host shutdown timeout to 5 minutes by Andrew Geissler · 7 years ago
  49. a6e3a30 Create file to indicate host requested off/reboot by Andrew Geissler · 7 years ago
  50. d5899e7 Makefile changes for generating inventory-sensor-gen.cpp by Tom Joseph · 7 years ago
  51. 62817fa9 Register new Control.Host bus in ipmid by Andrew Geissler · 7 years ago
  52. b891a57 IPMI: Update the dbus object for soft power off with underscores by Vishwanatha Subbanna · 7 years ago
  53. 6dc9668 Add gtest cases to verify sd_event timer by Vishwanatha Subbanna · 7 years ago
  54. 31272b8 Handle response from host for soft power off request by Vishwanatha Subbanna · 7 years ago
  55. d27e71e Add routines to start and stop the sd_event timer by Vishwanatha Subbanna · 7 years ago
  56. 506aa0f Add initial code for IPMI SoftPowerOff functionality by Vishwanatha Subbanna · 7 years ago
  57. 28c2e73 build : provide sensor yaml as config by Ratan Gupta · 7 years ago
  58. b12b0c0 Update chassis command handler to use state manager services by Vishwanatha Subbanna · 7 years ago
  59. 51cb8ee Add environment variable for WHITELIST_CONF by Tom Joseph · 7 years ago
  60. 2efb3e7 Create a SEL error log by Adriana Kobylak · 7 years ago
  61. 80f714b Halt configure step on libmapper missing by Matthew Barth · 8 years ago
  62. 00b1e5b Propose and implement unit test framework by Matthew Barth · 8 years ago
  63. 686df74 Minor reorder and simplification of autotools files by Patrick Williams · 8 years ago
  64. 3cff7ed Convert build process to autotools by Matthew Barth · 8 years ago