1. 46ff87b Enable reinterpre_cast checks by Ed Tanous · 3 years ago
  2. ecd6a3a Enable cppcoreguidelines-special-member-functions checks by Ed Tanous · 3 years ago
  3. 543f440 Enable init checker by Ed Tanous · 3 years ago
  4. d63c72e Enable clang-tidy checks we already pass by Ed Tanous · 3 years ago
  5. 6de264c Enable bugprone widening checks in clang by Ed Tanous · 3 years ago
  6. 24b2fe8 enable bugprone exception escape check by Ed Tanous · 3 years ago
  7. f94c4ec Enable clang-tidy forward reference checks by Ed Tanous · 3 years ago
  8. cd5e430 Fix seg fault in health by Ed Tanous · 3 years ago
  9. 45c367e Fixed timestamp in telemetry service by Krzysztof Grobelny · 3 years ago
  10. 914e2d5 Enforce const correctness by Ed Tanous · 3 years ago
  11. 711ac7a Consistently use ManagedObjectType by Ed Tanous · 3 years ago
  12. 6e3b67e Convert VariantType to DbusVariantType by AppaRao Puli · 3 years ago
  13. 12778e6 Bump up privilege_registry to Redfish_1.2.0 by Shantappa Teekappanavar · 3 years ago
  14. e43914b boot-progress: move dbus-to-redfish logic to function by Andrew Geissler · 3 years ago
  15. 9ec65ef boot-progress: add support for SetupEntered by Andrew Geissler · 3 years ago
  16. e1cc482 update_service: fix fwUpdateErrorMatcher cannot working by Brian Ma · 3 years, 1 month ago
  17. 248d023 Make code compile with clang by Ed Tanous · 3 years ago
  18. 1ec43ee Fix AccountService patch privileges by Gunnar Mills · 3 years ago
  19. 5ac5a2f Bump Chassis schema to fix error by Gunnar Mills · 3 years ago
  20. 91359f9 Make clang-tidy pass by Gunnar Mills · 3 years ago
  21. 85ffe86 Fix variable naming for NIC IP entry by Jiaqing Zhao · 3 years ago
  22. 638e239 http_connection: Fix loggedIn check and timeout by Lei YU · 3 years ago
  23. 1e1e598 Using sdbusplus::asio::getProperty by Jonathan Doman · 3 years, 7 months ago
  24. 168e20c Move to common variant by Ed Tanous · 3 years ago
  25. b477fd4 Enable encoding/decoding object paths of User Name by P Dheeraj Srujan Kumar · 3 years ago
  26. d1a6481 Add more types to DbusVariantType by Ed Tanous · 3 years ago
  27. 5dc924d Make routing capture by const reference by Ed Tanous · 3 years ago
  28. 62cd45a PCIe: Implement "PcieType" PCIe device property by Spencer Ku · 3 years, 1 month ago
  29. 895e46d Skip contentLength check in insecure-disable-auth by JunLin Chen · 3 years ago
  30. af4edf6 Implement MIME parsing by Ed Tanous · 4 years, 5 months ago
  31. 47c9e10 Change Default of REST D-Bus to OFF by James Feist · 4 years, 11 months ago
  32. 163994a Add support for DELETE on Triggers schema by Szymon Dompke · 3 years, 5 months ago
  33. d7de0bd Remove unused file by Ed Tanous · 3 years ago
  34. 1b7e696 Add GET method for Triggers by Lukasz Kazmierczak · 3 years, 5 months ago
  35. 07148cf Add GET method for TriggerCollection by Lukasz Kazmierczak · 3 years, 5 months ago
  36. f451bec gitignore: Update to the latest from toptal.com by Josh Lehan · 3 years ago
  37. b244838 Remove unused header by Ed Tanous · 3 years ago
  38. 5187e09 error_messages: Use int64_t in invalidIndex by Josh Lehan · 3 years ago
  39. 6fbdbca Implement connection limit by Ed Tanous · 3 years, 1 month ago
  40. 88e1612 Deduplicate doAccept code by Ed Tanous · 3 years, 1 month ago
  41. 5dfb5b2 Make timer system use boost by Ed Tanous · 3 years, 1 month ago
  42. 5ae4b69 Change DateOffset from Z to +00:00 by Nan Zhou · 3 years ago
  43. 145bb76 ssl_key_handler: support OpenSSL 3.0 for key verification by Patrick Williams · 3 years, 1 month ago
  44. aec7066 ssl_key_handler: use OpenSSL 3.0 API for keygen by Patrick Williams · 3 years ago
  45. 4f277b5 Fix - RedFish response for non-manufacturing mode by Jayaprakash Mutyala · 3 years, 1 month ago
  46. 1349014 hostlogger_test.py: reformat with black by Patrick Williams · 3 years ago
  47. caa11f7 Add Spare Part Number for Chassis by Alpana Kumari · 3 years, 2 months ago
  48. 1d8782e fix the year 2038 problem in getDateTime by Nan Zhou · 3 years, 1 month ago
  49. df5415f Add logging to internal error by Ed Tanous · 3 years, 1 month ago
  50. f523c32 Clean up meson lists by Ed Tanous · 3 years, 1 month ago
  51. 5e89efd Redfish: Script to Expose Host Log Entries by SpencerKu · 3 years, 5 months ago
  52. 7a474a5 Remove non-standard IPv6StaticAddress properties by Jiaqing Zhao · 3 years, 1 month ago
  53. 41d61c8 Convert IPv4-mapped IPv6 ClientIP back to IPv4 by Jiaqing Zhao · 3 years, 1 month ago
  54. 2558979 Restructure Redfish EventLog Transmit code flow by P Dheeraj Srujan Kumar · 3 years, 6 months ago
  55. 171676f Fix bmcweb core-dump caused by Split up authenticate by zhanghaicheng · 3 years, 1 month ago
  56. f5e29f3 Fix bmcweb crash problem when no-auth by JunLin Chen · 3 years, 1 month ago
  57. 1e270c5 span: clean up stray boost headers. by Patrick Williams · 3 years, 1 month ago
  58. 116c184 fixed errors in EventService by Krzysztof Grobelny · 3 years, 1 month ago
  59. 597d2b1 Delete the copy constructor on the Request object by Ed Tanous · 3 years, 3 months ago
  60. 98be3e3 Remove copies from log services and virtual media by Ed Tanous · 3 years, 3 months ago
  61. 6a3e291 Enable stringop warnings by Ed Tanous · 3 years, 1 month ago
  62. 26702d0 /s/boost::beast::span/std::span by Ed Tanous · 3 years, 2 months ago
  63. 889ff69 Enhance logs for networkd, hypervisor networkd app by Asmitha Karunanithi · 3 years, 1 month ago
  64. 4dd5a4c test: time_utils: fix negative test by Patrick Williams · 3 years, 1 month ago
  65. 6afb06d Make OWNERS match MAINTAINERS by Gunnar Mills · 3 years, 1 month ago
  66. 60c922d Move to 2021.3 by Gunnar Mills · 3 years, 1 month ago
  67. c035324 Sync Telmetry service with EventService by Wludzik, Jozef · 4 years ago
  68. 4576ec1 Add Krzysztof as a reviewer by Krzysztof Grobelny · 3 years, 1 month ago
  69. 1930fbd redfish-core: processor: Add Model, Microcode, Step by Brandon Kim · 3 years, 3 months ago
  70. 0fd03ad Remove obsolete Boost preprocessor options by Jonathan Doman · 3 years, 1 month ago
  71. 0fda0f1 Update clang-format by George Liu · 3 years, 1 month ago
  72. 266a2af Remove Jason as a maintainer by Jason M. Bills · 3 years, 1 month ago
  73. 8682c5a meson_options: implement disable-auth; delete pam by Nan Zhou · 3 years, 1 month ago
  74. 997093e chassis: Remove boost::ends_with method by George Liu · 3 years, 1 month ago
  75. 7adb85a EventService: Pass httpHeaders to subscriber by Sunitha Harish · 3 years, 2 months ago
  76. 308f70c chassis: refactor chassis property to prepare for future support by Willy Tu · 3 years, 3 months ago
  77. 333b530 Revert "Adds new redfish unit testing for serviceroot" by Ed Tanous · 3 years, 1 month ago
  78. d8f8b2e Adds new redfish unit testing for serviceroot by John Edward Broadbent · 3 years, 6 months ago
  79. 1c801e1 reduce error traces in connection and auth code by Andrew Geissler · 3 years, 3 months ago
  80. 9062d47 Revert "Change the completionhandler to accept Res" by Gunnar Mills · 3 years, 1 month ago
  81. ccd584f Revert "Remove AsyncResp from openHandler" by Gunnar Mills · 3 years, 1 month ago
  82. 0f3d3a0 Remove AsyncResp from openHandler by zhanghch05 · 3 years, 2 months ago
  83. 54fbf17 reduce error traces in priv and chassis code by Andrew Geissler · 3 years, 1 month ago
  84. 91995f3 Change the completionhandler to accept Res by zhanghch05 · 3 years, 2 months ago
  85. f667422 Fix build on clang by Ed Tanous · 3 years, 1 month ago
  86. e9cc517 Redfish: Repair the wrong change made by non-admin by Ed Tanous · 3 years, 2 months ago
  87. 0391317 Drive: Refactor Drive property request functions by Willy Tu · 3 years, 2 months ago
  88. accdbb2 redfish:sensors: change verbose error trace to debug by Andrew Geissler · 3 years, 2 months ago
  89. 4028ff7 Make telemetry use the common collection utilities by Ed Tanous · 3 years, 2 months ago
  90. b7028eb Redfish: Support Host Log Entries by Spencer Ku · 3 years, 2 months ago
  91. c52ee72 build: switch to C++20 by Patrick Williams · 3 years, 3 months ago
  92. e585b90 Fix c++20 issue by Ed Tanous · 3 years, 2 months ago
  93. 2d74fbc Add features to feature map & remove redundant code by Manojkiran Eda · 3 years, 2 months ago
  94. 37bbf98 Systems: Add IdlePowerSave support by Chris Cain · 3 years, 3 months ago
  95. 0a052ba Fix NTPServers are hard-coded for eth0 by George Liu · 3 years, 3 months ago
  96. 021d32c Revert "Use AsyncResp in retrieveUriToDbusMap" by Krzysztof Grobelny · 3 years, 2 months ago
  97. 02f1cd9 Rearrange meson file and remove redundant tests by Ed Tanous · 3 years, 2 months ago
  98. 9d83261 Use AsyncResp in retrieveUriToDbusMap by zhanghch05 · 3 years, 2 months ago
  99. 2107fe1 Enable beast separate compilation by Ed Tanous · 3 years, 3 months ago
  100. 92409d0 Sort collections by human sort by Ed Tanous · 3 years, 3 months ago