1. 19ea286 Always fall back to ChassisType RackMount by Gunnar Mills · 6 weeks ago
  2. 56b8199 Make message registries use 2 digit versions by Ed Tanous · 7 weeks ago
  3. be2f124 Extract reusable logic into separate function by Jishnu CM · 7 weeks ago
  4. 21c0ba6 Make eventId increment per event by Myung Bae · 7 weeks ago
  5. f7a2607 Refactor Message Header and Url Selector by Myung Bae · 7 weeks ago
  6. fb54610 Implement Subscription Heartbeat Logic by Myung Bae · 3 months ago
  7. 5064a25 Add Persistent Heartbeat subscription properties by Myung Bae · 4 months ago
  8. 8274eb1 Simplify journal paging by Ed Tanous · 9 weeks ago
  9. f8010a3 Refactor swutils to break down in to functions by Ed Tanous · 10 weeks ago
  10. 2952f64 Dynamically determine ChassisType for Redfish by Joseph-Jonathan Salzano · 9 weeks ago
  11. 6c58a03 event service: dbus log: enable event subscription by Alexander Hansen · 9 weeks ago
  12. 7b66972 Break out Filesystem events into classes by Ed Tanous · 9 weeks ago
  13. 3433b03 Break out SendEventToSubs by Ed Tanous · 8 weeks ago
  14. ea20bc6 Break out long lambda in filesystem events by Ed Tanous · 8 weeks ago
  15. 2ac6985 Break out Dbus events into class by Ed Tanous · 8 weeks ago
  16. b26ff34 Break out dbus telemetry watcher by Ed Tanous · 8 weeks ago
  17. 2185dde Break out filesystem watcher into separate file by Ed Tanous · 8 weeks ago
  18. 352945b Update base registry keys to 1.19 by Ed Tanous · 9 weeks ago
  19. 48fb20b Update error types to use dmtf by Ed Tanous · 9 weeks ago
  20. 644cdcb Make all ints size_t by Ed Tanous · 9 weeks ago
  21. f8cca87 Order by order in DMTF registry by Ed Tanous · 9 weeks ago
  22. 7ccfe68 Generate error messages source by Ed Tanous · 9 weeks ago
  23. c87294a Remove InvalidUpload response code by Ed Tanous · 9 weeks ago
  24. 034e125 Don't pretty print inline arguments by Ed Tanous · 9 weeks ago
  25. 42079ec Generate error messages for Redfish by Ed Tanous · 9 weeks ago
  26. aaebeaa Rename parameters to keep convention by Ed Tanous · 9 weeks ago
  27. e7bcf47 json utility: fixed core dump during sensor load by Jayanth Othayoth · 9 weeks ago
  28. 9008975 Fix regression on metadata uri by Ed Tanous · 9 weeks ago
  29. a877074 Enable gcc-14 builds by Ed Tanous · 9 weeks ago
  30. d109e2b Refactor: move registries functions to their file by Alexander Hansen · 9 weeks ago
  31. b80ba2e Refactor: extract src/event_log.cpp by Alexander Hansen · 9 weeks ago
  32. 6a42dc6 Change primary postcode interface to byte array by Potin Lai · 4 months ago
  33. 9f892fa fix redfish validator error for Update interface by Jagpal Singh Gill · 10 weeks ago
  34. 02c1e29 Refactor: break up event_service_manager.hpp by Alexander Hansen · 9 weeks ago
  35. fa800c8 Manager: Remove SerialConsole and TODO by Gunnar Mills · 10 weeks ago
  36. d27c31e update service name for UPDATESERVICE_USE_DBUS by Jagpal Singh Gill · 3 months ago
  37. 5fe4ef3 Make UserSubscription as shared_ptr in Subscription by Myung Bae · 3 months ago
  38. b07942e Fix snmp port out of range by George Liu · 3 months ago
  39. 02ea923 Remove 2nd incorrect TotalCores by Gunnar Mills · 3 months ago
  40. f712565 Remove SubscriptionId get and set functions by Myung Bae · 3 months ago
  41. a0969c7 Remove subscription for TerminateAfterRetries policy by Myung Bae · 4 months ago
  42. 56ba386 Fix Persistent Subscription PATCH by Myung Bae · 3 months ago
  43. 7585b76 Adds redfish error for GenerateSecretKeyRequired by Jishnu CM · 3 months ago
  44. 340d74c Handling of OutOfRange in ReadJson by Myung Bae · 3 months ago
  45. 788b091 Event: Change MemberId type to string by Igor Kanyuka · 3 months ago
  46. 5900d4c clang-tidy: add misc-include-cleaner fixes by Patrick Williams · 3 months ago
  47. 21a94d5 Fix coredump during subscription by Myung Bae · 3 months ago
  48. afc474a Format readjson by Myung Bae · 3 months ago
  49. 6fe8751 Implement TemperatureReadingsCelsius property for ThermalMetrics by George Liu · 1 year, 6 months ago
  50. d3a48a1 Refactor eventMatchesFilter by Ed Tanous · 4 months ago
  51. 4b712a2 Move UserSubscription to composition by Ed Tanous · 1 year, 6 months ago
  52. 41868c6 Reformat with Never-AlignTrailingComments style by Myung Bae · 3 months ago
  53. d8e2b61 Fix PowerSupply GET error by Myung Bae · 3 months ago
  54. 89449bb update service: update the updateable BMC by Jagpal Singh Gill · 5 months ago
  55. e9f1201 Add unit test for trailing slashes by Ed Tanous · 3 months ago
  56. b519006 Support ProductionDate report by Hieu Huynh · 6 months ago
  57. 352e3b7 dateStringToEpoch: add the additional format by Hieu Huynh · 4 months ago
  58. 3e42a32 Refactor mapper calls to use getAssociatedSubTreePathsById by Lakshmi Yadlapati · 7 months ago
  59. 4e196b9 json utility: Update sort algorithms by Ed Tanous · 4 months ago
  60. b575cae Bump base registry to 1.19.0 by Jishnu CM · 4 months ago
  61. d3e0859 sdbusplus: use shorter type aliases by Patrick Williams · 4 months ago
  62. 26d3b0f Fix error codes by Chandra Harkude · 4 months ago
  63. a14c911 Add extra subscription params support by Ed Tanous · 5 months ago
  64. 262dcc1 event logs: introduce struct DbusEventLogEntry by Alexander Hansen · 4 months ago
  65. 8812e8b Do not remove wrong cookies on Session DELETE by Paul Fertser · 4 months ago
  66. 6440c77 Update symlinks for 2024.3 by Gunnar Mills · 4 months ago
  67. dd5c81e Update to 2024.3 by Gunnar Mills · 4 months ago
  68. d51c61b Fix status for non-existent JsonSchema FileGet by Myung Bae · 4 months ago
  69. cd5a898 Sensors: Add SpeedRPM property by Janet Adkins · 5 months ago
  70. 6d799e1 Rename sendEvent by Ed Tanous · 4 months ago
  71. fe37dda Fix 404 status from JsonSchemas FileGet by Myung Bae · 4 months ago
  72. 6be832e Remove duplicated block comments by Ed Tanous · 4 months ago
  73. 8759961 Fix EventDesition schema version usage by Myung Bae · 4 months ago
  74. ab0d439 Fix IPv6 static default gateway by Ravi Teja · 5 months ago
  75. 03d4d37 event service manager: more meaningful debug logs by Alexander Hansen · 5 months ago
  76. 4ff0f1f static -> inline by Ed Tanous · 5 months ago
  77. f836c1d Fix static analysis by Ed Tanous · 5 months ago
  78. 5ea927b Fix static analysis issues by Ed Tanous · 5 months ago
  79. 4e0d878 Fix std::forwards by Ed Tanous · 5 months ago
  80. e3142e8 Remove unused OemComputerSystem json file by Myung Bae · 4 months ago
  81. 7805ca2 Fix OpenBMC JsonSchemas installation by Myung Bae · 5 months ago
  82. a0735a4 User creation: Add EC to Log by Gunnar Mills · 5 months ago
  83. c44cddd Format OEM schemas with xmllint by Ed Tanous · 5 months ago
  84. f3025d9 Correct OpenBMCComputerSystem schema content by Myung Bae · 5 months ago
  85. 0c728b4 Sensors: Add enum for chassis sub nodes by Janet Adkins · 5 months ago
  86. 9d62d12 Correct comment to reflect PrivilegeRegistry by Gunnar Mills · 5 months ago
  87. 3d45ef6 Fix getLogEntryCollection privilege by Gunnar Mills · 5 months ago
  88. 7945eee Break out host logger into methods by Ed Tanous · 5 months ago
  89. e21126e Break out hostlogger by Ed Tanous · 5 months ago
  90. 34fe470 Break out post codes into separate functions by Ed Tanous · 5 months ago
  91. 8d2f868 Break out post codes by Ed Tanous · 5 months ago
  92. 3a58c5a Require Inventory.Item.PCIeDevice for PCIe objects by Konstantin Aladyshev · 6 months ago
  93. 478b7ad Remove IWYU pragmas by Ed Tanous · 6 months ago
  94. 41fe81c Fix includes by Ed Tanous · 5 months ago
  95. 058f54e meson: switch code dependency to libsystemd by Patrick Williams · 5 months ago
  96. 1a09590 Filter out query params in searchCollectionsArray by Joonwon Kang · 5 months ago
  97. 4652c64 Hypervisor: Fix redfish validator errors by Asmitha Karunanithi · 6 months ago
  98. 739b27b Fix Delete IPv6StaticDefaultGateways by Ravi Teja · 5 months ago
  99. f056d96 Update installed files to latest by Gunnar Mills · 5 months ago
  100. c6178ab Update symlinks for 2024.2 by Gunnar Mills · 5 months ago