1. 07148cf Add GET method for TriggerCollection by Lukasz Kazmierczak · 3 years, 5 months ago
  2. f451bec gitignore: Update to the latest from toptal.com by Josh Lehan · 3 years ago
  3. b244838 Remove unused header by Ed Tanous · 3 years ago
  4. 5187e09 error_messages: Use int64_t in invalidIndex by Josh Lehan · 3 years ago
  5. 6fbdbca Implement connection limit by Ed Tanous · 3 years, 1 month ago
  6. 88e1612 Deduplicate doAccept code by Ed Tanous · 3 years, 1 month ago
  7. 5dfb5b2 Make timer system use boost by Ed Tanous · 3 years, 1 month ago
  8. 5ae4b69 Change DateOffset from Z to +00:00 by Nan Zhou · 3 years ago
  9. 145bb76 ssl_key_handler: support OpenSSL 3.0 for key verification by Patrick Williams · 3 years, 1 month ago
  10. aec7066 ssl_key_handler: use OpenSSL 3.0 API for keygen by Patrick Williams · 3 years ago
  11. 4f277b5 Fix - RedFish response for non-manufacturing mode by Jayaprakash Mutyala · 3 years, 1 month ago
  12. 1349014 hostlogger_test.py: reformat with black by Patrick Williams · 3 years ago
  13. caa11f7 Add Spare Part Number for Chassis by Alpana Kumari · 3 years, 2 months ago
  14. 1d8782e fix the year 2038 problem in getDateTime by Nan Zhou · 3 years, 1 month ago
  15. df5415f Add logging to internal error by Ed Tanous · 3 years, 1 month ago
  16. f523c32 Clean up meson lists by Ed Tanous · 3 years, 1 month ago
  17. 5e89efd Redfish: Script to Expose Host Log Entries by SpencerKu · 3 years, 5 months ago
  18. 7a474a5 Remove non-standard IPv6StaticAddress properties by Jiaqing Zhao · 3 years, 1 month ago
  19. 41d61c8 Convert IPv4-mapped IPv6 ClientIP back to IPv4 by Jiaqing Zhao · 3 years, 1 month ago
  20. 2558979 Restructure Redfish EventLog Transmit code flow by P Dheeraj Srujan Kumar · 3 years, 6 months ago
  21. 171676f Fix bmcweb core-dump caused by Split up authenticate by zhanghaicheng · 3 years, 1 month ago
  22. f5e29f3 Fix bmcweb crash problem when no-auth by JunLin Chen · 3 years, 1 month ago
  23. 1e270c5 span: clean up stray boost headers. by Patrick Williams · 3 years, 1 month ago
  24. 116c184 fixed errors in EventService by Krzysztof Grobelny · 3 years, 1 month ago
  25. 597d2b1 Delete the copy constructor on the Request object by Ed Tanous · 3 years, 3 months ago
  26. 98be3e3 Remove copies from log services and virtual media by Ed Tanous · 3 years, 3 months ago
  27. 6a3e291 Enable stringop warnings by Ed Tanous · 3 years, 1 month ago
  28. 26702d0 /s/boost::beast::span/std::span by Ed Tanous · 3 years, 2 months ago
  29. 889ff69 Enhance logs for networkd, hypervisor networkd app by Asmitha Karunanithi · 3 years, 1 month ago
  30. 4dd5a4c test: time_utils: fix negative test by Patrick Williams · 3 years, 1 month ago
  31. 6afb06d Make OWNERS match MAINTAINERS by Gunnar Mills · 3 years, 1 month ago
  32. 60c922d Move to 2021.3 by Gunnar Mills · 3 years, 1 month ago
  33. c035324 Sync Telmetry service with EventService by Wludzik, Jozef · 4 years ago
  34. 4576ec1 Add Krzysztof as a reviewer by Krzysztof Grobelny · 3 years, 1 month ago
  35. 1930fbd redfish-core: processor: Add Model, Microcode, Step by Brandon Kim · 3 years, 3 months ago
  36. 0fd03ad Remove obsolete Boost preprocessor options by Jonathan Doman · 3 years, 1 month ago
  37. 0fda0f1 Update clang-format by George Liu · 3 years, 1 month ago
  38. 266a2af Remove Jason as a maintainer by Jason M. Bills · 3 years, 1 month ago
  39. 8682c5a meson_options: implement disable-auth; delete pam by Nan Zhou · 3 years, 1 month ago
  40. 997093e chassis: Remove boost::ends_with method by George Liu · 3 years, 1 month ago
  41. 7adb85a EventService: Pass httpHeaders to subscriber by Sunitha Harish · 3 years, 2 months ago
  42. 308f70c chassis: refactor chassis property to prepare for future support by Willy Tu · 3 years, 3 months ago
  43. 333b530 Revert "Adds new redfish unit testing for serviceroot" by Ed Tanous · 3 years, 1 month ago
  44. d8f8b2e Adds new redfish unit testing for serviceroot by John Edward Broadbent · 3 years, 6 months ago
  45. 1c801e1 reduce error traces in connection and auth code by Andrew Geissler · 3 years, 3 months ago
  46. 9062d47 Revert "Change the completionhandler to accept Res" by Gunnar Mills · 3 years, 1 month ago
  47. ccd584f Revert "Remove AsyncResp from openHandler" by Gunnar Mills · 3 years, 1 month ago
  48. 0f3d3a0 Remove AsyncResp from openHandler by zhanghch05 · 3 years, 2 months ago
  49. 54fbf17 reduce error traces in priv and chassis code by Andrew Geissler · 3 years, 2 months ago
  50. 91995f3 Change the completionhandler to accept Res by zhanghch05 · 3 years, 2 months ago
  51. f667422 Fix build on clang by Ed Tanous · 3 years, 1 month ago
  52. e9cc517 Redfish: Repair the wrong change made by non-admin by Ed Tanous · 3 years, 2 months ago
  53. 0391317 Drive: Refactor Drive property request functions by Willy Tu · 3 years, 2 months ago
  54. accdbb2 redfish:sensors: change verbose error trace to debug by Andrew Geissler · 3 years, 2 months ago
  55. 4028ff7 Make telemetry use the common collection utilities by Ed Tanous · 3 years, 2 months ago
  56. b7028eb Redfish: Support Host Log Entries by Spencer Ku · 3 years, 2 months ago
  57. c52ee72 build: switch to C++20 by Patrick Williams · 3 years, 3 months ago
  58. e585b90 Fix c++20 issue by Ed Tanous · 3 years, 2 months ago
  59. 2d74fbc Add features to feature map & remove redundant code by Manojkiran Eda · 3 years, 2 months ago
  60. 37bbf98 Systems: Add IdlePowerSave support by Chris Cain · 3 years, 3 months ago
  61. 0a052ba Fix NTPServers are hard-coded for eth0 by George Liu · 3 years, 3 months ago
  62. 021d32c Revert "Use AsyncResp in retrieveUriToDbusMap" by Krzysztof Grobelny · 3 years, 2 months ago
  63. 02f1cd9 Rearrange meson file and remove redundant tests by Ed Tanous · 3 years, 2 months ago
  64. 9d83261 Use AsyncResp in retrieveUriToDbusMap by zhanghch05 · 3 years, 2 months ago
  65. 2107fe1 Enable beast separate compilation by Ed Tanous · 3 years, 3 months ago
  66. 92409d0 Sort collections by human sort by Ed Tanous · 3 years, 3 months ago
  67. 39b129f Make code build in clang by Ed Tanous · 3 years, 2 months ago
  68. 9c7b76c Update Boost subproject to 1.77 by Ed Tanous · 3 years, 2 months ago
  69. 287ece6 Remove NTPServers duplicate values and null values by George Liu · 3 years, 3 months ago
  70. d8e3c29 Fix service validator on OEM account service by Ed Tanous · 3 years, 3 months ago
  71. 3fafa37 Revert "Redfish: Support Host Log Entries" by Ed Tanous · 3 years, 2 months ago
  72. 27ea7db Collections should handle no members present by Ed Tanous · 3 years, 3 months ago
  73. 84b3560 Cleanup HttpClient to use inline initialization by Ed Tanous · 3 years, 4 months ago
  74. 4da0445 Only generate headers once in EventService by Ed Tanous · 3 years, 4 months ago
  75. bf88850 Redfish: Support Host Log Entries by SpencerKu · 3 years, 5 months ago
  76. efee36b Rename method to isOnAllowlist by Ed Tanous · 3 years, 3 months ago
  77. f79b7a5 Deduplicate url parsing code by Ed Tanous · 3 years, 3 months ago
  78. 5edbe94 Use less specific includes by Ed Tanous · 3 years, 3 months ago
  79. f201ffb Define hex helper utils by Ed Tanous · 3 years, 3 months ago
  80. 962cbe3 Remove unused includes by Ed Tanous · 3 years, 3 months ago
  81. 601c71a Improve HttpHeaders in EventService by Ed Tanous · 3 years, 4 months ago
  82. 565c091 meson: upgrade tinyxml wrap file by Patrick Williams · 3 years, 3 months ago
  83. 5107ac4 ibm: remove unused tinyxml2 include by Patrick Williams · 3 years, 3 months ago
  84. 6a77993 meson: update deprecated get_pkgconfig_variable by Patrick Williams · 3 years, 3 months ago
  85. 03fbed9 Add CoreCount to ProcessorSummary by Ali Ahmed · 3 years, 4 months ago
  86. a8544a5 Implement human sort utility function by Ed Tanous · 3 years, 3 months ago
  87. e7b5f60 Fix build warning by Lei YU · 3 years, 3 months ago
  88. 8e659c8 Simplify requestPrefersHtml unit test by Ed Tanous · 3 years, 3 months ago
  89. 1d3c14a Split up authenticate by Ed Tanous · 3 years, 3 months ago
  90. 259df35 Avoid hardcoding nlohmann_json include directory by Josh Lehan · 3 years, 3 months ago
  91. 44fad2a Remove dead hostname code by Ed Tanous · 3 years, 3 months ago
  92. c596704 catch exceptions as const by Patrick Williams · 3 years, 3 months ago
  93. d32c4fa Boost uri update by Ed Tanous · 3 years, 3 months ago
  94. b7ff344 Corrects Bios privilges by John Edward Broadbent · 3 years, 3 months ago
  95. 9d42466 Move to 2021.2 by Gunnar Mills · 3 years, 3 months ago
  96. cf2f932 Meson break lists into multiple lines by Ed Tanous · 3 years, 3 months ago
  97. c66403c Change ordering of meson file by Ed Tanous · 3 years, 3 months ago
  98. 3c1504a Make time_utils tests compile on clang by Ed Tanous · 3 years, 3 months ago
  99. 6eaa1d2 EventService : Fix retry handling for http-client by Sunitha Harish · 3 years, 10 months ago
  100. 1106333 Fix use after move in account service by Ed Tanous · 3 years, 3 months ago