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