1. 4bb3dc3 Redfish: Set the power cap by Carol Wang · 5 years ago
  2. 51dae67 Implement constant time string compare for token by Ed Tanous · 6 years ago
  3. d500549 bmcweb: Add IndicatorLED property to sensors by Anthony Wilson · 5 years ago
  4. f847a19 Fix for IndicatorLED if blinking object not found by AppaRao Puli · 5 years ago
  5. 7d7034a mTLS access fix to some URLs. by Zbigniew Lukwinski · 5 years ago
  6. a300222 IndicatorLED get and set support by AppaRao Puli · 5 years ago
  7. 91243c3 Disable ssl verify peer by James Feist · 5 years ago
  8. 6a3e182 Disable SSL renegotiation by James Feist · 5 years ago
  9. be380cb Add constexpr to registries by Ed Tanous · 5 years ago
  10. 501f1e5 TLS method configuration by Zbigniew Kurzynski · 5 years ago
  11. e9e6d24 account_service: Added NoAccess role to Redfish by jayaprakash Mutyala · 5 years ago
  12. 173d181 Add a self check in the copy constructor for qs by Ed Tanous · 5 years ago
  13. 42c2018 Move error strings to const char* by Ed Tanous · 5 years ago
  14. 99131cd Replace all uses of NULL with nullptr by Ed Tanous · 5 years ago
  15. a9cbc9c Fix tabbing in CMakeLists.txt by Ed Tanous · 5 years ago
  16. f12a13b Fix modernize-use-bool-literals by Ed Tanous · 5 years ago
  17. 0c0084a Move default destructors to = default syntax by Ed Tanous · 5 years ago
  18. 403e0ea Document commands to run clang-tidy by Ed Tanous · 5 years ago
  19. cb3e11f Remove priv-callback support from bmcweb by Richard Marian Thomaiyar · 5 years ago
  20. 4380545 Revert "account_service: Added NoAccess role to Redfish" by James Feist · 5 years ago
  21. 27c10d2 account_service: Added NoAccess role to Redfish by jayaprakash Mutyala · 5 years ago
  22. 55e43f6 TLS based user auth implementation by Kowalski, Kamil · 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. 0c838cf Move some variables to constexpr by Ed Tanous · 5 years ago
  26. 0d4197e account_service:redfish user creation err handling by anil kumar appana · 6 years ago
  27. 7815863 Auth methods configuration by Zbigniew Kurzynski · 5 years ago
  28. 1f8c7b5 Redfish: Implement DHCPv4 and DHCPv6 handling by Johnathan Mantey · 6 years ago
  29. bd81d6a Update required version of boost to 1.71 by Ed Tanous · 5 years ago
  30. c75f1e9 Add Drive Error Registry Message by James Feist · 5 years ago
  31. 07a6029 Certificate delete API – middleware by Zbigniew Kurzynski · 5 years ago
  32. 66b5ca7 account_service: redfish user Patch error handling by jayaprakash Mutyala · 5 years ago
  33. eecd51a Revert "Auth methods configuration" by James Feist · 5 years ago
  34. 2ad9c2f Add Storage Health & Update Systems Health by James Feist · 5 years ago
  35. 0c0f18e Added registry entries for Platform firmware event by AppaRao Puli · 5 years ago
  36. be13cec storage: s/Drive/Drives by James Feist · 5 years ago
  37. c78d791 Update the MAINTAINERS by Jason M. Bills · 5 years ago
  38. 0ff64dc Auth methods configuration by Kowalski, Kamil · 5 years ago
  39. fc41ff6 Redfish: Fix System IndicatorLED by Carol Wang · 5 years ago
  40. a634991 Added OemComputerSystems and properties for provisioning by AppaRao Puli · 5 years ago
  41. 52efa5d bmcweb: Message entry for system interface modes by Richard Marian Thomaiyar · 5 years ago
  42. 6950901 Get rid of a nasty macro by Ed Tanous · 5 years ago
  43. 0f0353b Modernize: use emplace instead of push_back by Ed Tanous · 5 years ago
  44. adbe192 Update to Chassis 1.10 and add PCIeDeviceCollection support by Jason M. Bills · 5 years ago
  45. 5b61b5e Add support for LogService.ClearLog to Crashdump by Jason M. Bills · 5 years ago
  46. ddfc22f Add a Redfish schema for the Crashdump OEM Actions by Jason M. Bills · 5 years ago
  47. e855dd2 Enable autoexpand on the Crashdump LogEntryCollection by Jason M. Bills · 5 years ago
  48. 3cf8ea3 Simplify the OnDemand Crashdump return data by Jason M. Bills · 5 years ago
  49. 53d9a66 bmcweb: Message entry for Manufacturing mode by Richard Marian Thomaiyar · 5 years ago
  50. 9e27a22 Move to more modern headers by Ed Tanous · 5 years ago
  51. c45f008 Support PATCH for HostWatchDogTimer in redfish by Yong Li · 5 years ago
  52. 51709ff Add HostWatchdogTimer attribute in redfish by Yong Li · 5 years ago
  53. 5bc2dc8 Add Health to Memory and Processor Summary by James Feist · 5 years ago
  54. 2298407 Add Rebuilding to Drives by James Feist · 5 years ago
  55. a25aecc Add Storage Schema by Nikhil Potade · 5 years ago
  56. 02453b1 Fix the websocket handshake by Ratan Gupta · 5 years ago
  57. 717794d Minor fix: Typo correction by AppaRao Puli · 5 years ago
  58. 7d0120b Prohibit making connection based on old CA cert. by Zbigniew Lukwinski · 5 years ago
  59. dede6a9 Update to PCIeDevices 1.4 and add PCIeFunctionCollection support by Jason M. Bills · 5 years ago
  60. c80fee5 Renamed User role name to ReadOnly by AppaRao Puli · 5 years ago
  61. 41d1d18 rerun cmake-format by James Feist · 5 years ago
  62. 8251ffe Add "requires" handlers to all non-trivial routes by Ed Tanous · 5 years ago
  63. 1f56a3a bmcweb: fix "Clear Event Logs" functionality behavior in System logs page on WebUI by Tim Lee · 5 years ago
  64. 4c0625e Fix Maintainers file by James Feist · 5 years ago
  65. c94ad49 Make references to crow less obvious by Ed Tanous · 5 years ago
  66. 789771d Correct message entry order by Qiang XU · 5 years ago
  67. 698654b Systems: Add space in Debug traces by Gunnar Mills · 5 years ago
  68. 659dd62 Fix Redfish validator warning by Jason M. Bills · 5 years ago
  69. a08752f Handling of adding certificates the Redfish way (TrustStore) by Zbigniew Kurzynski · 5 years ago
  70. a3268f9 Fix content-security-policy when XSS is disabled by Ed Tanous · 5 years ago
  71. cb10313 Update Redfish schemas to 2019.2 by Ed Tanous · 5 years ago
  72. 66664f2 Fix some warnings by Ed Tanous · 5 years ago
  73. a6f9392 Fix state property on firmware properties by Ed Tanous · 5 years ago
  74. 656ec7e Support uploading multiple certificates [install-middlewere] by Zbigniew Kurzynski · 5 years ago
  75. 271584a Fix a bunch of warnings by Ed Tanous · 5 years ago
  76. 70ee8cb Update websocket test script by Ed Tanous · 5 years ago
  77. 49d734f SoftwareInventory: Catch more interfaces by James Feist · 5 years ago
  78. f55cc56 Cleanup some old files by Ed Tanous · 5 years ago
  79. e2e9677 update_service: s/update/image by James Feist · 5 years ago
  80. 704fae6 Fix MaxConcurrentSessions property of GraphicalConsole by Jae Hyun Yoo · 5 years ago
  81. 749dad7 Fix crash during GET of manager network protocol by Ratan Gupta · 5 years ago
  82. 2e8a4fb Revert "Add Storage Schema for NVMe on Redfish" by Ed Tanous · 5 years ago
  83. ca0c93b Fix role map persistence by Ed Tanous · 5 years ago
  84. e56c7b7 Add Storage Schema for NVMe on Redfish by Nikhil Potade · 5 years ago
  85. 3929aca bmcweb: Add Threshold properties to Sensors by Anthony Wilson · 5 years ago
  86. 0678524 Redfish: Add PATCH operation support for RemoteRoleMapping by Ratan Gupta · 5 years ago
  87. 95a3eca bmcweb: Implement SensorCollection by Anthony Wilson · 6 years ago
  88. cecb4cb Add Power Unit Redundancy Log by Cheng C Yang · 5 years ago
  89. 77ba66b Add message entry for physical security event by Qiang XU · 5 years ago
  90. a133b29 Add concurrent KVM sessions support by Jae Hyun Yoo · 5 years ago
  91. 58eb238 Handling of adding certificates the Redfish way by Kowalski, Kamil · 5 years ago
  92. 4e68c45 Fix: Only return error info in invalid URI case by Ayushi Smriti · 5 years ago
  93. 599c71d Read AllGroups property from user manager by Ayushi Smriti · 5 years ago
  94. f8c3e6f Define MaxConcurrentSessions property for Manager.SerialConsole and GraphicalConsole by Kuiying Wang · 5 years ago
  95. c21055a Remove a lame clang-format off by Ed Tanous · 5 years ago
  96. 88e097c Revert "Fix remove callback user privilege access to login" by Ed Tanous · 5 years ago
  97. 73de092 Add CPU and voltage regulator thermal messages by Jason M. Bills · 5 years ago
  98. 6295bec Don't throw if no-content is provided by Ed Tanous · 5 years ago
  99. e3e2961 Fix SSL-disabled build by Jason M. Bills · 5 years ago
  100. 8e69d14 Fix remove callback user privilege access to login by anil kumar appana · 5 years ago