1. 02c1e29 Refactor: break up event_service_manager.hpp by Alexander Hansen · 5 weeks ago
  2. fa800c8 Manager: Remove SerialConsole and TODO by Gunnar Mills · 6 weeks ago
  3. d27c31e update service name for UPDATESERVICE_USE_DBUS by Jagpal Singh Gill · 10 weeks ago
  4. 5fe4ef3 Make UserSubscription as shared_ptr in Subscription by Myung Bae · 9 weeks ago
  5. b07942e Fix snmp port out of range by George Liu · 8 weeks ago
  6. 02ea923 Remove 2nd incorrect TotalCores by Gunnar Mills · 8 weeks ago
  7. f712565 Remove SubscriptionId get and set functions by Myung Bae · 9 weeks ago
  8. a0969c7 Remove subscription for TerminateAfterRetries policy by Myung Bae · 3 months ago
  9. 56ba386 Fix Persistent Subscription PATCH by Myung Bae · 2 months ago
  10. 7585b76 Adds redfish error for GenerateSecretKeyRequired by Jishnu CM · 10 weeks ago
  11. 340d74c Handling of OutOfRange in ReadJson by Myung Bae · 2 months ago
  12. 788b091 Event: Change MemberId type to string by Igor Kanyuka · 10 weeks ago
  13. 5900d4c clang-tidy: add misc-include-cleaner fixes by Patrick Williams · 2 months ago
  14. 21a94d5 Fix coredump during subscription by Myung Bae · 10 weeks ago
  15. afc474a Format readjson by Myung Bae · 3 months ago
  16. 6fe8751 Implement TemperatureReadingsCelsius property for ThermalMetrics by George Liu · 1 year, 5 months ago
  17. d3a48a1 Refactor eventMatchesFilter by Ed Tanous · 3 months ago
  18. 4b712a2 Move UserSubscription to composition by Ed Tanous · 1 year, 5 months ago
  19. 41868c6 Reformat with Never-AlignTrailingComments style by Myung Bae · 2 months ago
  20. d8e2b61 Fix PowerSupply GET error by Myung Bae · 3 months ago
  21. 89449bb update service: update the updateable BMC by Jagpal Singh Gill · 4 months ago
  22. e9f1201 Add unit test for trailing slashes by Ed Tanous · 3 months ago
  23. b519006 Support ProductionDate report by Hieu Huynh · 6 months ago
  24. 352e3b7 dateStringToEpoch: add the additional format by Hieu Huynh · 3 months ago
  25. 3e42a32 Refactor mapper calls to use getAssociatedSubTreePathsById by Lakshmi Yadlapati · 6 months ago
  26. 4e196b9 json utility: Update sort algorithms by Ed Tanous · 3 months ago
  27. b575cae Bump base registry to 1.19.0 by Jishnu CM · 3 months ago
  28. d3e0859 sdbusplus: use shorter type aliases by Patrick Williams · 3 months ago
  29. 26d3b0f Fix error codes by Chandra Harkude · 3 months ago
  30. a14c911 Add extra subscription params support by Ed Tanous · 4 months ago
  31. 262dcc1 event logs: introduce struct DbusEventLogEntry by Alexander Hansen · 3 months ago
  32. 8812e8b Do not remove wrong cookies on Session DELETE by Paul Fertser · 3 months ago
  33. 6440c77 Update symlinks for 2024.3 by Gunnar Mills · 3 months ago
  34. dd5c81e Update to 2024.3 by Gunnar Mills · 3 months ago
  35. d51c61b Fix status for non-existent JsonSchema FileGet by Myung Bae · 3 months ago
  36. cd5a898 Sensors: Add SpeedRPM property by Janet Adkins · 4 months ago
  37. 6d799e1 Rename sendEvent by Ed Tanous · 3 months ago
  38. fe37dda Fix 404 status from JsonSchemas FileGet by Myung Bae · 3 months ago
  39. 6be832e Remove duplicated block comments by Ed Tanous · 3 months ago
  40. 8759961 Fix EventDesition schema version usage by Myung Bae · 3 months ago
  41. ab0d439 Fix IPv6 static default gateway by Ravi Teja · 4 months ago
  42. 03d4d37 event service manager: more meaningful debug logs by Alexander Hansen · 4 months ago
  43. 4ff0f1f static -> inline by Ed Tanous · 4 months ago
  44. f836c1d Fix static analysis by Ed Tanous · 4 months ago
  45. 5ea927b Fix static analysis issues by Ed Tanous · 4 months ago
  46. 4e0d878 Fix std::forwards by Ed Tanous · 4 months ago
  47. e3142e8 Remove unused OemComputerSystem json file by Myung Bae · 4 months ago
  48. 7805ca2 Fix OpenBMC JsonSchemas installation by Myung Bae · 4 months ago
  49. a0735a4 User creation: Add EC to Log by Gunnar Mills · 4 months ago
  50. c44cddd Format OEM schemas with xmllint by Ed Tanous · 4 months ago
  51. f3025d9 Correct OpenBMCComputerSystem schema content by Myung Bae · 4 months ago
  52. 0c728b4 Sensors: Add enum for chassis sub nodes by Janet Adkins · 4 months ago
  53. 9d62d12 Correct comment to reflect PrivilegeRegistry by Gunnar Mills · 4 months ago
  54. 3d45ef6 Fix getLogEntryCollection privilege by Gunnar Mills · 4 months ago
  55. 7945eee Break out host logger into methods by Ed Tanous · 4 months ago
  56. e21126e Break out hostlogger by Ed Tanous · 4 months ago
  57. 34fe470 Break out post codes into separate functions by Ed Tanous · 4 months ago
  58. 8d2f868 Break out post codes by Ed Tanous · 4 months ago
  59. 3a58c5a Require Inventory.Item.PCIeDevice for PCIe objects by Konstantin Aladyshev · 5 months ago
  60. 478b7ad Remove IWYU pragmas by Ed Tanous · 5 months ago
  61. 41fe81c Fix includes by Ed Tanous · 4 months ago
  62. 058f54e meson: switch code dependency to libsystemd by Patrick Williams · 4 months ago
  63. 1a09590 Filter out query params in searchCollectionsArray by Joonwon Kang · 4 months ago
  64. 4652c64 Hypervisor: Fix redfish validator errors by Asmitha Karunanithi · 5 months ago
  65. 739b27b Fix Delete IPv6StaticDefaultGateways by Ravi Teja · 4 months ago
  66. f056d96 Update installed files to latest by Gunnar Mills · 4 months ago
  67. c6178ab Update symlinks for 2024.2 by Gunnar Mills · 4 months ago
  68. c956360 Sensors: Move objectPropertiesToJson() to sensor_utils by Janet Adkins · 4 months ago
  69. 2539e69 Add message registry for power button long press by Chanh Nguyen · 4 months ago
  70. ba49831 Improved telemetry service error handling by Krzysztof Grobelny · 2 years, 3 months ago
  71. b54eb49 Add property error by Ed Tanous · 4 months ago
  72. b4361d6 Refactor by Ed Tanous · 4 months ago
  73. 92e26be Reformat meson files with meson format by Ed Tanous · 4 months ago
  74. 0eebcef NetworkProtocol: Support NetworkSuppliedServers by Jishnu CM · 8 months ago
  75. 247ae89 Make PATCH return 204 again by Ed Tanous · 4 months ago
  76. 28cfceb Update to 2024.2 by Gunnar Mills · 4 months ago
  77. 2ccce1f Redfish Session: Implement MFA "Token" property by Ravi Teja · 5 months ago
  78. 1516c21 Sensors: Create utility class for sensors by Janet Adkins · 4 months ago
  79. dd7090e Fix 404 on Hypervisor Reset by Gunnar Mills · 5 months ago
  80. 6889620 Add a Hypervisor Computer System Option by Gunnar Mills · 4 months ago
  81. d2cdd47 Event : add MemberId in TestEvent by Chandra Harkude · 4 months ago
  82. bd79bce clang-format: re-format for clang-18 by Patrick Williams · 4 months ago
  83. cdf25ff Make set properties return 200 Success not 204 by Ed Tanous · 5 months ago
  84. a782e26 event logs: move route requests by Alexander Hansen · 4 months ago
  85. 898f2aa Consolidate LogEntry builders by Ed Tanous · 5 months ago
  86. 587090c update service: use return path for task callback by Jagpal Singh Gill · 4 months ago
  87. b729096 Refactor large lambda into function by Ed Tanous · 5 months ago
  88. 4e338b2 update service: remove tftp simple update flow by Jagpal Singh Gill · 6 months ago
  89. ab34422 Fix tabbing on readJsonPatch by Ed Tanous · 5 months ago
  90. 599b9af refactor log_services.hpp, separate handlers by Alexander Hansen · 5 months ago
  91. 22a1b15 Remove "Function wasn't a string?" messages for PCIe by Konstantin Aladyshev · 5 months ago
  92. 11cc733 chassis: fix power state regression by Andrew Geissler · 5 months ago
  93. b0a7b57 Remove unused code by Ed Tanous · 5 months ago
  94. b0b6152 Add missing nullptr check by Ed Tanous · 5 months ago
  95. d5c0172 Add back odata support by Ed Tanous · 6 months ago
  96. 471cd24 Remove EventType by Ed Tanous · 6 months ago
  97. 539d8c6 Consistently use generated enumerations by Ed Tanous · 6 months ago
  98. 6d0b80b Fix RemoteRoleMap PATCH operation by Ravi Teja · 5 months ago
  99. 6bd3081 Change retry policy for redfish aggregator by Ed Tanous · 5 months ago
  100. 7f23576 update service: path change for D-Bus interface by Jagpal Singh Gill · 6 months ago