1. f3025d9 Correct OpenBMCComputerSystem schema content by Myung Bae · 8 months ago
  2. 0c728b4 Sensors: Add enum for chassis sub nodes by Janet Adkins · 8 months ago
  3. 9d62d12 Correct comment to reflect PrivilegeRegistry by Gunnar Mills · 8 months ago
  4. 3d45ef6 Fix getLogEntryCollection privilege by Gunnar Mills · 8 months ago
  5. 7945eee Break out host logger into methods by Ed Tanous · 8 months ago
  6. e21126e Break out hostlogger by Ed Tanous · 8 months ago
  7. 34fe470 Break out post codes into separate functions by Ed Tanous · 8 months ago
  8. 8d2f868 Break out post codes by Ed Tanous · 8 months ago
  9. d193e00 Pam refactoring: To support multiple prompts by Abhilash Raju · 8 months ago
  10. 82f49fa Move response creation into PasswordData class by Ed Tanous · 8 months ago
  11. 3a58c5a Require Inventory.Item.PCIeDevice for PCIe objects by Konstantin Aladyshev · 9 months ago
  12. 478b7ad Remove IWYU pragmas by Ed Tanous · 9 months ago
  13. 0771a26 Enable clang-include-cleaner by Ed Tanous · 8 months ago
  14. 41fe81c Fix includes by Ed Tanous · 8 months ago
  15. 058f54e meson: switch code dependency to libsystemd by Patrick Williams · 8 months ago
  16. 1a09590 Filter out query params in searchCollectionsArray by Joonwon Kang · 8 months ago
  17. d0bae4b Fix boost 1.86.0 wrap file by Carson Labrado · 8 months ago
  18. 4652c64 Hypervisor: Fix redfish validator errors by Asmitha Karunanithi · 9 months ago
  19. 739b27b Fix Delete IPv6StaticDefaultGateways by Ravi Teja · 8 months ago
  20. f056d96 Update installed files to latest by Gunnar Mills · 8 months ago
  21. c6178ab Update symlinks for 2024.2 by Gunnar Mills · 8 months ago
  22. c956360 Sensors: Move objectPropertiesToJson() to sensor_utils by Janet Adkins · 8 months ago
  23. 9be245e Fix password update by Ed Tanous · 8 months ago
  24. 50bfc91 Fix redfish response for unknown method by Ed Tanous · 9 months ago
  25. 2539e69 Add message registry for power button long press by Chanh Nguyen · 8 months ago
  26. ba49831 Improved telemetry service error handling by Krzysztof Grobelny · 2 years, 6 months ago
  27. b54eb49 Add property error by Ed Tanous · 8 months ago
  28. b4361d6 Refactor by Ed Tanous · 8 months ago
  29. 92e26be Reformat meson files with meson format by Ed Tanous · 8 months ago
  30. 0eebcef NetworkProtocol: Support NetworkSuppliedServers by Jishnu CM · 12 months ago
  31. 7a16ddc Clang-format-18 by Ed Tanous · 8 months ago
  32. 247ae89 Make PATCH return 204 again by Ed Tanous · 8 months ago
  33. bd1299b Enable bmcweb dynamic logging by Aushim Nagarkatti · 8 months ago
  34. 28cfceb Update to 2024.2 by Gunnar Mills · 8 months ago
  35. 2ccce1f Redfish Session: Implement MFA "Token" property by Ravi Teja · 8 months ago
  36. 05ecd3a Fix NOLINT in pam module by Ed Tanous · 1 year, 2 months ago
  37. 4ed30a8 Update to boost 1.86.0 by Ed Tanous · 8 months ago
  38. 921cfcd build: upgrade to C++23 by Patrick Williams · 1 year, 8 months ago
  39. 1516c21 Sensors: Create utility class for sensors by Janet Adkins · 8 months ago
  40. dd7090e Fix 404 on Hypervisor Reset by Gunnar Mills · 9 months ago
  41. 6889620 Add a Hypervisor Computer System Option by Gunnar Mills · 8 months ago
  42. cd504a9 Partial revert of http_client by Ed Tanous · 8 months ago
  43. d2cdd47 Event : add MemberId in TestEvent by Chandra Harkude · 8 months ago
  44. bd79bce clang-format: re-format for clang-18 by Patrick Williams · 8 months ago
  45. cdf25ff Make set properties return 200 Success not 204 by Ed Tanous · 9 months ago
  46. 45de612 Trick bugprone exception escape by Ed Tanous · 8 months ago
  47. a782e26 event logs: move route requests by Alexander Hansen · 8 months ago
  48. 898f2aa Consolidate LogEntry builders by Ed Tanous · 9 months ago
  49. 587090c update service: use return path for task callback by Jagpal Singh Gill · 8 months ago
  50. 608fb7b http_body: Implement static bmcweb::HttpBody::size() function by Potin Lai · 8 months ago
  51. b729096 Refactor large lambda into function by Ed Tanous · 9 months ago
  52. 4f46796 Add case default by Ed Tanous · 9 months ago
  53. 4e338b2 update service: remove tftp simple update flow by Jagpal Singh Gill · 10 months ago
  54. ab34422 Fix tabbing on readJsonPatch by Ed Tanous · 9 months ago
  55. 599b9af refactor log_services.hpp, separate handlers by Alexander Hansen · 9 months ago
  56. 99da8c8 scripts: csdl-to-json-converter: README.md: Fix MD034 warnings by George Liu · 9 months ago
  57. 22a1b15 Remove "Function wasn't a string?" messages for PCIe by Konstantin Aladyshev · 9 months ago
  58. ea5e224 Fix overflow by Ed Tanous · 9 months ago
  59. 11cc733 chassis: fix power state regression by Andrew Geissler · 9 months ago
  60. b0a7b57 Remove unused code by Ed Tanous · 9 months ago
  61. e43512a Remove inline operator by Ed Tanous · 9 months ago
  62. b0b6152 Add missing nullptr check by Ed Tanous · 9 months ago
  63. d5c0172 Add back odata support by Ed Tanous · 10 months ago
  64. ced552a scripts: csdl-to-json-converter: README.md: Fix MD040 warnings by George Liu · 9 months ago
  65. 471cd24 Remove EventType by Ed Tanous · 10 months ago
  66. 539d8c6 Consistently use generated enumerations by Ed Tanous · 10 months ago
  67. 6d0b80b Fix RemoteRoleMap PATCH operation by Ravi Teja · 9 months ago
  68. 6bd3081 Change retry policy for redfish aggregator by Ed Tanous · 9 months ago
  69. fa2d6ae Upgrade select alpn callback by Ed Tanous · 9 months ago
  70. 724985f Break out SSL key handler into a compile unit by Ed Tanous · 11 months ago
  71. d3e9c3a Combine cipher suite lists by Ed Tanous · 11 months ago
  72. aad51a1 Update client ciphers to mozilla intermediate by Ed Tanous · 11 months ago
  73. 7f23576 update service: path change for D-Bus interface by Jagpal Singh Gill · 10 months ago
  74. c018f70 update service: updateable firmware logic change by Jagpal Singh Gill · 10 months ago
  75. 08f61d5 update service: simplify object path lookup by Jagpal Singh Gill · 9 months ago
  76. 2401e81 Remove old symlinks by Ed Tanous · 9 months ago
  77. f80a87f Add SSE filter param support by Ed Tanous · 10 months ago
  78. 2d57219 Remove support for openssl < 3.0 by Ed Tanous · 9 months ago
  79. fdbce79 Fix Task Monitor URI by Ed Tanous · 10 months ago
  80. 83e3725 Task json dump whitespace by Ed Tanous · 9 months ago
  81. f8fe221 Simplify task service code by Ed Tanous · 10 months ago
  82. 2b47f94 Support reading zstd files by Ed Tanous · 1 year, 1 month ago
  83. d1eeb79 Update copyright and schema location by Ed Tanous · 9 months ago
  84. 1d834d4 OemComputerSystem -> OpenBMCComputerSystem by Ed Tanous · 9 months ago
  85. f958ed9 Rename OemVirtualMedia to OpenBMCVirtualMedia by Ed Tanous · 9 months ago
  86. 41b88f2 Fix openbmc account service by Ed Tanous · 9 months ago
  87. cef8cf9 Document Json OEM schema creation by Ed Tanous · 9 months ago
  88. b6d8c69 Delete schemas.hpp by Ed Tanous · 9 months ago
  89. 055713e Make journal log efficient by Ed Tanous · 9 months ago
  90. 84177a2 Break journal logging into methods by Ed Tanous · 9 months ago
  91. b0983db Break out Journal log into its own file by Ed Tanous · 9 months ago
  92. 19bb362 EventDestination: Implement VerifyCertificate by Ed Tanous · 10 months ago
  93. 1a0866c Fix markdownlint issues by Ed Tanous · 9 months ago
  94. 323af81 Fix meson warnings on symlinks by Ed Tanous · 9 months ago
  95. 9ed3f90 Fix crash on subscriptions by Ed Tanous · 9 months ago
  96. 04c35e2 Remove unused variable by Ed Tanous · 9 months ago
  97. 9f56509 Fix typo regression by Ed Tanous · 9 months ago
  98. fc1cdd1 Fix OpenBMC OEMManager by Ed Tanous · 9 months ago
  99. 3369dd6 Add tests for invalid datetimes in time_utils by Farah Rasheed · 9 months ago
  100. fbfb788 Fix coredump when restart service if created subscriptions by wenlitao · 9 months ago