1. 8401529 log_services: Remove raw PECI command by Jason M. Bills · 3 years, 9 months ago
  2. 400fd1f log_services: Add download of log entries by Adriana Kobylak · 3 years, 11 months ago
  3. f86bb90 log_services: Add AdditionalDataURI to log entries by Adriana Kobylak · 4 years ago
  4. a8c4ce9 Move requestRoutes to asyncResp by Ed Tanous · 3 years, 9 months ago
  5. 4dbb8ae Add POST and DELETE in MetricReportDefinitions by Wludzik, Jozef · 4 years, 7 months ago
  6. 4df1bee Add OData-version header by Ed Tanous · 3 years, 9 months ago
  7. c2bf7f9 Sync ReadingUnit with Redfish Sensor Schema by Wludzik, Jozef · 3 years, 10 months ago
  8. 8e6c099 Update Crashdump to the latest LogService and LogEntry schemas by Jason M. Bills · 3 years, 10 months ago
  9. 3de8d8b log-services: Error return 500(internal error) by George Liu · 3 years, 9 months ago
  10. 8f7e9c1 ethernet: Fix for MAC address patch response by Jayaprakash Mutyala · 3 years, 9 months ago
  11. 64face7 Fix hypervisor IPv4StaticAddresses property patch by Ravi Teja · 4 years ago
  12. c951448 Refactor Processor object lookup by Jonathan Doman · 3 years, 10 months ago
  13. 6c9a279 Change PostCode property signature by Manojkiran Eda · 3 years, 10 months ago
  14. 4e69c90 Fix Power Restore Policy not valid enum error by Gunnar Mills · 4 years ago
  15. 7ea79e5 Fix IPv6DefaultGateway validator warnings by Ravi Teja · 3 years, 10 months ago
  16. 2db77d3 Force HostName property to be read-only per the schema by Johnathan Mantey · 4 years, 1 month ago
  17. 75710de Redfish: Implement new event log propety Resolved by Xiaochao Ma · 4 years ago
  18. 1d40ef6 led: Fix for Chassis IndicatorLED patch response by Jayaprakash Mutyala · 3 years, 10 months ago
  19. d323922 Redfish Session : Fix clientIp getting mapped to clientId by Sunitha Harish · 3 years, 10 months ago
  20. 788ca50 bmcweb build issue fix by AppaRao Puli · 3 years, 10 months ago
  21. 0daf14e Remove IBM copyright by Gunnar Mills · 3 years, 10 months ago
  22. 88ad7f0 Chassis Location property on bmcweb by SunnySrivastava1984 · 4 years, 1 month ago
  23. 1512476 log_services: Update PostCode D-Bus names by Jonathan Doman · 4 years ago
  24. 4fbaf64 hypervisor: add support to turn on by Andrew Geissler · 3 years, 11 months ago
  25. cc0bb6f hypervisor: add state support by Andrew Geissler · 3 years, 11 months ago
  26. b00dcc2 Fix the build on clang-11 by Ed Tanous · 3 years, 10 months ago
  27. 738c1e6 clang-format-11: reformat by Patrick Williams · 3 years, 10 months ago
  28. ee135e2 Add additional Redfish Memory properties by SunnySrivastava1984 · 4 years ago
  29. 71f52d9 Fix nlohmann::json::dump calls by Ed Tanous · 3 years, 10 months ago
  30. 2dfd18e Start using sdbusplus::message::filename() by Ed Tanous · 4 years ago
  31. 28aa8de Replace rfind method in sensors.hpp by George Liu · 3 years, 11 months ago
  32. cba4f44 Add additional Redfish Processor properties by SunnySrivastava1984 · 4 years ago
  33. 071d8fd Add additional Redfish Manager properties by SunnySrivastava1984 · 4 years, 2 months ago
  34. d5afb2c hypervisor: rename source file to be more general by Andrew Geissler · 4 years ago
  35. 7c0bbe7 Validate the path during ConfigFile upload by Sunitha Harish · 4 years, 5 months ago
  36. ae34c8e log_services: Improve error handling for DBus Log Entry by Adriana Kobylak · 3 years, 11 months ago
  37. 2b3da45 Remove LogService from TelemetryService by Wludzik, Jozef · 3 years, 11 months ago
  38. 081ebf0 Redfish TelemetryService schema implementation by Wludzik, Jozef · 4 years, 8 months ago
  39. 9c8e039 Remove unnecessary error responses for LDAP certs by Jonathan Doman · 3 years, 11 months ago
  40. 6a9f85f Fix wrong check in EventService events by AppaRao Puli · 3 years, 11 months ago
  41. d7a596b Tasks for TFTP upload by Albert Zhang · 4 years ago
  42. 1a2a143 transition support for system state by Andrew Geissler · 4 years ago
  43. c638bc4 Omit using subscripting operator in json utils by Ed Tanous · 4 years, 2 months ago
  44. b0972a6 Move network protocol to a constexpr struct by Ed Tanous · 4 years, 5 months ago
  45. 37ec907 Fix Power Restore Policy to match D-Bus by Gunnar Mills · 4 years ago
  46. 6868ff5 Implement PercentComplete for code update by George Liu · 4 years ago
  47. 1149cbf Fix the MessageArgs parameter type by George Liu · 4 years ago
  48. 88b3dd1 Look for Version Already Exists Error by Gunnar Mills · 4 years, 1 month ago
  49. 81ce609 Fix .clang-tidy by Ed Tanous · 4 years ago
  50. f16f626 Add meson options for all authentication methods. by Alan Kuo · 4 years, 1 month ago
  51. d6aa009 IndicatorLED: Add a deprecated warning header by Gunnar Mills · 4 years, 1 month ago
  52. 9e319cf VirtualMedia doesn't propagate information to WebUI by Anna Platash · 4 years, 1 month ago
  53. dba0c29 Add support for Redfish OperatingConfig resources by Jonathan Doman · 4 years, 1 month ago
  54. 2bab983 Refactor getProcessorData by Jonathan Doman · 4 years, 1 month ago
  55. dea43dd Refactor getCollectionMembers by Jonathan Doman · 4 years, 1 month ago
  56. ef6ca6e Redfish: Manager: Implement Manufacturer,PartNumber and SerialNumber by Chicago Duan · 4 years, 1 month ago
  57. 978b880 boot-progress: support LastState property by Andrew Geissler · 4 years, 1 month ago
  58. c511b7f Memory: Remove if (*memorySize == 0) by Gunnar Mills · 4 years, 2 months ago
  59. 3e08274 Pointing to the latest Message schema in JSON error response by Asmitha Karunanithi · 4 years, 1 month ago
  60. a8fe54f Add SYSLOG_IDENTIFIER to the BMC journal Message by Jason M. Bills · 4 years, 1 month ago
  61. 94bda60 systems: fix Members@odata.count is incorrect even Members have contents by Tim Lee · 4 years, 1 month ago
  62. 3a17e02 update_service: fix segmentation violation when updating images by Tim Lee · 4 years, 2 months ago
  63. 9f8bfa7 Add new Location Indicator property by Gunnar Mills · 4 years, 3 months ago
  64. c0ea7ae Redfish Session : Support ClientOriginIPAddress by Sunitha Harish · 4 years, 2 months ago
  65. a0744d3 Manager: LOG: Remove __LINE__ by Gunnar Mills · 4 years, 1 month ago
  66. 98e386e AssetTag: Add PATCH support by Gunnar Mills · 4 years, 2 months ago
  67. 8f9ee3c Redfish: getComputerSystem: Fix Doxygen by Gunnar Mills · 4 years, 2 months ago
  68. da4784d Fix Image and ImageName values in schema by Przemyslaw Czarnowski · 4 years, 2 months ago
  69. 9878256 log_services: Fix redundant AsyncResp objects when deleting dump entries by Stanley Chu · 4 years, 2 months ago
  70. 055806b Fix a possible null pointer dereference by Manojkiran Eda · 4 years, 2 months ago
  71. 401a8e4 Remove Unnecessary Include Headers by Manojkiran Eda · 4 years, 2 months ago
  72. 17a897d Improve loops & fix cpp check warning by Manojkiran Eda · 4 years, 3 months ago
  73. 313efb1 Memory: Fix potential validator error by Gunnar Mills · 4 years, 2 months ago
  74. 5235d96 SubModel property under ComputerSystem Schema. by SunnySrivastava1984 · 4 years, 6 months ago
  75. 10f0d24 Revert "Redfish Session : Support ClientOriginIPAddress" by Ed Tanous · 4 years, 2 months ago
  76. dc3fa66 Restore missing/broken Processor fields by Jonathan Doman · 4 years, 2 months ago
  77. 743e9a1 log_services: Remove odata.context by Gunnar Mills · 4 years, 2 months ago
  78. f23b729 Turn on ALL perf checks by Ed Tanous · 4 years, 2 months ago
  79. 04e438c fix include names by Ed Tanous · 4 years, 3 months ago
  80. 9dedf57 Processors: Remove / at end of odata.id by Gunnar Mills · 4 years, 2 months ago
  81. 02f6ff1 Chassis Collection: Use getCollectionMembers by Gunnar Mills · 4 years, 2 months ago
  82. 05030b8 Fix up Function to Populate collection Members by Gunnar Mills · 4 years, 2 months ago
  83. ac6a444 cpudimm.hpp: Separate Memory and Processor functionality by Gunnar Mills · 4 years, 2 months ago
  84. 116bcc5 Move getResourceList to Util class by Gunnar Mills · 4 years, 2 months ago
  85. e851f8a Rename getCpuData -> getProcessorData by Gunnar Mills · 4 years, 2 months ago
  86. c3b3c92 Update Chassis power cycle support by Vijay Khemka · 4 years, 3 months ago
  87. b5a7693 Lots of performance improvements by Ed Tanous · 4 years, 3 months ago
  88. 72d52d2 Fix integer constant from 20 to 18 by Ed Tanous · 4 years, 2 months ago
  89. 789fdab Correct return code for too many subscriptions. by Ed Tanous · 4 years, 3 months ago
  90. b47452b Change BMC and System dump code by Asmitha Karunanithi · 4 years, 3 months ago
  91. 5207438 Use std::array instead of char array by Ed Tanous · 4 years, 3 months ago
  92. 3174e4d Write the clang-tidy file OpenBMC needs by Ed Tanous · 4 years, 3 months ago
  93. fc76b8a Move Openssl Generator by Ed Tanous · 4 years, 3 months ago
  94. e436008 Redfish Session : Support ClientOriginIPAddress by Sunitha Harish · 4 years, 3 months ago
  95. 6cdcb83 Fix validator: Remove Health UnavailableOffline by Gunnar Mills · 4 years, 3 months ago
  96. 33102b0 Fix a weird log function by Ed Tanous · 4 years, 3 months ago
  97. 5fb91ba Remove adl_serializer uses for json by Ed Tanous · 4 years, 3 months ago
  98. 9f616dd Modernize event service manager and sse by Ed Tanous · 4 years, 3 months ago
  99. c24e6b8 Fix for missing "Functional" property in dbus for GV cards by Alpana Kumari · 4 years, 3 months ago
  100. d43cd0c Fix includes by Ed Tanous · 4 years, 3 months ago