1. 87c4496 Move to Redfish setProperty call by Asmitha Karunanithi · 9 months ago
  2. 8e8245d Fix nullptr failures for image upload by Ed Tanous · 9 months ago
  3. 6f056f2 Fix post code parsing by Ed Tanous · 9 months ago
  4. 891eaa7 Use rvalue reference by Ed Tanous · 9 months ago
  5. 89144a3 Remove a copy by Ed Tanous · 9 months ago
  6. dc8cfa6 Add nullptr check by Ed Tanous · 9 months ago
  7. 4c521c3 Fix file removal by Ed Tanous · 9 months ago
  8. 8c3facc Remove logically dead code by Ed Tanous · 9 months ago
  9. c98dbc6 Remove logically dead code by Ed Tanous · 9 months ago
  10. c09966b Give static analysis some hints by Ed Tanous · 9 months ago
  11. 4a7fbef Fix large copies with url_view and segments_view by Ed Tanous · 9 months ago
  12. 76b038f Fix object type in json utils by Ed Tanous · 9 months ago
  13. 665e760 Pull in all registries by Gunnar Mills · 9 months ago
  14. f1a1e3d Simplify query_param by Ed Tanous · 9 months ago
  15. 2b9c1df Fix account service by Ed Tanous · 9 months ago
  16. 3cd7072 Move run and redfish to compile units by Ed Tanous · 9 months ago
  17. 1827b4f Move to Redfish Action specific setProperty call by Asmitha Karunanithi · 9 months ago
  18. 8cb2c02 Fix moves/forward by Ed Tanous · 9 months ago
  19. df254f2 Remove redundant static modifier by Ed Tanous · 9 months ago
  20. 099984c Fix undefined behavior in getUniqueEntryID by Ed Tanous · 9 months ago
  21. 7ac13cc Remove redfish-health-populate by Gunnar Mills · 9 months ago
  22. 3dfed53 Clean up Ethernet to use readJson by Ed Tanous · 10 months ago
  23. c101982 Clean up Account Service to use readJson by Ed Tanous · 10 months ago
  24. 21fe928 Clean up hypervisor to use readJson by Ed Tanous · 10 months ago
  25. 8099c51 Allow parsing null or value classes by Ed Tanous · 1 year, 2 months ago
  26. 296579b Call dump() less by Ed Tanous · 10 months ago
  27. 3eb6665 log_services: Move to setProperty dbus util method by Asmitha Karunanithi · 9 months ago
  28. 51bd2d8 Remove redfish-enable-proccessor-memory-status by Gunnar Mills · 9 months ago
  29. 1873a04 Reduce multi-level calls of req.req members by Myung Bae · 9 months ago
  30. 5be2b14 Move where appropriate by Ed Tanous · 9 months ago
  31. ddf3564 Enable readability check by Ed Tanous · 9 months ago
  32. d82b5e1 hypervisor: Move to setProperty dbus util method by Asmitha Karunanithi · 9 months ago
  33. a5a8ac2 Remove duplicated include by Ed Tanous · 9 months ago
  34. 9de65b3 Fix redundant inline operators by Ed Tanous · 9 months ago
  35. 4da0490 Use no-switch-default on clang by Ed Tanous · 9 months ago
  36. 93cf0ac Fix SSE sockets by Ed Tanous · 9 months ago
  37. f933a6a Cable: Fix Logging Level Error by Gunnar Mills · 9 months ago
  38. 1847f2a ethernet: Move to setProperty dbus utility method by Asmitha Karunanithi · 9 months ago
  39. d02aad3 Create Redfish specific setProperty call by Ed Tanous · 11 months ago
  40. f0b59af Add misc-include-cleaner by Ed Tanous · 9 months ago
  41. 5a8b641 Fix clang-formatting in ethernet by Ed Tanous · 9 months ago
  42. d547d8d Check optionals in tidy by Ed Tanous · 9 months ago
  43. 49cc263 Fix unused variable warning in LDAP by Ed Tanous · 9 months ago
  44. e5ae9c1 Update indicator LED verification by George Liu · 3 years, 1 month ago
  45. 47f2934 Fix redundant init issues by Ed Tanous · 9 months ago
  46. 78d4ec4 Clean up event service to use readJson by Ed Tanous · 10 months ago
  47. 2932dcb Clean up triggers to use readJson by Ed Tanous · 10 months ago
  48. 9e9b604 Clean up Manager to use readJson by Ed Tanous · 10 months ago
  49. b14f357 Clean up metric report definition to use readJsonObject by Ed Tanous · 10 months ago
  50. 3c56921 Clean up processor to use readJson by Ed Tanous · 10 months ago
  51. 0885057 Clean up power/thermal to use readJsonObject by Ed Tanous · 10 months ago
  52. 7a31e33 Clean up Certificate Service to use readJson by Ed Tanous · 10 months ago
  53. 7cb59f6 Use readJson to simplify update by Ed Tanous · 2 years, 8 months ago
  54. b6164cb Make readJson accept object_t by Ed Tanous · 10 months ago
  55. b289614 Rename FileBody to HttpBody by Ed Tanous · 11 months ago
  56. c51afd5 Call systemd SetTime directly by Ed Tanous · 10 months ago
  57. 53b00f5 Clean up power schema by Ed Tanous · 10 months ago
  58. da39350 Fix PID Zone interface name by PavanKumarIntel · 10 months ago
  59. ad62267 Remove link from Chassis to PCIeDevice by Sunny Srivastava · 2 years, 4 months ago
  60. 9970e93 Correct Actions/Manager.ResetToDefaults parameter name by Konstantin Aladyshev · 10 months ago
  61. 6f4bd29 fix usage of std::ranges::replace_copy by Alexander Hansen · 10 months ago
  62. e715d14 Fix behavior when service is missing by Ed Tanous · 10 months ago
  63. ce73d5c Support PATCH on IPv6StaticDefaultGateways by Sunitha Harish · 1 year, 9 months ago
  64. 1c79f93 redfish-schema: add Protocol by Patrick Williams · 10 months ago
  65. 7a859ff Sessions: Drop end / from odata.id by Gunnar Mills · 10 months ago
  66. 91c441e DHCP Conf: Fix UseDomainName configuration by Ravi Teja · 10 months ago
  67. 33e1f12 AllowedHostTransitions: look for on dbus by Andrew Geissler · 10 months ago
  68. 6b9ac4f Systems: Add support to read AllowedPowerModes by Chris Cain · 10 months ago
  69. e610b31 manager_diagnostic_data: add metric get by Jagpal Singh Gill · 1 year ago
  70. 78c9020 Refactor to pass dbus error code to caller by Myung Bae · 10 months ago
  71. b4d593f Chassis: Add support for Version property by Carson Labrado · 10 months ago
  72. 52e3162 Simplify body by Ed Tanous · 11 months ago
  73. e458815 Configure DHCP4 and DHCP6 parameters independently by Jishnu CM · 1 year, 8 months ago
  74. b665510 Systems: Add support for new eco power modes by Chris Cain · 11 months ago
  75. aaf08ac Add StandbyOffline to Redfish sensor getState by Matt Simmering · 1 year, 3 months ago
  76. 2ae81db Bump Redfish schemas to 2023.3 by Gunnar Mills · 11 months ago
  77. 5ae1f7f Implements ThermalMetrics schema by zhanghch05 · 3 years, 10 months ago
  78. b5f288d Make use of filebody for dump offload by Abhilash Raju · 1 year, 2 months ago
  79. 18f8f60 Remove some boost includes by Ed Tanous · 1 year, 5 months ago
  80. f86bcc8 Clean up tftp update to use URL by Ed Tanous · 1 year, 4 months ago
  81. 367b3dc Pass correct Argument Types to propertyValueIncorrect Error Message by Ginu George · 11 months ago
  82. a684c22 redfish: Fix the property name to get EncryptionStatus by Konda Reddy Kachana · 12 months ago
  83. 8ece0e4 Fix spelling mistakes by Ed Tanous · 12 months ago
  84. c48377d Fix typo in collection.hpp by Myung Bae · 1 year ago
  85. 70c4d54 Refactor PCIeDeviceList to use getCollectionMembers by Lakshmi Yadlapati · 1 year, 7 months ago
  86. 75e8e21 Use MonotonicTimeStamp for bmc log id by Myung Bae · 1 year, 1 month ago
  87. 7164bc6 chassis: Tidy up lambda funcs in get chassis by Chau Ly · 1 year, 2 months ago
  88. 7a69697 managers: use async_method_call() set PID properties by Potin Lai · 1 year, 2 months ago
  89. 3e7a8da ethernet: change MTU type to size_t by Anthony · 1 year, 2 months ago
  90. 9e9d99d Fix Dump and EventLog URI by Ravi Teja · 1 year, 2 months ago
  91. 63509dd Fix SNMP invalid Destination error by Ravi Teja · 1 year, 2 months ago
  92. 931edc7 Make callback a template to avoid memory leak by Ed Tanous · 1 year, 2 months ago
  93. 6804b5c Remove use after free in error handling path by Ed Tanous · 1 year, 2 months ago
  94. 95bdb5f Break out retrieveUriToDbusMap by Ed Tanous · 1 year, 2 months ago
  95. 06a6397 Move date_h to pragma once by Ed Tanous · 1 year, 2 months ago
  96. 59a17e4 Rename getLocationIndicatorActive/setLocationIndicatorActive by George Liu · 2 years, 3 months ago
  97. 27b0cf9 Move to file_body in boost by Ed Tanous · 1 year, 5 months ago
  98. a974c13 Refactor getComputerSystem by Lakshmi Yadlapati · 1 year, 2 months ago
  99. 9d33a47 utils: date: fix clang warning by Patrick Williams · 1 year, 2 months ago
  100. 5a39f77 clang-format: copy latest and re-format by Patrick Williams · 1 year, 2 months ago