1. ee61a61 Implement Manager/ServiceRootUptime by Ed Tanous · 2 years ago
  2. a8e884f Fix a couple #includes by Ed Tanous · 2 years ago
  3. 0af78d5 Aggregation: Fix up aggregated response header URIs by Khang Kieu · 1 year, 11 months ago
  4. c6830d5 Revert "Add the getAssociationEndPoints method" by Gunnar Mills · 1 year, 11 months ago
  5. d91415c Change readJson from is_object to get_ptr by Ed Tanous · 1 year, 11 months ago
  6. ed34a4a Correct Id parameter for two log services by Ed Tanous · 1 year, 11 months ago
  7. 3179105 Implementation of FabricAdapter schema in bmcweb by Sunny Srivastava · 3 years, 10 months ago
  8. 369ea3f Add the getAssociationEndPoints method by George Liu · 2 years, 1 month ago
  9. 5b5574a Fix OemAccountService schema by Ed Tanous · 2 years, 3 months ago
  10. 353163e ethernet: Fix getting empty IP address by Tony Lee · 2 years, 1 month ago
  11. 4ef82a1 Add Support for ActionParameterNotInList Message by Alex Schendel · 1 year, 11 months ago
  12. 43e14d3 Aggregation: Better handle dropped requests by Carson Labrado · 2 years, 2 months ago
  13. d4413c5 Fix some warnings by cppcheck by George Liu · 1 year, 11 months ago
  14. a8d8f9d Update schema pack to 2022.3 by Ed Tanous · 1 year, 11 months ago
  15. cef57e8 Set state to Absent on Present == false by Willy Tu · 2 years ago
  16. 20fc307 Fix handleAccounttDelete spelling by Gunnar Mills · 1 year, 11 months ago
  17. 870f3e9 Remove unused variables by Ed Tanous · 1 year, 11 months ago
  18. e99073f Refactor GetSubTree method by George Liu · 2 years, 1 month ago
  19. c2e3200 Break out set time function and unit test it by Ed Tanous · 2 years ago
  20. 7c4c52c Aggregation: Aggregate top level collections by Carson Labrado · 2 years, 1 month ago
  21. d678d4f Remove proprietary OEMSession support by Ed Tanous · 2 years ago
  22. 32d7d8e Aggregation: Fix and forward all responses by Carson Labrado · 2 years ago
  23. 2b73119 Add the GetObject method to dbus_utility by George Liu · 2 years ago
  24. 703f674 Add Get for PCIe property LanesInUse by Myung Bae · 2 years, 1 month ago
  25. 3ccb3ad Fix a boatload of #includes by Ed Tanous · 2 years ago
  26. 3a4ad5d Refactor ipv4VerifyIpAndGetBitcount by Ed Tanous · 2 years, 5 months ago
  27. cf9e417 Add check for globals by Ed Tanous · 2 years ago
  28. 0d94621 LogService: Use DeleteAll DBus method in clearDump by Claire Weinan · 2 years, 6 months ago
  29. 51f65b0 Remove a couple references to @odata.context by Ed Tanous · 2 years ago
  30. 71abefe Add FabricAdapter schema by Lakshmi Yadlapati · 2 years ago
  31. 11987af Aggregation: Improve prefix fixup matching by Carson Labrado · 2 years, 1 month ago
  32. 218295d Optimize task event registry by Ed Tanous · 2 years, 5 months ago
  33. 1591215 Fix parameter type for calling getSubTreePaths method by George Liu · 2 years ago
  34. 7a1dbc4 Refactor GetSubTreePaths method by George Liu · 2 years, 1 month ago
  35. 1f2a40c Use actionParams struct instead of fields by Przemyslaw Czarnowski · 2 years, 6 months ago
  36. 9e03140 Aggregation: Generate collections from schema by Carson Labrado · 2 years, 6 months ago
  37. 9017faf Add ServiceProviderNotify by Abhishek Patel · 3 years, 4 months ago
  38. 329f034 Problem with RemoteRoleMapping JSON by Jorge Cisneros · 2 years, 2 months ago
  39. d51e39d Remove old TODO by Ed Tanous · 2 years ago
  40. 7bd9b2e Remove extra semi colons by Ed Tanous · 2 years ago
  41. 0f55d94 Add missing inline on function prototype by Ed Tanous · 2 years ago
  42. c71d612 Fix sensor override by Ed Tanous · 2 years, 1 month ago
  43. e3eb3d6 Add missing const in update service by Ed Tanous · 2 years ago
  44. 853c0dc Generate includes for all schemas by Ed Tanous · 2 years ago
  45. 618c14b Fix some use-after-move issues by Ed Tanous · 2 years, 6 months ago
  46. 93f7a0d Use owning strings for aggregator URI by Ed Tanous · 2 years ago
  47. afb9ee0 Fix cppcheck error by Ed Tanous · 2 years ago
  48. 1917ee9 Avoid copy by Ed Tanous · 2 years, 6 months ago
  49. f8fe53e Change variable scopes by Ed Tanous · 2 years, 6 months ago
  50. 1e3f85e Correct the dhcp object path by Jian Zhang · 2 years, 1 month ago
  51. 079360a Prepare for boost::url upgrade by Ed Tanous · 2 years, 6 months ago
  52. 0fb5b50 Fix for incorrect Task Progress and State values by Gayathri Leburu · 2 years, 1 month ago
  53. 204c376 Fix python packaging problem by Ed Tanous · 2 years, 1 month ago
  54. f8bb0ff Make inventory get inventory paths by Ed Tanous · 2 years, 1 month ago
  55. 51c35a8 Add Accuracy property to sensors by George Liu · 2 years, 3 months ago
  56. d009073 Remove ObjectManager search code in sensors by Ed Tanous · 2 years, 3 months ago
  57. 0ec8b83 Generate Redfish enums from schemas by Ed Tanous · 2 years, 10 months ago
  58. 7e8890c Aggregation: Detect and fix all URI properties by Carson Labrado · 2 years, 1 month ago
  59. 6f284d2 log_service: Fix behavior of getting single PostCode entry by Jiaqing Zhao · 2 years, 3 months ago
  60. 2d6cb56 Implement If-Match header in Http layer by Ed Tanous · 2 years, 6 months ago
  61. 0ef0e28 Prevent unconditionally writing over the LinkStatus by Johnathan Mantey · 2 years, 1 month ago
  62. fcd2682 Fix NTPServers property in Redfish by Ed Tanous · 2 years, 1 month ago
  63. 2138483 Add the GetSubTree and GetSubTreePaths method to dbus_utility by George Liu · 2 years, 2 months ago
  64. 8be2b5b managers: fix interface patch and delete of pid object by Potin Lai · 2 years, 1 month ago
  65. 043360d Populate cable properties if length is NaN by Shantappa Teekappanavar · 2 years, 2 months ago
  66. 5b37854 sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 1 month ago
  67. 973c135 pcie:Fix get PCIeFunction by Tony Lee · 2 years, 1 month ago
  68. 1aee751 Add Link header handling to ThermalSubsystem by George Liu · 2 years, 1 month ago
  69. 33a32b3 Allow a lower DeliveryRetryIntervalSeconds by Gunnar Mills · 2 years, 1 month ago
  70. 239adf8 Remove support for priv-noaccess role by Asmitha Karunanithi · 2 years, 9 months ago
  71. 2ea468a Add Link header handling to PowerSubsystem by George Liu · 2 years, 2 months ago
  72. 4ca3ec3 Add Redfish EnvironmentMetrics schema in bmcweb by Albert Zhang · 3 years, 7 months ago
  73. 71a24ca Processor: Implement links and HEAD by Nikhil Namjoshi · 2 years, 2 months ago
  74. ce05f6c thermal subsystem: iwyu by Nan Zhou · 2 years, 2 months ago
  75. 69fca03 Aggregation: Fix header clobbering by Carson Labrado · 2 years, 2 months ago
  76. ca9e6be power subsystem: fix header by Nan Zhou · 2 years, 2 months ago
  77. f1240b4 Add ThermalMetrics schema by George Liu · 2 years, 2 months ago
  78. e9f7167 Implement links and HEAD for NetworkProtocol by Ed Tanous · 2 years, 3 months ago
  79. ae9031f Update CollectionMembers to use UrlFromPieces by Willy Tu · 2 years, 3 months ago
  80. a9f68bb pcie: Fixed return nothing when get PCIeDeviceId by Tony Lee · 2 years, 2 months ago
  81. bbd80db LogService: Increase dump timestamp precision by Claire Weinan · 2 years, 2 months ago
  82. 0ea4b4e Fix privileges on default handlers by Ed Tanous · 2 years, 4 months ago
  83. 4e7efda redfish.hpp: fix header path by Nan Zhou · 2 years, 2 months ago
  84. 9961224 certificate: Allow deleting LDAP client certificate by Jiaqing Zhao · 2 years, 3 months ago
  85. 77b3643 Implements PowerSubsystem schema by Chicago Duan · 3 years, 11 months ago
  86. 532d769 Revert "NetworkProtocol: Support NetworkSuppliedServers property" by Gunnar Mills · 2 years, 2 months ago
  87. bf7e67e Add EnvironmentMetrics schema by George Liu · 2 years, 3 months ago
  88. fb0ecc3 pcie: fixed filpped empty check by Nan Zhou · 2 years, 2 months ago
  89. e28ce0e pcie: fix Members@odata.count by Nan Zhou · 2 years, 3 months ago
  90. 525fc07 NetworkProtocol: Support NetworkSuppliedServers property by Sunitha Harish · 2 years, 5 months ago
  91. 77665bd header cleanups by Nan Zhou · 2 years, 3 months ago
  92. b4ad4c0 bmcweb: Add strictAccountTypes error message by Shantappa Teekappanavar · 2 years, 3 months ago
  93. 8e31778 CreateDump: Accept dump object path by Asmitha Karunanithi · 4 years, 1 month ago
  94. 9db4ba2 log_service: Fix error message for non-existing log entries by Jiaqing Zhao · 2 years, 3 months ago
  95. b6d5d45 Adds LastStateTime in Redfish BootProgress by Hieu Huynh · 2 years, 3 months ago
  96. bb759e3 Move ClientID parameter out of OEM by Ed Tanous · 2 years, 5 months ago
  97. 40e4f38 Remove support for scaling parameter sensors by Ed Tanous · 2 years, 5 months ago
  98. 23a0631 ethernet: Change the behavior of setting VLANEnable by Jiaqing Zhao · 2 years, 4 months ago
  99. 22872ff ethernet: Remove parseInterfaceData() for VLAN by Jiaqing Zhao · 2 years, 4 months ago
  100. fe9bd2d Add PowerSubsystem PowerSupply and PowerSupplyCollection schema by Chicago Duan · 2 years, 3 months ago