1. 24b2fe8 enable bugprone exception escape check by Ed Tanous · 3 years ago
  2. f94c4ec Enable clang-tidy forward reference checks by Ed Tanous · 3 years ago
  3. cd5e430 Fix seg fault in health by Ed Tanous · 3 years ago
  4. 45c367e Fixed timestamp in telemetry service by Krzysztof Grobelny · 3 years ago
  5. 914e2d5 Enforce const correctness by Ed Tanous · 3 years ago
  6. 711ac7a Consistently use ManagedObjectType by Ed Tanous · 3 years, 1 month ago
  7. 6e3b67e Convert VariantType to DbusVariantType by AppaRao Puli · 3 years ago
  8. e43914b boot-progress: move dbus-to-redfish logic to function by Andrew Geissler · 3 years ago
  9. 9ec65ef boot-progress: add support for SetupEntered by Andrew Geissler · 3 years ago
  10. e1cc482 update_service: fix fwUpdateErrorMatcher cannot working by Brian Ma · 3 years, 1 month ago
  11. 248d023 Make code compile with clang by Ed Tanous · 3 years ago
  12. 1ec43ee Fix AccountService patch privileges by Gunnar Mills · 3 years ago
  13. 5ac5a2f Bump Chassis schema to fix error by Gunnar Mills · 3 years ago
  14. 85ffe86 Fix variable naming for NIC IP entry by Jiaqing Zhao · 3 years ago
  15. 1e1e598 Using sdbusplus::asio::getProperty by Jonathan Doman · 3 years, 7 months ago
  16. 168e20c Move to common variant by Ed Tanous · 3 years, 1 month ago
  17. b477fd4 Enable encoding/decoding object paths of User Name by P Dheeraj Srujan Kumar · 3 years, 1 month ago
  18. 62cd45a PCIe: Implement "PcieType" PCIe device property by Spencer Ku · 3 years, 2 months ago
  19. 163994a Add support for DELETE on Triggers schema by Szymon Dompke · 3 years, 5 months ago
  20. 1b7e696 Add GET method for Triggers by Lukasz Kazmierczak · 3 years, 5 months ago
  21. 07148cf Add GET method for TriggerCollection by Lukasz Kazmierczak · 3 years, 5 months ago
  22. 4f277b5 Fix - RedFish response for non-manufacturing mode by Jayaprakash Mutyala · 3 years, 1 month ago
  23. caa11f7 Add Spare Part Number for Chassis by Alpana Kumari · 3 years, 2 months ago
  24. 1d8782e fix the year 2038 problem in getDateTime by Nan Zhou · 3 years, 1 month ago
  25. 7a474a5 Remove non-standard IPv6StaticAddress properties by Jiaqing Zhao · 3 years, 1 month ago
  26. 41d61c8 Convert IPv4-mapped IPv6 ClientIP back to IPv4 by Jiaqing Zhao · 3 years, 1 month ago
  27. f5e29f3 Fix bmcweb crash problem when no-auth by JunLin Chen · 3 years, 1 month ago
  28. 1e270c5 span: clean up stray boost headers. by Patrick Williams · 3 years, 1 month ago
  29. 98be3e3 Remove copies from log services and virtual media by Ed Tanous · 3 years, 4 months ago
  30. 26702d0 /s/boost::beast::span/std::span by Ed Tanous · 3 years, 2 months ago
  31. 889ff69 Enhance logs for networkd, hypervisor networkd app by Asmitha Karunanithi · 3 years, 1 month ago
  32. c035324 Sync Telmetry service with EventService by Wludzik, Jozef · 4 years, 1 month ago
  33. 1930fbd redfish-core: processor: Add Model, Microcode, Step by Brandon Kim · 3 years, 4 months ago
  34. 0fda0f1 Update clang-format by George Liu · 3 years, 2 months ago
  35. 997093e chassis: Remove boost::ends_with method by George Liu · 3 years, 2 months ago
  36. 308f70c chassis: refactor chassis property to prepare for future support by Willy Tu · 3 years, 3 months ago
  37. 333b530 Revert "Adds new redfish unit testing for serviceroot" by Ed Tanous · 3 years, 2 months ago
  38. d8f8b2e Adds new redfish unit testing for serviceroot by John Edward Broadbent · 3 years, 6 months ago
  39. 9062d47 Revert "Change the completionhandler to accept Res" by Gunnar Mills · 3 years, 2 months ago
  40. 54fbf17 reduce error traces in priv and chassis code by Andrew Geissler · 3 years, 2 months ago
  41. 91995f3 Change the completionhandler to accept Res by zhanghch05 · 3 years, 3 months ago
  42. f667422 Fix build on clang by Ed Tanous · 3 years, 2 months ago
  43. e9cc517 Redfish: Repair the wrong change made by non-admin by Ed Tanous · 3 years, 2 months ago
  44. 0391317 Drive: Refactor Drive property request functions by Willy Tu · 3 years, 2 months ago
  45. accdbb2 redfish:sensors: change verbose error trace to debug by Andrew Geissler · 3 years, 2 months ago
  46. 4028ff7 Make telemetry use the common collection utilities by Ed Tanous · 3 years, 2 months ago
  47. b7028eb Redfish: Support Host Log Entries by Spencer Ku · 3 years, 2 months ago
  48. e585b90 Fix c++20 issue by Ed Tanous · 3 years, 2 months ago
  49. 37bbf98 Systems: Add IdlePowerSave support by Chris Cain · 3 years, 4 months ago
  50. 0a052ba Fix NTPServers are hard-coded for eth0 by George Liu · 3 years, 3 months ago
  51. 021d32c Revert "Use AsyncResp in retrieveUriToDbusMap" by Krzysztof Grobelny · 3 years, 2 months ago
  52. 9d83261 Use AsyncResp in retrieveUriToDbusMap by zhanghch05 · 3 years, 3 months ago
  53. 287ece6 Remove NTPServers duplicate values and null values by George Liu · 3 years, 3 months ago
  54. d8e3c29 Fix service validator on OEM account service by Ed Tanous · 3 years, 4 months ago
  55. 3fafa37 Revert "Redfish: Support Host Log Entries" by Ed Tanous · 3 years, 3 months ago
  56. bf88850 Redfish: Support Host Log Entries by SpencerKu · 3 years, 6 months ago
  57. f201ffb Define hex helper utils by Ed Tanous · 3 years, 3 months ago
  58. 601c71a Improve HttpHeaders in EventService by Ed Tanous · 3 years, 4 months ago
  59. 03fbed9 Add CoreCount to ProcessorSummary by Ali Ahmed · 3 years, 4 months ago
  60. 44fad2a Remove dead hostname code by Ed Tanous · 3 years, 3 months ago
  61. d32c4fa Boost uri update by Ed Tanous · 3 years, 4 months ago
  62. b7ff344 Corrects Bios privilges by John Edward Broadbent · 3 years, 3 months ago
  63. 1106333 Fix use after move in account service by Ed Tanous · 3 years, 4 months ago
  64. 26bd9b5 move to free function: Telemetry by John Edward Broadbent · 3 years, 6 months ago
  65. 6e8c18f s/registry1/registryMatch by John Edward Broadbent · 3 years, 3 months ago
  66. 58eaf5f move to free function: Bios by John Edward Broadbent · 3 years, 6 months ago
  67. dff0782 move to free function: Message_registries by John Edward Broadbent · 3 years, 6 months ago
  68. 647b3cd log_services: Add download of post code log entries by George Liu · 3 years, 6 months ago
  69. 4d875bd Make services not required by Ed Tanous · 3 years, 4 months ago
  70. 36ea1ce Revert "PCIe: Implement "PcieType" PCIe device property" by Ed Tanous · 3 years, 3 months ago
  71. 3e8c7df PCIe: Implement "PcieType" PCIe device property by Spencer Ku · 3 years, 4 months ago
  72. 35440d1 Show only "Completed" dump entries in Redfish resp by Asmitha Karunanithi · 3 years, 4 months ago
  73. c0bd5e4 Move log service file parsing to use from_chars by Ed Tanous · 3 years, 4 months ago
  74. ac7e1e0 Move TPMRequiredToBoot under Boot for PATCH call by Ali Ahmed · 3 years, 4 months ago
  75. a3e6589 Make fewer copies by Ed Tanous · 3 years, 4 months ago
  76. ad22fef Nullify HttpHeaders per the specification by Ed Tanous · 3 years, 4 months ago
  77. 056350b Add SystemType to Systems/hypervisor by Ali Ahmed · 3 years, 4 months ago
  78. abb93cd Make code pass clang-tidy-13 by Ed Tanous · 3 years, 4 months ago
  79. a197834 Have ProcessorSummary correctly set Status by Ali Ahmed · 3 years, 4 months ago
  80. 8338891 Refactor callback to free function: Service root by John Edward Broadbent · 3 years, 6 months ago
  81. 476b9cc Add support for AssetTag in Chassis by Tejas Patil · 3 years, 7 months ago
  82. e820493 Move sensor collection to all sensors by George Liu · 4 years ago
  83. 1c05dae Add TrustedModuleRequiredToBoot setter function by Ali Ahmed · 3 years, 6 months ago
  84. 1759dc7 Fix BIOS privileges by Abhishek Patel · 3 years, 5 months ago
  85. 7eeafa7 Fix event_service privileges by Abhishek Patel · 3 years, 5 months ago
  86. ff3f835 Fix PATCH on hypervisor IPv4Addresses by Ravi Teja · 3 years, 5 months ago
  87. c21865c Support new boot override setting design by Konstantin Aladyshev · 3 years, 7 months ago
  88. 8b6a35f Fix System EventLog Collection permission by Gunnar Mills · 3 years, 5 months ago
  89. ad89dcf Correct Manager LogService Collection permission by Gunnar Mills · 3 years, 5 months ago
  90. 42cbb51 HealthPopulate: Fix imprecise matching by Karol Wojciechowski · 3 years, 5 months ago
  91. 7088690 Add support for System Airflow sensor by Basheer Ahmed Muddebihal · 3 years, 6 months ago
  92. 28afb49 EventService: Move subscription persistent data by JunLin Chen · 3 years, 11 months ago
  93. 9d41aec Fix EventService Subscriptions URI by Ravi Teja · 3 years, 6 months ago
  94. f5ffd80 Fix AccountService PATCH regression/merge conflict by Ed Tanous · 3 years, 6 months ago
  95. cd9a466 Add support for the BootSourceOverrideMode by Konstantin Aladyshev · 3 years, 11 months ago
  96. b4bec66 Move getPortInfo to Redfish Utility by Abhishek Patel · 3 years, 7 months ago
  97. 11a2f0f [bmcweb] Add DDR5 support in bmcweb by Mansi Joshi · 3 years, 6 months ago
  98. 4f9637f use non-deprecated dedup_variant_t by Patrick Williams · 3 years, 6 months ago
  99. b2a3289 Fix System dump entries route by Asmitha Karunanithi · 3 years, 6 months ago
  100. 4f48d5f Make code compile with clang-13 by Ed Tanous · 3 years, 7 months ago