1. 7805ca2 Fix OpenBMC JsonSchemas installation by Myung Bae · 4 months ago
  2. a0735a4 User creation: Add EC to Log by Gunnar Mills · 4 months ago
  3. c44cddd Format OEM schemas with xmllint by Ed Tanous · 4 months ago
  4. f3025d9 Correct OpenBMCComputerSystem schema content by Myung Bae · 4 months ago
  5. 0c728b4 Sensors: Add enum for chassis sub nodes by Janet Adkins · 4 months ago
  6. 9d62d12 Correct comment to reflect PrivilegeRegistry by Gunnar Mills · 4 months ago
  7. 3d45ef6 Fix getLogEntryCollection privilege by Gunnar Mills · 4 months ago
  8. 7945eee Break out host logger into methods by Ed Tanous · 4 months ago
  9. e21126e Break out hostlogger by Ed Tanous · 4 months ago
  10. 34fe470 Break out post codes into separate functions by Ed Tanous · 4 months ago
  11. 8d2f868 Break out post codes by Ed Tanous · 4 months ago
  12. 3a58c5a Require Inventory.Item.PCIeDevice for PCIe objects by Konstantin Aladyshev · 5 months ago
  13. 478b7ad Remove IWYU pragmas by Ed Tanous · 6 months ago
  14. 41fe81c Fix includes by Ed Tanous · 4 months ago
  15. 058f54e meson: switch code dependency to libsystemd by Patrick Williams · 4 months ago
  16. 1a09590 Filter out query params in searchCollectionsArray by Joonwon Kang · 5 months ago
  17. 4652c64 Hypervisor: Fix redfish validator errors by Asmitha Karunanithi · 5 months ago
  18. 739b27b Fix Delete IPv6StaticDefaultGateways by Ravi Teja · 4 months ago
  19. f056d96 Update installed files to latest by Gunnar Mills · 4 months ago
  20. c6178ab Update symlinks for 2024.2 by Gunnar Mills · 4 months ago
  21. c956360 Sensors: Move objectPropertiesToJson() to sensor_utils by Janet Adkins · 4 months ago
  22. 2539e69 Add message registry for power button long press by Chanh Nguyen · 4 months ago
  23. ba49831 Improved telemetry service error handling by Krzysztof Grobelny · 2 years, 3 months ago
  24. b54eb49 Add property error by Ed Tanous · 4 months ago
  25. b4361d6 Refactor by Ed Tanous · 5 months ago
  26. 92e26be Reformat meson files with meson format by Ed Tanous · 5 months ago
  27. 0eebcef NetworkProtocol: Support NetworkSuppliedServers by Jishnu CM · 9 months ago
  28. 247ae89 Make PATCH return 204 again by Ed Tanous · 5 months ago
  29. 28cfceb Update to 2024.2 by Gunnar Mills · 5 months ago
  30. 2ccce1f Redfish Session: Implement MFA "Token" property by Ravi Teja · 5 months ago
  31. 1516c21 Sensors: Create utility class for sensors by Janet Adkins · 5 months ago
  32. dd7090e Fix 404 on Hypervisor Reset by Gunnar Mills · 5 months ago
  33. 6889620 Add a Hypervisor Computer System Option by Gunnar Mills · 5 months ago
  34. d2cdd47 Event : add MemberId in TestEvent by Chandra Harkude · 5 months ago
  35. bd79bce clang-format: re-format for clang-18 by Patrick Williams · 5 months ago
  36. cdf25ff Make set properties return 200 Success not 204 by Ed Tanous · 6 months ago
  37. a782e26 event logs: move route requests by Alexander Hansen · 5 months ago
  38. 898f2aa Consolidate LogEntry builders by Ed Tanous · 5 months ago
  39. 587090c update service: use return path for task callback by Jagpal Singh Gill · 5 months ago
  40. b729096 Refactor large lambda into function by Ed Tanous · 5 months ago
  41. 4e338b2 update service: remove tftp simple update flow by Jagpal Singh Gill · 7 months ago
  42. ab34422 Fix tabbing on readJsonPatch by Ed Tanous · 5 months ago
  43. 599b9af refactor log_services.hpp, separate handlers by Alexander Hansen · 5 months ago
  44. 22a1b15 Remove "Function wasn't a string?" messages for PCIe by Konstantin Aladyshev · 5 months ago
  45. 11cc733 chassis: fix power state regression by Andrew Geissler · 5 months ago
  46. b0a7b57 Remove unused code by Ed Tanous · 5 months ago
  47. b0b6152 Add missing nullptr check by Ed Tanous · 5 months ago
  48. d5c0172 Add back odata support by Ed Tanous · 7 months ago
  49. 471cd24 Remove EventType by Ed Tanous · 7 months ago
  50. 539d8c6 Consistently use generated enumerations by Ed Tanous · 7 months ago
  51. 6d0b80b Fix RemoteRoleMap PATCH operation by Ravi Teja · 5 months ago
  52. 6bd3081 Change retry policy for redfish aggregator by Ed Tanous · 5 months ago
  53. 7f23576 update service: path change for D-Bus interface by Jagpal Singh Gill · 7 months ago
  54. c018f70 update service: updateable firmware logic change by Jagpal Singh Gill · 7 months ago
  55. 08f61d5 update service: simplify object path lookup by Jagpal Singh Gill · 6 months ago
  56. 2401e81 Remove old symlinks by Ed Tanous · 5 months ago
  57. f80a87f Add SSE filter param support by Ed Tanous · 7 months ago
  58. fdbce79 Fix Task Monitor URI by Ed Tanous · 6 months ago
  59. 83e3725 Task json dump whitespace by Ed Tanous · 6 months ago
  60. f8fe221 Simplify task service code by Ed Tanous · 7 months ago
  61. d1eeb79 Update copyright and schema location by Ed Tanous · 6 months ago
  62. 1d834d4 OemComputerSystem -> OpenBMCComputerSystem by Ed Tanous · 6 months ago
  63. f958ed9 Rename OemVirtualMedia to OpenBMCVirtualMedia by Ed Tanous · 6 months ago
  64. 41b88f2 Fix openbmc account service by Ed Tanous · 6 months ago
  65. b6d8c69 Delete schemas.hpp by Ed Tanous · 6 months ago
  66. 055713e Make journal log efficient by Ed Tanous · 6 months ago
  67. 84177a2 Break journal logging into methods by Ed Tanous · 6 months ago
  68. b0983db Break out Journal log into its own file by Ed Tanous · 6 months ago
  69. 19bb362 EventDestination: Implement VerifyCertificate by Ed Tanous · 6 months ago
  70. 1a0866c Fix markdownlint issues by Ed Tanous · 6 months ago
  71. 323af81 Fix meson warnings on symlinks by Ed Tanous · 6 months ago
  72. 9ed3f90 Fix crash on subscriptions by Ed Tanous · 6 months ago
  73. 04c35e2 Remove unused variable by Ed Tanous · 6 months ago
  74. 9f56509 Fix typo regression by Ed Tanous · 6 months ago
  75. fc1cdd1 Fix OpenBMC OEMManager by Ed Tanous · 6 months ago
  76. 67b1590 Show hypervisor path on GET of Systems collection by Asmitha Karunanithi · 6 months ago
  77. a529a6a Make schemas selectable by Ed Tanous · 7 months ago
  78. 3281bcf Support RespondToUnauthenticatedClients PATCH by Ed Tanous · 6 months ago
  79. 89cda63 Store Request Fields that are needed later by Ed Tanous · 9 months ago
  80. 3ce3688 Mutual TLS parsing change at runtime by Ed Tanous · 7 months ago
  81. ac1e124 Make multipart use consistent parse by Ed Tanous · 6 months ago
  82. 29aab24 Send cookies to webui-vue from Sessions POST by Paul Fertser · 7 months ago
  83. 28ee563 Fix Chassis Topology Links Handling by Myung Bae · 8 months ago
  84. 478c5a5 Fix returning Roles for Sessions POST by Paul Fertser · 6 months ago
  85. 1cf8231 Allow fuzzy string comparisons in $filter expr by Ed Tanous · 6 months ago
  86. 2261a98 Use lexme in redfish filter parser by Ed Tanous · 6 months ago
  87. 25991f7 Add filter parameter support by Ed Tanous · 7 months ago
  88. f88b217 Filter Expression parser by Ed Tanous · 2 years, 9 months ago
  89. 9dae4de add D-Bus interface for unstructured HTTP push by Jagpal Singh Gill · 7 months ago
  90. e93abac Pass redfishPropertyName earlier argument by Ginu George · 7 months ago
  91. 9c95be7 remove unstructured HTTP patch for ApplyOptions by Jagpal Singh Gill · 7 months ago
  92. 8698760 Add telemetry messages to registry by Michal Orzel · 7 months ago
  93. 0bdda66 Remove nlohmann::json::items() by Ed Tanous · 1 year, 5 months ago
  94. f653730 Clean up time utils by Ed Tanous · 7 months ago
  95. c688dde Remove readSSEQueryParams method by Ed Tanous · 7 months ago
  96. fa345c7 Add EventBufferExceeded message by Ed Tanous · 7 months ago
  97. d8d5fc3 Bump base registry to 1.18.1 by Gunnar Mills · 7 months ago
  98. efff2b5 Fix spelling mistakes using codespell by Manojkiran Eda · 7 months ago
  99. f2a8e57 Pull in 2024.1 schemas by Gunnar Mills · 7 months ago
  100. 91f75ca Fix regression in Manager chassis finding by Ed Tanous · 7 months ago