1. 753d034 Revert "log_services: Add download of post code log entries" by Ed Tanous · 3 years, 6 months ago
  2. 729f55f Remove code using ambiguous privileges constructor by Gunnar Mills · 3 years, 6 months ago
  3. 7204878 Modify entityPrivileges for certificate service by Abhishek Patel · 3 years, 7 months ago
  4. 7c8c405 Add DateTime & Offset in Managers & LogServices by Tejas Patil · 3 years, 7 months ago
  5. af61db1 log_services: Add download of post code log entries by George Liu · 3 years, 10 months ago
  6. 0ef217f log_services: Add AdditionalDataURI to Post Code log entries by George Liu · 3 years, 10 months ago
  7. 0e8ac5e Move Consoles to ComputerSystem by Gunnar Mills · 4 years, 2 months ago
  8. 49e429c Expose Processor PPIN property by Jonathan Doman · 3 years, 10 months ago
  9. e5a9977 Redfish: Allow disabling and enabling SSH by Albert Zhang · 3 years, 6 months ago
  10. 0256b69 Add compile flag to turn off the old Power/Thermal by zhanghch05 · 3 years, 7 months ago
  11. 83f0129 Remove duplicate Managers field by John Edward Broadbent · 3 years, 7 months ago
  12. 432a890 Remove ambiguous privileges constructor by Ed Tanous · 3 years, 6 months ago
  13. f9a6708 log_services: Fix system dump entries route by Charles Boyer · 3 years, 6 months ago
  14. 938f256 Fix base registry validator failure by Ed Tanous · 3 years, 7 months ago
  15. 9552547 Redfish: Fix issue of EventDestination by Chicago Duan · 3 years, 7 months ago
  16. 5cc148a Fix Session delete to return 200 by Ed Tanous · 3 years, 7 months ago
  17. 0588a3b Redfish: Fix bug that cause validator failed by Chicago Duan · 3 years, 7 months ago
  18. fc8a2b8 Update registries by Ed Tanous · 3 years, 7 months ago
  19. 22db172 Remove Node class from NBD proxy by Ed Tanous · 3 years, 7 months ago
  20. 864d6a1 Corrects URI by removing /<str> by John Edward Broadbent · 3 years, 7 months ago
  21. d61e519 Add support for MaxImageSizeBytes in UpdateService by Tejas Patil · 3 years, 7 months ago
  22. b282a43 Remove the Node class by Ed Tanous · 3 years, 7 months ago
  23. bf648f7 Move ethernet interface away from Node class by Ed Tanous · 3 years, 7 months ago
  24. b898395 Move the hypervisor endpoints into a namespace by Ed Tanous · 3 years, 7 months ago
  25. faa34cc Move Sessions to non Node structure by Ed Tanous · 3 years, 7 months ago
  26. cef1ddf Change ManagerAccount privileges to match registry by Ed Tanous · 3 years, 7 months ago
  27. 6c51eab Remove Node class from Account Service by Ed Tanous · 3 years, 7 months ago
  28. 2c37b4b Chassis: Add UUID property by Sharad Yadav · 3 years, 8 months ago
  29. 71b82f2 Processor: Add UUID property by Sharad Yadav · 3 years, 8 months ago
  30. 80ac402 Remove checkAndDoSensorsOverride function by Bruce Lee · 3 years, 7 months ago
  31. 7e860f1 Remove Redfish Node class by John Edward Broadbent · 3 years, 9 months ago
  32. 5af690f Adjust parameter name of FirmwareInventoryId by Abhishek Patel · 3 years, 7 months ago
  33. c01d916 log_services: Fix BMC Journal Entries collection odata.id by Charles Boyer · 3 years, 8 months ago
  34. de8d94a Change AdditionalDataURI to be a child URI by Abhishek Patel · 3 years, 7 months ago
  35. 3cde86f Handle Processor.AppliedOperatingConfig PATCH by Jonathan Doman · 4 years, 1 month ago
  36. 1b1be67 Replaced std::map::at with std::map::find by Krzysztof Grobelny · 3 years, 8 months ago
  37. ffed87b Fix chassis handler to use filename() by Ed Tanous · 3 years, 8 months ago
  38. 4a0bf53 Change the word TS to Time Stamp & add time unit by Manojkiran Eda · 3 years, 8 months ago
  39. a1649ec Redfish: Fix the health and state properties of processor by Chicago Duan · 3 years, 9 months ago
  40. 15c27bf Redfish: Update Powering On Status State by Noah Brewer · 3 years, 8 months ago
  41. 1a6258d Fix comparison for proxy/legacy mode by Przemyslaw Czarnowski · 3 years, 8 months ago
  42. 9a128eb bmcweb:Check for dimm presense for State Attribute by Joshi-Mansi · 3 years, 9 months ago
  43. 601af5e Redfish : Return after InternalError instead of Continue by Chicago Duan · 3 years, 8 months ago
  44. d51e072 fixed crash in getChassisData by Krzysztof Grobelny · 3 years, 8 months ago
  45. 3e919b5 Create IBM ConfigFile base directory by Sunitha Harish · 4 years, 2 months ago
  46. 4642bf8 Fix publish a registry to verify messageId by George Liu · 3 years, 9 months ago
  47. 244b6d5 Fix missed bmcweb::AsyncResp by Gunnar Mills · 3 years, 9 months ago
  48. 9010ec2 Redfish(Network): Modified to support Default gateway on EthernetInterface by Ravi Teja · 5 years ago
  49. b304bd7 Added Validation on MessageId and RegistryPrefix by P Dheeraj Srujan Kumar · 3 years, 11 months ago
  50. 8d1b46d Using AsyncResp everywhere by zhanghch05 · 3 years, 9 months ago
  51. dab0604 Removed copy and move constructors from AsyncResp by Krzysztof Grobelny · 3 years, 9 months ago
  52. 8401529 log_services: Remove raw PECI command by Jason M. Bills · 3 years, 9 months ago
  53. 400fd1f log_services: Add download of log entries by Adriana Kobylak · 3 years, 11 months ago
  54. f86bb90 log_services: Add AdditionalDataURI to log entries by Adriana Kobylak · 4 years ago
  55. a8c4ce9 Move requestRoutes to asyncResp by Ed Tanous · 3 years, 9 months ago
  56. 4dbb8ae Add POST and DELETE in MetricReportDefinitions by Wludzik, Jozef · 4 years, 7 months ago
  57. 4df1bee Add OData-version header by Ed Tanous · 3 years, 9 months ago
  58. c2bf7f9 Sync ReadingUnit with Redfish Sensor Schema by Wludzik, Jozef · 3 years, 10 months ago
  59. 8e6c099 Update Crashdump to the latest LogService and LogEntry schemas by Jason M. Bills · 3 years, 10 months ago
  60. 3de8d8b log-services: Error return 500(internal error) by George Liu · 3 years, 9 months ago
  61. 8f7e9c1 ethernet: Fix for MAC address patch response by Jayaprakash Mutyala · 3 years, 9 months ago
  62. 64face7 Fix hypervisor IPv4StaticAddresses property patch by Ravi Teja · 4 years ago
  63. c951448 Refactor Processor object lookup by Jonathan Doman · 3 years, 10 months ago
  64. 6c9a279 Change PostCode property signature by Manojkiran Eda · 3 years, 10 months ago
  65. 4e69c90 Fix Power Restore Policy not valid enum error by Gunnar Mills · 4 years ago
  66. 7ea79e5 Fix IPv6DefaultGateway validator warnings by Ravi Teja · 3 years, 10 months ago
  67. 2db77d3 Force HostName property to be read-only per the schema by Johnathan Mantey · 4 years, 1 month ago
  68. 75710de Redfish: Implement new event log propety Resolved by Xiaochao Ma · 4 years ago
  69. 1d40ef6 led: Fix for Chassis IndicatorLED patch response by Jayaprakash Mutyala · 3 years, 10 months ago
  70. d323922 Redfish Session : Fix clientIp getting mapped to clientId by Sunitha Harish · 3 years, 10 months ago
  71. 788ca50 bmcweb build issue fix by AppaRao Puli · 3 years, 10 months ago
  72. 0daf14e Remove IBM copyright by Gunnar Mills · 3 years, 10 months ago
  73. 88ad7f0 Chassis Location property on bmcweb by SunnySrivastava1984 · 4 years, 1 month ago
  74. 1512476 log_services: Update PostCode D-Bus names by Jonathan Doman · 4 years ago
  75. 4fbaf64 hypervisor: add support to turn on by Andrew Geissler · 3 years, 11 months ago
  76. cc0bb6f hypervisor: add state support by Andrew Geissler · 3 years, 11 months ago
  77. b00dcc2 Fix the build on clang-11 by Ed Tanous · 3 years, 10 months ago
  78. 738c1e6 clang-format-11: reformat by Patrick Williams · 3 years, 10 months ago
  79. ee135e2 Add additional Redfish Memory properties by SunnySrivastava1984 · 4 years ago
  80. 71f52d9 Fix nlohmann::json::dump calls by Ed Tanous · 3 years, 10 months ago
  81. 2dfd18e Start using sdbusplus::message::filename() by Ed Tanous · 4 years ago
  82. 28aa8de Replace rfind method in sensors.hpp by George Liu · 3 years, 11 months ago
  83. cba4f44 Add additional Redfish Processor properties by SunnySrivastava1984 · 4 years ago
  84. 071d8fd Add additional Redfish Manager properties by SunnySrivastava1984 · 4 years, 2 months ago
  85. d5afb2c hypervisor: rename source file to be more general by Andrew Geissler · 4 years ago
  86. 7c0bbe7 Validate the path during ConfigFile upload by Sunitha Harish · 4 years, 5 months ago
  87. ae34c8e log_services: Improve error handling for DBus Log Entry by Adriana Kobylak · 3 years, 11 months ago
  88. 2b3da45 Remove LogService from TelemetryService by Wludzik, Jozef · 3 years, 11 months ago
  89. 081ebf0 Redfish TelemetryService schema implementation by Wludzik, Jozef · 4 years, 8 months ago
  90. 9c8e039 Remove unnecessary error responses for LDAP certs by Jonathan Doman · 3 years, 11 months ago
  91. 6a9f85f Fix wrong check in EventService events by AppaRao Puli · 3 years, 11 months ago
  92. d7a596b Tasks for TFTP upload by Albert Zhang · 4 years ago
  93. 1a2a143 transition support for system state by Andrew Geissler · 4 years ago
  94. c638bc4 Omit using subscripting operator in json utils by Ed Tanous · 4 years, 2 months ago
  95. b0972a6 Move network protocol to a constexpr struct by Ed Tanous · 4 years, 5 months ago
  96. 37ec907 Fix Power Restore Policy to match D-Bus by Gunnar Mills · 4 years ago
  97. 6868ff5 Implement PercentComplete for code update by George Liu · 4 years ago
  98. 1149cbf Fix the MessageArgs parameter type by George Liu · 4 years ago
  99. 88b3dd1 Look for Version Already Exists Error by Gunnar Mills · 4 years, 1 month ago
  100. 81ce609 Fix .clang-tidy by Ed Tanous · 4 years ago