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