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