1. 028f7eb Add basic PowerControl and PowerLimit properties by Eddie James · 6 years ago
  2. 57bff08 Update fan added / removed to use string by James Feist · 6 years ago
  3. a71dc0b Fix DBUS Name For BootSource Cd by Santosh Puranik · 6 years ago
  4. d573bb2 [Redfish] Fixed PATCH behavior of IndicatorLED in ComputerSystem by Jennifer Lee · 6 years ago
  5. c72aa47 REST: PUT: return DBus error description by Lei YU · 6 years ago
  6. da131a9 [Redfish] Enable PATCH for DHCPv4 properties in EthernetInterface schema by Jennifer Lee · 6 years ago
  7. fe5b216 Add security headers to websockets by Ed Tanous · 6 years ago
  8. 489640c Add ClearLog support for the Redfish Event Log Service by Jason M. Bills · 6 years ago
  9. 086be23 Fix a trailing slash on LogServices by Ed Tanous · 6 years ago
  10. ef47bb1 Set GraphicalConsole to enabled by Santosh Puranik · 6 years ago
  11. 22c3371 Redfish: Move checkDbusPathExist function to dbus utility by Ratan Gupta · 6 years ago
  12. 8a07d28 Redfish(Account): Support the patch for individual properties for LDAP by Ratan Gupta · 6 years ago
  13. 6973a58 Redfish: Populate the LDAP property in AccountService schema by Ratan Gupta · 6 years ago
  14. 73df0db PID: Add fan profile support by James Feist · 6 years ago
  15. 4f9a213 [Redfish] Add OCP required properties for Chassis by Jennifer Lee · 6 years ago
  16. 1bfbe0e vm_websocket: Add websocket handler by Adriana Kobylak · 6 years ago
  17. 4c9afe4 Fix 404 handling in Redfish EthernetInterfaces by Ed Tanous · 6 years ago
  18. 3602e23 Redfish: Fix managers UUID mixup by Ed Tanous · 6 years ago
  19. cd225da Improve Redfish log entry parsing by Jason M. Bills · 6 years ago
  20. 9f16b2c [Redfish] Fix incorrect mapping of dbus and Redfish API strings for BootSource by Jennifer Lee · 6 years ago
  21. e742b6c Redfish: Make sensor names more friendly by Ed Tanous · 6 years ago
  22. 6f56d0c Redfish: fix warning in validator by Ed Tanous · 6 years ago
  23. 5112e9b Redfish(Network): Implemented PATCH of Nameservers array by RAJESWARAN THILLAIGOVINDAN · 6 years ago
  24. 86adcd6 simpleupdate: Move code around for future re-use by Andrew Geissler · 6 years ago
  25. 26f0389 Redfish: Remove BMCWEB_ENABLE_REDFISH_ONE_CHASSIS by Shawn McCarney · 6 years ago
  26. 49c53ac Acquire chassis sensors using the sensor association DBus item by Johnathan Mantey · 6 years ago
  27. 9582018 Use syslog for Redfish messages by Jason M. Bills · 6 years ago
  28. 4851d45 Construct Redfish messages using the Message Registry by Jason M. Bills · 6 years ago
  29. fbe8378 Remove the static OpenBMC Message Registry file by Jason M. Bills · 6 years ago
  30. 351d306 Parse Message Registry header info from the file by Jason M. Bills · 6 years ago
  31. 70304cb Remove the static Base Message Registry file by Jason M. Bills · 6 years ago
  32. af8f791 Fix OemManager schema for profiles by James Feist · 6 years ago
  33. ae29b8c bmcweb: /s/boost::beast::string_view/std::string_view/g by Adriana Kobylak · 6 years ago
  34. 7bffdb7 Redfish: Supporting ServiceRootUUID field for /redfish/v1/Managers/{ManagerId}schema by Bernard Wong · 6 years ago
  35. 9a6fc6f Redfish(Network): Implement IPv6DefaultGateway support by Ravi Teja · 6 years ago
  36. fa5053a Fix empty IPV4 gateway error by Gunnar Mills · 6 years ago
  37. b97b9c3 CMakeLists.txt: Remove BOOST_ASIO_NO_DEPRECATED by Adriana Kobylak · 6 years ago
  38. 69664cf crow: websocket: Increase input buffer size by Adriana Kobylak · 6 years ago
  39. 424c417 Change application and interface names to Crashdump by Jason M. Bills · 6 years ago
  40. 5a7094b Add systemd unit files by Brad Bishop · 6 years ago
  41. 4418c7f Remove references to experimental filesystem by James Feist · 6 years ago
  42. 0e7de46 fw-update: Support host image update by Andrew Geissler · 6 years ago
  43. 87d8472 fw-inventory: Add RelatedItem to inventory by Andrew Geissler · 6 years ago
  44. af5d6058 PATCH support for DateTime by Santosh Puranik · 6 years ago
  45. 85d2bb5 tls: Avoid Intel reference in in self-signed certs by Brad Bishop · 6 years ago
  46. 92e07bf Redfish: Local variable overriding member variable by Marri Devender Rao · 6 years ago
  47. 48e4639 Change the name from Immediate to On-Demand for CPU Log by Jason M. Bills · 6 years ago
  48. cb7e1e7 fw-inventory: Provide BiosVersion in system obj by Andrew Geissler · 6 years ago
  49. c6c91d4 Add link for "Uri" objects by Jason M. Bills · 6 years ago
  50. 474bfad Add SerialConsole to Manager node by Santosh Puranik · 6 years ago
  51. f85837b Redfish(Network): Implemented PATCH of StaticNameServers array by RAJESWARAN THILLAIGOVINDAN · 6 years ago
  52. 08244d0 Redfish(Network): VLAN PATCH fix by Sunitha Harish · 6 years ago
  53. e128140 bmcweb: fix an issue with /org endpoints by Ed Tanous · 6 years ago
  54. cb92c03 Initial redfish logging support by Andrew Geissler · 7 years ago
  55. 61adbda pid: fix zone string length by James Feist · 6 years ago
  56. 4ed6924 Bump ManagerNetworkProtocol to fix error by Gunnar Mills · 6 years ago
  57. 4d64ce3 Fix AllowableValues failProp error by Gunnar Mills · 6 years ago
  58. 2108721 Fix DCPowerOff.NumberOfArgs Mandatory prop by Gunnar Mills · 6 years ago
  59. 2634dcd bmcweb: return 405 when a method is not supported by Ed Tanous · 6 years ago
  60. de5c9f3 bmcweb: avoid move in error conditions by Ed Tanous · 6 years ago
  61. f00032d Allow multiple registrations by Tanous · 6 years ago
  62. 20e6ea5 Redfish(Network): Implemented GET and PATCH support for NTP servers by raviteja-b · 6 years ago
  63. 54daabe fw-inventory: description of FirmwareInventory obj by Andrew Geissler · 6 years ago
  64. e278c18 update ASIO interfaces by Ed Tanous · 6 years ago
  65. d265304 sdbusplus bump: Bump to latest sdbusplus sha by Andrew Geissler · 6 years ago
  66. fda13ad Redfish(Network): Fixes VLAN specific issues by Sunitha Harish · 6 years ago
  67. 343ff2e Changing maxPasswordLength to 20 by AppaRao Puli · 6 years ago
  68. b01bf29 Revert "bmcweb: Fix a bunch of warnings" by Ed Tanous · 6 years ago
  69. 6ea007a bmcweb: Fix a bunch of warnings by Ed Tanous · 6 years ago
  70. 8bd25cc Add Redundancy to Thermal Schema by James Feist · 6 years ago
  71. de629b6 Redfish: Enhance and fix power/thermal sensors by Shawn McCarney · 6 years ago
  72. 95897b2 Redfish(Ethernet): Send the correct JSON response after creating the IPV4 object. by Ratan Gupta · 6 years ago
  73. d577665 Redfish(Network): Support the PATCH opertration of MACAddress property by Ratan Gupta · 6 years ago
  74. f476acb Redfish(Network): Support for deletion of IP address through PATCH operation by Ratan Gupta · 6 years ago
  75. af713a6 bmcweb: Add JSON response to /logout by Anthony Wilson · 6 years ago
  76. beeca0a Redfish: Add Chassis PowerState call by Gunnar Mills · 6 years ago
  77. c68604b Refine KVM websock proxy by Jae Hyun Yoo · 6 years ago
  78. 2a13328 Redfish: Populate DHCPv4Configuration Information by manojkiraneda · 6 years ago
  79. f9fc2df Fix Entries path to point to Systems/system by Jason M. Bills · 6 years ago
  80. 9a99f65 Add registry messages for DC power events by Nikhil Potade · 6 years ago
  81. 603a664 Add BMCWEB_ENABLE_REDFISH_ONE_CHASSIS build option by Gunnar Mills · 6 years ago
  82. 9474b37 Redfish(Network): Allow empty list item for ipv4 address. by Ratan Gupta · 6 years ago
  83. 82fd90f Redfish(Ethernet): Fix to not convert the json index into string by Ratan Gupta · 6 years ago
  84. f15aad3 Redfish(Ethernet): Don't init the vlanID and vlanEnable by Ratan Gupta · 6 years ago
  85. 19fb6e7 Redfish(AccountService): Send the correct error message for the read only property by Ratan Gupta · 6 years ago
  86. f65af9e Support for overriding multiple sensor by Richard Marian Thomaiyar · 6 years ago
  87. add6133 Redfish: Send the success message in PATCH request by Ratan Gupta · 6 years ago
  88. 5c6221a Fix IndicatorLED "Blinking" value by Gunnar Mills · 6 years ago
  89. 6f4fd47 Fix: Power & Thermal patch method role update by Richard Marian Thomaiyar · 6 years ago
  90. 8afa1b9 Fix typelist for fan in Thermal schema by Richard Marian Thomaiyar · 6 years ago
  91. 24c8542 Redfish: Add the PATCH support for user locked property. by Ratan Gupta · 6 years ago
  92. 413961d Patch support for sensor overrride by Richard Marian Thomaiyar · 6 years ago
  93. 491d8ee Support for boot properties by Santosh Puranik · 6 years ago
  94. c9ab1d5 Redfish: Fix incorrect reference tag added as part of update_schemas.py script by Marri Devender Rao · 6 years ago
  95. c181942 redfish: chassis: add property of physical security by Qiang XU · 6 years ago
  96. 5ded8c7 Redfish: Fix incorrect data of NetworkProtocol by Jennifer Lee · 6 years ago
  97. 9f898f8 REST: Increase timeout for image upload by Lei YU · 6 years ago
  98. 99cffd7 Redfish Chassis: Fix @odata.id, remove BuildDate by Shawn McCarney · 6 years ago
  99. 39e7750 bmcweb: /s/boost::string_view/std::string_view/g by Ed Tanous · 6 years ago
  100. f1eebf0 Fix some static analysis bugs by Ed Tanous · 6 years ago