1. d82a3ac Redfish: Implement ResetBios action by Carol Wang · 5 years ago
  2. 274dfe6 Redfish: ApplyTime property GET and PATCH support by Jayashankar Padath · 5 years ago
  3. 5fd7ba6 Fix No Total Memory Size Issue by Cheng C Yang · 5 years ago
  4. 3e0414f Return no-content instead of waiting for OnDemand by Jason M. Bills · 5 years ago
  5. 4363d3b Return 503 instead of 500 when Crashdump is busy by Jason M. Bills · 5 years ago
  6. 1ddcf01 Return a 404 instead of 500 for invalid Crashdump URIs by Jason M. Bills · 5 years ago
  7. e195977 Add "Retry-After" header for temporarily unavailable messages by Jason M. Bills · 5 years ago
  8. d819a42 Remove error for empty subtree response by James Feist · 5 years ago
  9. e284a7c Storage: Add Storage Controller by James Feist · 5 years ago
  10. 9536a14 Health: Allow populate to only be called once by James Feist · 5 years ago
  11. e6604b1 Fix extracting certificate id by Iwona Klimaszewska · 5 years ago
  12. 4bb3dc3 Redfish: Set the power cap by Carol Wang · 5 years ago
  13. d500549 bmcweb: Add IndicatorLED property to sensors by Anthony Wilson · 5 years ago
  14. f847a19 Fix for IndicatorLED if blinking object not found by AppaRao Puli · 5 years ago
  15. a300222 IndicatorLED get and set support by AppaRao Puli · 5 years ago
  16. be380cb Add constexpr to registries by Ed Tanous · 5 years ago
  17. 501f1e5 TLS method configuration by Zbigniew Kurzynski · 5 years ago
  18. e9e6d24 account_service: Added NoAccess role to Redfish by jayaprakash Mutyala · 5 years ago
  19. 99131cd Replace all uses of NULL with nullptr by Ed Tanous · 5 years ago
  20. cb3e11f Remove priv-callback support from bmcweb by Richard Marian Thomaiyar · 5 years ago
  21. 4380545 Revert "account_service: Added NoAccess role to Redfish" by James Feist · 5 years ago
  22. 27c10d2 account_service: Added NoAccess role to Redfish by jayaprakash Mutyala · 5 years ago
  23. 8ae3702 Register redfish log by Chen,Yugang · 5 years ago
  24. ec4974d Update NetworkProtocol services by AppaRao Puli · 5 years ago
  25. 0d4197e account_service:redfish user creation err handling by anil kumar appana · 6 years ago
  26. 7815863 Auth methods configuration by Zbigniew Kurzynski · 5 years ago
  27. 1f8c7b5 Redfish: Implement DHCPv4 and DHCPv6 handling by Johnathan Mantey · 6 years ago
  28. c75f1e9 Add Drive Error Registry Message by James Feist · 5 years ago
  29. 07a6029 Certificate delete API – middleware by Zbigniew Kurzynski · 5 years ago
  30. 66b5ca7 account_service: redfish user Patch error handling by jayaprakash Mutyala · 5 years ago
  31. eecd51a Revert "Auth methods configuration" by James Feist · 5 years ago
  32. 2ad9c2f Add Storage Health & Update Systems Health by James Feist · 5 years ago
  33. 0c0f18e Added registry entries for Platform firmware event by AppaRao Puli · 5 years ago
  34. be13cec storage: s/Drive/Drives by James Feist · 5 years ago
  35. 0ff64dc Auth methods configuration by Kowalski, Kamil · 5 years ago
  36. fc41ff6 Redfish: Fix System IndicatorLED by Carol Wang · 5 years ago
  37. a634991 Added OemComputerSystems and properties for provisioning by AppaRao Puli · 5 years ago
  38. 52efa5d bmcweb: Message entry for system interface modes by Richard Marian Thomaiyar · 5 years ago
  39. 0f0353b Modernize: use emplace instead of push_back by Ed Tanous · 5 years ago
  40. adbe192 Update to Chassis 1.10 and add PCIeDeviceCollection support by Jason M. Bills · 5 years ago
  41. 5b61b5e Add support for LogService.ClearLog to Crashdump by Jason M. Bills · 5 years ago
  42. e855dd2 Enable autoexpand on the Crashdump LogEntryCollection by Jason M. Bills · 5 years ago
  43. 3cf8ea3 Simplify the OnDemand Crashdump return data by Jason M. Bills · 5 years ago
  44. 53d9a66 bmcweb: Message entry for Manufacturing mode by Richard Marian Thomaiyar · 5 years ago
  45. 9e27a22 Move to more modern headers by Ed Tanous · 5 years ago
  46. c45f008 Support PATCH for HostWatchDogTimer in redfish by Yong Li · 5 years ago
  47. 51709ff Add HostWatchdogTimer attribute in redfish by Yong Li · 5 years ago
  48. 5bc2dc8 Add Health to Memory and Processor Summary by James Feist · 5 years ago
  49. 2298407 Add Rebuilding to Drives by James Feist · 5 years ago
  50. a25aecc Add Storage Schema by Nikhil Potade · 5 years ago
  51. 717794d Minor fix: Typo correction by AppaRao Puli · 5 years ago
  52. dede6a9 Update to PCIeDevices 1.4 and add PCIeFunctionCollection support by Jason M. Bills · 5 years ago
  53. c80fee5 Renamed User role name to ReadOnly by AppaRao Puli · 5 years ago
  54. 1f56a3a bmcweb: fix "Clear Event Logs" functionality behavior in System logs page on WebUI by Tim Lee · 5 years ago
  55. c94ad49 Make references to crow less obvious by Ed Tanous · 5 years ago
  56. 789771d Correct message entry order by Qiang XU · 5 years ago
  57. 698654b Systems: Add space in Debug traces by Gunnar Mills · 5 years ago
  58. 659dd62 Fix Redfish validator warning by Jason M. Bills · 5 years ago
  59. a08752f Handling of adding certificates the Redfish way (TrustStore) by Zbigniew Kurzynski · 5 years ago
  60. 66664f2 Fix some warnings by Ed Tanous · 5 years ago
  61. a6f9392 Fix state property on firmware properties by Ed Tanous · 5 years ago
  62. 656ec7e Support uploading multiple certificates [install-middlewere] by Zbigniew Kurzynski · 5 years ago
  63. 271584a Fix a bunch of warnings by Ed Tanous · 5 years ago
  64. 49d734f SoftwareInventory: Catch more interfaces by James Feist · 5 years ago
  65. e2e9677 update_service: s/update/image by James Feist · 5 years ago
  66. 704fae6 Fix MaxConcurrentSessions property of GraphicalConsole by Jae Hyun Yoo · 5 years ago
  67. 749dad7 Fix crash during GET of manager network protocol by Ratan Gupta · 5 years ago
  68. 2e8a4fb Revert "Add Storage Schema for NVMe on Redfish" by Ed Tanous · 5 years ago
  69. e56c7b7 Add Storage Schema for NVMe on Redfish by Nikhil Potade · 5 years ago
  70. 3929aca bmcweb: Add Threshold properties to Sensors by Anthony Wilson · 5 years ago
  71. 0678524 Redfish: Add PATCH operation support for RemoteRoleMapping by Ratan Gupta · 5 years ago
  72. 95a3eca bmcweb: Implement SensorCollection by Anthony Wilson · 6 years ago
  73. cecb4cb Add Power Unit Redundancy Log by Cheng C Yang · 5 years ago
  74. 77ba66b Add message entry for physical security event by Qiang XU · 5 years ago
  75. 58eb238 Handling of adding certificates the Redfish way by Kowalski, Kamil · 5 years ago
  76. 4e68c45 Fix: Only return error info in invalid URI case by Ayushi Smriti · 5 years ago
  77. 599c71d Read AllGroups property from user manager by Ayushi Smriti · 5 years ago
  78. f8c3e6f Define MaxConcurrentSessions property for Manager.SerialConsole and GraphicalConsole by Kuiying Wang · 5 years ago
  79. c21055a Remove a lame clang-format off by Ed Tanous · 5 years ago
  80. 88e097c Revert "Fix remove callback user privilege access to login" by Ed Tanous · 5 years ago
  81. 73de092 Add CPU and voltage regulator thermal messages by Jason M. Bills · 5 years ago
  82. 8e69d14 Fix remove callback user privilege access to login by anil kumar appana · 5 years ago
  83. 0178482 Redfish: Make NIC HW reflect PATCH changes by Johnathan Mantey · 6 years ago
  84. dac62ee Add PSU Deassert Event by Cheng C Yang · 5 years ago
  85. 944ffaf Redfish: Permit Usb and CD boot overrides by Johnathan Mantey · 5 years ago
  86. 8ebc91f Fix readJson to allow null as a complex type by Ed Tanous · 5 years ago
  87. ee344e0 cleanup: Move a pointer to a reference by Ed Tanous · 5 years ago
  88. cf05f9d Redfish: Make PATCH NTP Servers operate correctly by Johnathan Mantey · 5 years ago
  89. 265c160 Redfish: Prevent IndicatorLED PATCH from breaking Boot PATCH by Johnathan Mantey · 5 years ago
  90. bc48a17 Add messages for power supply and system power good failures by Jason M. Bills · 5 years ago
  91. fb7579e Add Service Failure to registry by James Feist · 5 years ago
  92. f1a3cae Network : Fix the Service Validator Failure by Manojkiran Eda · 5 years ago
  93. 95f8646 Avoid populating StaticNameServers property by Manojkiran Eda · 5 years ago
  94. a8169ef Fix an Intel copyright that was missed in CR by Ed Tanous · 5 years ago
  95. cfcd5f6 Redfish: Add TrustStore certificate support by Marri Devender Rao · 6 years ago
  96. 3b7f014 Redfish: Extend GenerateCSR action for LDAP certificate collection by Marri Devender Rao · 6 years ago
  97. 3021581 Redfish: GenerateCSR action for HTTPS certificate by Marri Devender Rao · 6 years ago
  98. adc4f0d Redfish: Move power supplies to Power schema by Shawn McCarney · 5 years ago
  99. b76f9ca Register redfish log by Chen,Yugang · 5 years ago
  100. b6a61a5 Don't return a 500 error for entries without priority metadata by Jason M. Bills · 5 years ago