1. b3b3ee9 Remove cookie clear by Gunnar Mills · 1 year, 4 months ago
  2. ab8cbe4 Refactor Cable code by Myung Bae · 6 weeks ago
  3. f90af52 Fix getting a response for wrong URI by Abiola Asojo · 5 weeks ago
  4. 9f03894 Enhance Task removal when queue is full by Rohit PAI · 6 weeks ago
  5. c76f964 Change Session Cookie name by Gunnar Mills · 3 months ago
  6. 8873f32 Fix CI on generated-enum by Myung Bae · 5 weeks ago
  7. 7e5e98d Clean up meson summary by Ed Tanous · 5 weeks ago
  8. aca5a54 extend test script to cover upn testing by Malik Akbar Hashemi Rafsanjani · 5 weeks ago
  9. cf9085a Add support for systemd service watchdog by rohitpai · 8 weeks ago
  10. 4d7b5dd mtls: implement UPN parse mode by Malik Akbar Hashemi Rafsanjani · 7 weeks ago
  11. d033fd1 Remove sanitizer check by Ed Tanous · 5 weeks ago
  12. ef0b2d4 Extend expiry date of experimental multi-host flag by mox669 · 6 weeks ago
  13. 1940677 Up the default code update timeout by Gunnar Mills · 7 weeks ago
  14. da9dc90 Added type hints to parse_registries.py by Igor Kanyuka · 7 weeks ago
  15. e60300a Break out sse into a compile unit by Ed Tanous · 8 weeks ago
  16. 0bce6a9 Update Environmental registry version to 1.1.0 by Igor Kanyuka · 8 weeks ago
  17. 557ab0d Refactor parse_registries.py by Igor Kanyuka · 9 weeks ago
  18. 6b0d0c1 Fix sdbusplus subproject wrap by Ed Tanous · 8 weeks ago
  19. f4225d7 Sort the config list by Ed Tanous · 8 weeks ago
  20. 58d3aab Enable port 18080 by Janet Adkins · 8 weeks ago
  21. cc67d0a Migration of OpenBMC Manager OEM schema by rohitpai · 3 months ago
  22. 178c55a Fix generate auth certificates script by Ed Tanous · 10 weeks ago
  23. c35475f Fix tidy misc-include issue by Ed Tanous · 9 weeks ago
  24. ee993dc Use systemd logging levels by Ed Tanous · 5 months ago
  25. 27f5ecf Make code compile with latest clang by Ed Tanous · 10 weeks ago
  26. ebe4c57 Implement http2 TODO by Ed Tanous · 10 weeks ago
  27. bb1c7d3 Break out dbus utilities into compile unit by Ed Tanous · 10 weeks ago
  28. 9a56031 Remove nlohmann::json::object helpers by Ed Tanous · 1 year ago
  29. 57d0f5c Fix websocket test script by Ed Tanous · 10 weeks ago
  30. beb96b0 Break out websockets by Ed Tanous · 10 weeks ago
  31. d98a2f9 Remove getIoContext from Request object by Ed Tanous · 2 months ago
  32. bb456a6 Remove the last memcpy by Ed Tanous · 1 year, 1 month ago
  33. 46f780f Move chassis and trigger to dbus utility by Ed Tanous · 10 weeks ago
  34. 9e2d203 Update common error doc by rohitpai · 3 months ago
  35. 796ba93 Enable HTTP additional sockets by Ed Tanous · 4 years, 9 months ago
  36. cd7dbb3 Support h2c upgrade by Ed Tanous · 3 months ago
  37. b5edf03 Sort compiler args by Ed Tanous · 10 weeks ago
  38. 3d21c59 Update boost to 1.87 by Ed Tanous · 10 weeks ago
  39. f2cd766 Add missing pragma once by Ed Tanous · 10 weeks ago
  40. 80d2ef3 Implement urlsafe base64 decode by Ed Tanous · 2 months ago
  41. 4a19a7b Deduplicate event ids by Ed Tanous · 3 months ago
  42. 8b07838 Fix Message arg error in JSON Patch by rohitpai · 3 months ago
  43. 504af5a clang-format: update latest spec and reformat by Patrick Williams · 2 months ago
  44. 92e11bf Use specific misc-include-cleaner statement by Myung Bae · 3 months ago
  45. 1e4bc6f meson: reformat with meson formatter by Patrick Williams · 2 months ago
  46. 2405091 meson: reformat with meson formatter by Patrick Williams · 3 months ago
  47. 5d92fff Move error code utils into new file by rohitpai · 3 months ago
  48. 4aad6ed Ignore header failures on registries by Ed Tanous · 3 months ago
  49. 9838eb2 Move io context to singleton by Ed Tanous · 3 months ago
  50. d785720 Fix includes by Ed Tanous · 3 months ago
  51. 3d66430 Move hostlogger utilities by Ed Tanous · 3 months ago
  52. cf91c8c Fix crash when modifying static v6 default gateway by Asmitha Karunanithi · 3 months ago
  53. d2ec1bd Update symlinks for 2024.4 by Gunnar Mills · 3 months ago
  54. fda37f9 Fix inotify by Ed Tanous · 5 months ago
  55. 3c9e6b1 $filter Query parameter support for nested keys added by Chandramohan Harkude · 3 months ago
  56. a93e9c7 Move time_utils to compile unit by Ed Tanous · 5 months ago
  57. c069fca Move to std::chrono by Ed Tanous · 5 months ago
  58. 9b46bc0 Update to 2024.4 by Myung Bae · 3 months ago
  59. 6c038f2 Roll out error message utils by Ed Tanous · 3 months ago
  60. 6e78b68 network: fix dhcp values in redfish response by Asmitha Karunanithi · 4 months ago
  61. 40e9b92 Use SPDX identifiers by Ed Tanous · 7 months ago
  62. 65622a5 openbmc_dbus_rest: Allow empty interfaces by Lei YU · 3 months ago
  63. 0309c21 Improve subscriptions logging by Igor Kanyuka · 3 months ago
  64. 6282bc7 Don't forward skip or only to aggregator by Ed Tanous · 8 months ago
  65. 60e995c Break out journal utils by Ed Tanous · 4 months ago
  66. f1137a9 Remove base from journal calls by Ed Tanous · 3 months ago
  67. 5e2f099 Static link boost by Ed Tanous · 5 months ago
  68. 56431b2 dbus event subscriptions: test dbus_log_watcher by Alexander Hansen · 5 months ago
  69. 546d078 dbus event subscription: add MessageId by Alexander Hansen · 3 months ago
  70. 4a7a15c dbus event subscription: add timestamp by Alexander Hansen · 5 months ago
  71. 1c588de Fix --buildtype=debug build error message by Abiola Asojo · 3 months ago
  72. a6bd55b Add path of problem device to trace by Gunnar Mills · 3 months ago
  73. 7da633f Clang-tidy updates for 19 by Ed Tanous · 5 months ago
  74. f2656d1 ci: fix ci ubasan failure by Alexander Hansen · 3 months ago
  75. a5f87d4 SW: Don't log if no association by Gunnar Mills · 3 months ago
  76. d35c241 Don't use template for callback by Ed Tanous · 5 months ago
  77. 4ac7894 Add content type to HTTP events by Ed Tanous · 5 months ago
  78. 492ec93 Refactor large lambda by Ed Tanous · 4 months ago
  79. c8895b0 Reformat python by Ed Tanous · 4 months ago
  80. e4628c8 Move isJSONContentType to content-type parser by Ed Tanous · 4 months ago
  81. 7e6d032 Fix out of range error when input non default registries by Tam Nguyen · 4 months ago
  82. 38afdb9 Clean up static analysis by Ed Tanous · 4 months ago
  83. 464924c Fix SSE firing order by Ed Tanous · 4 months ago
  84. 3515fd1 Replace unique ptrs with concrete classes by Ed Tanous · 4 months ago
  85. 58c7148 Transition to simpler trigger interface by Ed Tanous · 6 months ago
  86. e364803 Make trigger use common types by Ed Tanous · 6 months ago
  87. 04adfbc Apply meson format by Ed Tanous · 4 months ago
  88. dac07ca Fix MRD patch request with overwriting metrics by Boleslaw Ogonczyk Makowski · 4 months ago
  89. b437a53 account_service: Move to unpackproperty method by Asmitha Karunanithi · 4 months ago
  90. e212205 Fix mardownlint error by Ed Tanous · 4 months ago
  91. 80e6e25 Handle all possible subtypes by Ed Tanous · 4 months ago
  92. a64919e Fix issues in MRD patch requests by Boleslaw Ogonczyk Makowski · 4 months ago
  93. 64d31aa clang-format: re-format for clang-19 by Patrick Williams · 4 months ago
  94. 770362f Use raw content URL by Milton D. Miller II · 4 months ago
  95. 6e1a52f Fix setting gateways by Ed Tanous · 5 months ago
  96. 81ee0e7 Update Submit Test event feature to send custom data by Chandramohan Harkude · 4 months ago
  97. a8a5bc1 Generate heartbeat registry by Ed Tanous · 5 months ago
  98. 847deee Generate resource event by Ed Tanous · 5 months ago
  99. f175c28 Generate task event by Ed Tanous · 5 months ago
  100. daadfb2 Fix clang-tidy by Ed Tanous · 4 months ago