1. 889ff69 Enhance logs for networkd, hypervisor networkd app by Asmitha Karunanithi · 3 years, 1 month ago
  2. 4dd5a4c test: time_utils: fix negative test by Patrick Williams · 3 years, 1 month ago
  3. c035324 Sync Telmetry service with EventService by Wludzik, Jozef · 4 years ago
  4. 1930fbd redfish-core: processor: Add Model, Microcode, Step by Brandon Kim · 3 years, 3 months ago
  5. 0fda0f1 Update clang-format by George Liu · 3 years, 1 month ago
  6. 997093e chassis: Remove boost::ends_with method by George Liu · 3 years, 1 month ago
  7. 7adb85a EventService: Pass httpHeaders to subscriber by Sunitha Harish · 3 years, 2 months ago
  8. 308f70c chassis: refactor chassis property to prepare for future support by Willy Tu · 3 years, 3 months ago
  9. 333b530 Revert "Adds new redfish unit testing for serviceroot" by Ed Tanous · 3 years, 1 month ago
  10. d8f8b2e Adds new redfish unit testing for serviceroot by John Edward Broadbent · 3 years, 6 months ago
  11. 9062d47 Revert "Change the completionhandler to accept Res" by Gunnar Mills · 3 years, 1 month ago
  12. 54fbf17 reduce error traces in priv and chassis code by Andrew Geissler · 3 years, 2 months ago
  13. 91995f3 Change the completionhandler to accept Res by zhanghch05 · 3 years, 2 months ago
  14. f667422 Fix build on clang by Ed Tanous · 3 years, 1 month ago
  15. e9cc517 Redfish: Repair the wrong change made by non-admin by Ed Tanous · 3 years, 2 months ago
  16. 0391317 Drive: Refactor Drive property request functions by Willy Tu · 3 years, 2 months ago
  17. accdbb2 redfish:sensors: change verbose error trace to debug by Andrew Geissler · 3 years, 2 months ago
  18. 4028ff7 Make telemetry use the common collection utilities by Ed Tanous · 3 years, 2 months ago
  19. b7028eb Redfish: Support Host Log Entries by Spencer Ku · 3 years, 2 months ago
  20. e585b90 Fix c++20 issue by Ed Tanous · 3 years, 2 months ago
  21. 37bbf98 Systems: Add IdlePowerSave support by Chris Cain · 3 years, 3 months ago
  22. 0a052ba Fix NTPServers are hard-coded for eth0 by George Liu · 3 years, 3 months ago
  23. 021d32c Revert "Use AsyncResp in retrieveUriToDbusMap" by Krzysztof Grobelny · 3 years, 2 months ago
  24. 9d83261 Use AsyncResp in retrieveUriToDbusMap by zhanghch05 · 3 years, 2 months ago
  25. 92409d0 Sort collections by human sort by Ed Tanous · 3 years, 3 months ago
  26. 287ece6 Remove NTPServers duplicate values and null values by George Liu · 3 years, 3 months ago
  27. d8e3c29 Fix service validator on OEM account service by Ed Tanous · 3 years, 3 months ago
  28. 3fafa37 Revert "Redfish: Support Host Log Entries" by Ed Tanous · 3 years, 2 months ago
  29. 27ea7db Collections should handle no members present by Ed Tanous · 3 years, 3 months ago
  30. 4da0445 Only generate headers once in EventService by Ed Tanous · 3 years, 4 months ago
  31. bf88850 Redfish: Support Host Log Entries by SpencerKu · 3 years, 5 months ago
  32. f201ffb Define hex helper utils by Ed Tanous · 3 years, 3 months ago
  33. 601c71a Improve HttpHeaders in EventService by Ed Tanous · 3 years, 4 months ago
  34. 03fbed9 Add CoreCount to ProcessorSummary by Ali Ahmed · 3 years, 4 months ago
  35. 44fad2a Remove dead hostname code by Ed Tanous · 3 years, 3 months ago
  36. d32c4fa Boost uri update by Ed Tanous · 3 years, 3 months ago
  37. b7ff344 Corrects Bios privilges by John Edward Broadbent · 3 years, 3 months ago
  38. 3c1504a Make time_utils tests compile on clang by Ed Tanous · 3 years, 3 months ago
  39. 1106333 Fix use after move in account service by Ed Tanous · 3 years, 3 months ago
  40. 567e3ab Add message registry entry for FirmwareResiliencyError by Chalapathi Venkataramashetty · 3 years, 7 months ago
  41. 26bd9b5 move to free function: Telemetry by John Edward Broadbent · 3 years, 6 months ago
  42. 6e8c18f s/registry1/registryMatch by John Edward Broadbent · 3 years, 3 months ago
  43. 58eaf5f move to free function: Bios by John Edward Broadbent · 3 years, 6 months ago
  44. dff0782 move to free function: Message_registries by John Edward Broadbent · 3 years, 6 months ago
  45. 647b3cd log_services: Add download of post code log entries by George Liu · 3 years, 6 months ago
  46. 4d875bd Make services not required by Ed Tanous · 3 years, 3 months ago
  47. 36ea1ce Revert "PCIe: Implement "PcieType" PCIe device property" by Ed Tanous · 3 years, 3 months ago
  48. 3e8c7df PCIe: Implement "PcieType" PCIe device property by Spencer Ku · 3 years, 4 months ago
  49. 8185668 Update error messages file w.r.t Base.1.11.0 by Asmitha Karunanithi · 3 years, 3 months ago
  50. 35440d1 Show only "Completed" dump entries in Redfish resp by Asmitha Karunanithi · 3 years, 4 months ago
  51. 83f984b Bump up base_message_registry to version Base.1.11.0 by Sunitha Harish · 3 years, 3 months ago
  52. c0bd5e4 Move log service file parsing to use from_chars by Ed Tanous · 3 years, 3 months ago
  53. ac7e1e0 Move TPMRequiredToBoot under Boot for PATCH call by Ali Ahmed · 3 years, 3 months ago
  54. a3e6589 Make fewer copies by Ed Tanous · 3 years, 3 months ago
  55. ad22fef Nullify HttpHeaders per the specification by Ed Tanous · 3 years, 3 months ago
  56. 056350b Add SystemType to Systems/hypervisor by Ali Ahmed · 3 years, 4 months ago
  57. abb93cd Make code pass clang-tidy-13 by Ed Tanous · 3 years, 4 months ago
  58. a197834 Have ProcessorSummary correctly set Status by Ali Ahmed · 3 years, 4 months ago
  59. 8770446 Fix search for OEM privileges by Joseph Reynolds · 3 years, 4 months ago
  60. 8338891 Refactor callback to free function: Service root by John Edward Broadbent · 3 years, 6 months ago
  61. 476b9cc Add support for AssetTag in Chassis by Tejas Patil · 3 years, 7 months ago
  62. e820493 Move sensor collection to all sensors by George Liu · 3 years, 11 months ago
  63. 1c05dae Add TrustedModuleRequiredToBoot setter function by Ali Ahmed · 3 years, 6 months ago
  64. 1759dc7 Fix BIOS privileges by Abhishek Patel · 3 years, 5 months ago
  65. 7eeafa7 Fix event_service privileges by Abhishek Patel · 3 years, 5 months ago
  66. ff3f835 Fix PATCH on hypervisor IPv4Addresses by Ravi Teja · 3 years, 5 months ago
  67. c21865c Support new boot override setting design by Konstantin Aladyshev · 3 years, 6 months ago
  68. 8b6a35f Fix System EventLog Collection permission by Gunnar Mills · 3 years, 5 months ago
  69. ad89dcf Correct Manager LogService Collection permission by Gunnar Mills · 3 years, 5 months ago
  70. 42cbb51 HealthPopulate: Fix imprecise matching by Karol Wojciechowski · 3 years, 5 months ago
  71. 7088690 Add support for System Airflow sensor by Basheer Ahmed Muddebihal · 3 years, 5 months ago
  72. 28afb49 EventService: Move subscription persistent data by JunLin Chen · 3 years, 10 months ago
  73. 9d41aec Fix EventService Subscriptions URI by Ravi Teja · 3 years, 5 months ago
  74. f5ffd80 Fix AccountService PATCH regression/merge conflict by Ed Tanous · 3 years, 5 months ago
  75. cd9a466 Add support for the BootSourceOverrideMode by Konstantin Aladyshev · 3 years, 10 months ago
  76. b4bec66 Move getPortInfo to Redfish Utility by Abhishek Patel · 3 years, 6 months ago
  77. 11a2f0f [bmcweb] Add DDR5 support in bmcweb by Mansi Joshi · 3 years, 5 months ago
  78. 4f9637f use non-deprecated dedup_variant_t by Patrick Williams · 3 years, 5 months ago
  79. b2a3289 Fix System dump entries route by Asmitha Karunanithi · 3 years, 6 months ago
  80. 4f48d5f Make code compile with clang-13 by Ed Tanous · 3 years, 6 months ago
  81. fe4b309 Generated files should not be copyright by Ed Tanous · 3 years, 7 months ago
  82. ed39821 Automate PrivilegeRegistry to code by Ed Tanous · 3 years, 7 months ago
  83. 3a2d0424 Systems: Add PowerMode support by Chris Cain · 3 years, 7 months ago
  84. 1981771 Add TrustedModuleRequiredToBoot getter function by Ali Ahmed · 3 years, 6 months ago
  85. d0dbeef Revert "log_services: Add AdditionalDataURI to Post Code log entries" by Ed Tanous · 3 years, 6 months ago
  86. 753d034 Revert "log_services: Add download of post code log entries" by Ed Tanous · 3 years, 6 months ago
  87. 729f55f Remove code using ambiguous privileges constructor by Gunnar Mills · 3 years, 6 months ago
  88. 7204878 Modify entityPrivileges for certificate service by Abhishek Patel · 3 years, 7 months ago
  89. 7c8c405 Add DateTime & Offset in Managers & LogServices by Tejas Patil · 3 years, 7 months ago
  90. af61db1 log_services: Add download of post code log entries by George Liu · 3 years, 10 months ago
  91. 0ef217f log_services: Add AdditionalDataURI to Post Code log entries by George Liu · 3 years, 10 months ago
  92. 0e8ac5e Move Consoles to ComputerSystem by Gunnar Mills · 4 years, 2 months ago
  93. 49e429c Expose Processor PPIN property by Jonathan Doman · 3 years, 10 months ago
  94. e5a9977 Redfish: Allow disabling and enabling SSH by Albert Zhang · 3 years, 6 months ago
  95. 0256b69 Add compile flag to turn off the old Power/Thermal by zhanghch05 · 3 years, 7 months ago
  96. 83f0129 Remove duplicate Managers field by John Edward Broadbent · 3 years, 7 months ago
  97. 432a890 Remove ambiguous privileges constructor by Ed Tanous · 3 years, 7 months ago
  98. f9a6708 log_services: Fix system dump entries route by Charles Boyer · 3 years, 6 months ago
  99. 938f256 Fix base registry validator failure by Ed Tanous · 3 years, 7 months ago
  100. 9552547 Redfish: Fix issue of EventDestination by Chicago Duan · 3 years, 7 months ago