1. 3754442 Remove direct uses of mapbox by James Feist · 6 years ago
  2. 2e63352 cleanup: transition to find_if by Patrick Venture · 6 years ago
  3. 64678b8 cleanup: exception catching by reference by Patrick Venture · 6 years ago
  4. d99148b cleanup: c-style casting by Patrick Venture · 6 years ago
  5. 4d1a5dd Fix the exponent B in writesensors mako template by Kirill Pakhomov · 6 years ago
  6. 4001191 types: Convert ScaledOffset to double by Emily Shaffer · 6 years ago
  7. 13e67c8 Fix IPMI SEL reservations and cancellations by Jason M. Bills · 6 years ago
  8. 1cd8596 Fix clang-format issue in sensorhandler.cpp by Jason M. Bills · 6 years ago
  9. 021f2d1 Fix compile error with g++ 7.3 by Yong Li · 6 years ago
  10. edb8bb0 apphandler: Fix buffer underflow in ipmi_app_get_device_guid by Emily Shaffer · 6 years ago
  11. 6c9ee51 sensorhandler: fix buffer overflow in Get SDR by Emily Shaffer · 6 years ago
  12. 0fbdbce sensorhandler: fix buffer overrun in ipmi_fru_get_sdr by Emily Shaffer · 6 years ago
  13. fdfe501 openbmc oem code: add ethStatsCmd by Patrick Venture · 6 years ago
  14. b51bf9c add std namespace prefix to common methods by Patrick Venture · 6 years ago
  15. 3a5071a move filesystem inclusion to bottom of list by Patrick Venture · 6 years ago
  16. dde78e0 oemrouter: add std namespace where missing by Patrick Venture · 6 years ago
  17. 586d35b replaced c headers with cpp where applicable by Patrick Venture · 6 years ago
  18. 46470a3 rename headers to match style by Patrick Venture · 6 years ago
  19. 8765133 apphandler: Add "System Name" System Info parameter by Xo Wang · 7 years ago
  20. f542e8b apphandler: Implement Get/Set System Info Parameter by Xo Wang · 7 years ago
  21. ba19c18 Get Device ID: Add handling of availability bit by Alexander Amelkin · 6 years ago
  22. 1322768 Implement Set Channel access command by Tom Joseph · 6 years ago
  23. c6713cf Implement chassis set power restore policy command by Yong Li · 6 years ago
  24. 069db2f apphandler: Add storage for Get/Set System Info Parameter by Xo Wang · 7 years ago
  25. ba23ff7 sensorhandler: Remove legacy functions by Adriana Kobylak · 6 years ago
  26. bae471c app/watchdog: Only log internal failures once by William A. Kennington III · 6 years ago
  27. 1f4bc1f storagehandler: add missing cstdint header by Patrick Venture · 6 years ago
  28. a20f8e3 openbmc oem code: add blobTranserCmd by Patrick Venture · 6 years ago
  29. e59abfb Handle SdBusError exception in SEL commands by Tom Joseph · 6 years ago
  30. dd0459e add iana header to store OEM Numbers by Patrick Venture · 6 years ago
  31. 0b02be9 add .clang-format by Patrick Venture · 6 years ago
  32. 26f80ab add missing header: map by Patrick Venture · 6 years ago
  33. 33f9fee Add -flto to CXXFLAGS by Andrew Geissler · 6 years ago
  34. 1e12112 Use visitor instead of pulling values directly by James Feist · 6 years ago
  35. bed2699 Handle the case to turn off the Chassis Identify LED by Tom Joseph · 6 years ago
  36. 28565ac Add flags to Makefile.am to build as c++17 and header-only boost by Vernon Mauery · 6 years ago
  37. 0248484 rename libapphandler.so to libipmi20.so by Vernon Mauery · 6 years ago
  38. 185b9f8 Standardize use of filesystem by Vernon Mauery · 6 years ago
  39. c504657 add more files to the .gitignore list by Vernon Mauery · 6 years ago
  40. 49a33f9 Incorrect definition for Chassis net functions by Kuiying Wang · 6 years ago
  41. 6f2c8cd Add empty default match argument for getAllDbusObjects by Vernon Mauery · 6 years ago
  42. b898cde Validate Mfg Date/Time in Board Info Area by Nagaraju Goruganti · 6 years ago
  43. 79c7c85 test: disable OEM router unit-tests by Patrick Venture · 6 years ago
  44. 4a58985 Add OemRouter facility. by Peter Hanson · 7 years ago
  45. 15309ef Clear host command queue on a power on by Matt Spinler · 6 years ago
  46. 1500a64 Correct the formatting of the network commands document by Tom Joseph · 6 years ago
  47. ebc886f Fix to return sane error code by Richard Marian Thomaiyar · 6 years ago
  48. 1469f8a app/watchdog_service: More useful error output by William A. Kennington III · 6 years ago
  49. c07e72c Add code coverage for phosphor-host-ipmid. by Emily Shaffer · 6 years ago
  50. f8e9e38 Docs: Add IPMI command cheatsheet by Ratan Gupta · 6 years ago
  51. 006d33c Add double to ipmi::Value type by James Feist · 6 years ago
  52. 510eb9c Use s.c_str() in log messages by Joseph Reynolds · 6 years ago
  53. 6706c1c Fix D-Bus error from callback method invoked from async thread by Marri Devender Rao · 6 years ago
  54. 1be10c3 Edit MAINTAINERS file by Ratan Gupta · 6 years ago
  55. 2ecf512 watchdog: Get only the initialized property during reset by William A. Kennington III · 6 years ago
  56. 4b017a9 watchdog: Use ResetTimeRemaining for wd_reset by William A. Kennington III · 6 years ago
  57. d541027 watchdog_service: Convert runtime errors to internal failures by William A. Kennington III · 6 years ago
  58. 021b4c1 watchdog: Handle and report internal failures by William A. Kennington III · 6 years ago
  59. a59d83f Implement Get POH Counter command by Nagaraju Goruganti · 6 years ago
  60. e162849 watchdog: Retry dbus requests if the service was cached by William A. Kennington III · 6 years ago
  61. 82c173a utils/ServiceCache: Make isValid public by William A. Kennington III · 6 years ago
  62. 54fa130 Fix get boot options returning unexpected results by Marri Devender Rao · 6 years ago
  63. 8171970 Add set boot source and boot mode methods for reuse by Marri Devender Rao · 6 years ago
  64. 8960b7c Fix Host time is not getting printed to journal by Nagaraju Goruganti · 6 years ago
  65. e98d146 Fix Sensor query for derating factor returns 0 by Nagaraju Goruganti · 6 years ago
  66. efcd68b Check the offset length in the Read FRU command by Tom Joseph · 6 years ago
  67. b93e980 Fix tabs to spaces by Marri Devender Rao · 6 years ago
  68. 3b89654 Remove completion code from the response data structure by Tom Joseph · 6 years ago
  69. 1979145 MAINTAINERS: add repo-local MAINTAINERS file by Emily Shaffer · 6 years ago
  70. 187f564 Check if the FRU Id is valid for FRU commands by Tom Joseph · 6 years ago
  71. d8249ee Remove trailing spaces by Gunnar Mills · 6 years ago
  72. c9fa69e Grammar and spelling fixes by Gunnar Mills · 6 years ago
  73. 2fa0e70 Replace tabs with 4 spaces by Nagaraju Goruganti · 6 years ago
  74. a30c8d3 Implement RMCP+ cipher parameters in Get LAN Config parameters by Tom Joseph · 6 years ago
  75. 5fb1460 Reducing IPMI logging footprint by Aditya Saripalli · 7 years ago
  76. 7ebd246 Fix FRU BuildDate DBus/IPMI exporting by Andres Oportus · 6 years ago
  77. 7cbe228 Implement Get Channel Cipher Suites command by Tom Joseph · 6 years ago
  78. 6ccf881 sensorhandler: changed mutabiltity error code in get sensor by Jayanth Othayoth · 6 years ago
  79. 0922bde sensorhandler: Enable mutability based set function by Jayanth Othayoth · 6 years ago
  80. 3d23048 Fix error level lookup by Deepak Kodihalli · 6 years ago
  81. 91875f7 Handle sensors that can not be found in SystemManager by Lei YU · 6 years ago
  82. 65a17a7 README: Reword cleaning the repo by Gunnar Mills · 6 years ago
  83. 5110c12 Revert "Revert "Add chassis identify ipmi command."" by Tom Joseph · 6 years ago
  84. e47fdfb utils: Add a class to cache service lookups by William A. Kennington III · 6 years ago
  85. 25bc7ac watchdog: Cache service name by William A. Kennington III · 6 years ago
  86. 7f2d7c9 Fixed broken "fru read" command by Nagaraju Goruganti · 6 years ago
  87. 8466b79 Spelling fixes by Gunnar Mills · 6 years ago
  88. df53d22 SetLan: Fix the IP address if partial data given by Ratan Gupta · 6 years ago
  89. 7a7f012 SetLan: Apply the network changes once the timer expires by Ratan Gupta · 6 years ago
  90. 32cbd65 Timer: Fix the timer expire property. by Ratan Gupta · 6 years ago
  91. 1247e0b SetLan: Move the setChannel access function by Ratan Gupta · 6 years ago
  92. 93b07d2 setlan: Remove registration of handler for Set Channel Access by Ratan Gupta · 6 years ago
  93. 3ee668f sensor: Refactor get sensor reading implementation by Tom Joseph · 6 years ago
  94. 2210215 sensor: Fix set sensor reading for analog sensors by Tom Joseph · 6 years ago
  95. af8a098 Change the byte order for aux firmware revision by Tom Joseph · 6 years ago
  96. 744398d Remove use of legacy inventory interface by Nagaraju Goruganti · 6 years ago
  97. 34e3d3f Remove use of legacy bmc control interface by Nagaraju Goruganti · 6 years ago
  98. 06a0abf sensors: rework sensor assertion by Brad Bishop · 6 years ago
  99. 5ca5095 Implement Get SDR and Reserve SDR repository command by Tom Joseph · 6 years ago
  100. dc212b2 sensor: Updates to the get device sdr command implementation by Tom Joseph · 6 years ago