1. a684c22 redfish: Fix the property name to get EncryptionStatus by Konda Reddy Kachana · 1 year, 3 months ago
  2. 8ece0e4 Fix spelling mistakes by Ed Tanous · 1 year, 3 months ago
  3. 70c4d54 Refactor PCIeDeviceList to use getCollectionMembers by Lakshmi Yadlapati · 1 year, 10 months ago
  4. 75e8e21 Use MonotonicTimeStamp for bmc log id by Myung Bae · 1 year, 4 months ago
  5. 7164bc6 chassis: Tidy up lambda funcs in get chassis by Chau Ly · 1 year, 6 months ago
  6. 7a69697 managers: use async_method_call() set PID properties by Potin Lai · 1 year, 5 months ago
  7. 3e7a8da ethernet: change MTU type to size_t by Anthony · 1 year, 6 months ago
  8. 9e9d99d Fix Dump and EventLog URI by Ravi Teja · 1 year, 5 months ago
  9. 931edc7 Make callback a template to avoid memory leak by Ed Tanous · 1 year, 5 months ago
  10. 6804b5c Remove use after free in error handling path by Ed Tanous · 1 year, 5 months ago
  11. 95bdb5f Break out retrieveUriToDbusMap by Ed Tanous · 1 year, 5 months ago
  12. 59a17e4 Rename getLocationIndicatorActive/setLocationIndicatorActive by George Liu · 2 years, 6 months ago
  13. 27b0cf9 Move to file_body in boost by Ed Tanous · 1 year, 8 months ago
  14. a974c13 Refactor getComputerSystem by Lakshmi Yadlapati · 1 year, 5 months ago
  15. 5a39f77 clang-format: copy latest and re-format by Patrick Williams · 1 year, 6 months ago
  16. 168d1b1 LogService: Retrieve dump generated by Manager by Carson Labrado · 2 years ago
  17. 6fd2955 Update to boost 1.83.0 by Ed Tanous · 1 year, 6 months ago
  18. b8ad583 Add trace when unknown user error by Gunnar Mills · 1 year, 6 months ago
  19. 36b5f1e Refactor getCollectionMembers by Lakshmi Yadlapati · 1 year, 6 months ago
  20. 11e8f60 Clean up vm CredentialPipe by Ed Tanous · 1 year, 8 months ago
  21. b25644a Adjust #LogService schema version to same for all routes by Janet Adkins · 1 year, 8 months ago
  22. 77eb015 Fix regression in ip address delete by Ed Tanous · 1 year, 7 months ago
  23. f5f8eaa certificate_service: Fix garbled display caused by dangling reference by Xinnan Xie · 1 year, 7 months ago
  24. 7ead48e Fix mounting in legacy mode in virtual media by Boleslaw Ogonczyk Makowski · 1 year, 7 months ago
  25. 9bd8083 Don't return failed password in Redfish error response by Jason M. Bills · 1 year, 7 months ago
  26. b3e86cb System: Error log level when internalError by Gunnar Mills · 1 year, 7 months ago
  27. b2254cc Change authority D-Bus names by Michal Orzel · 1 year, 8 months ago
  28. 4034a65 Ignore Non-software-related events during Update by Myung Bae · 1 year, 8 months ago
  29. 18fc70c Fix empty response when do the clearLog by Tony Lee · 1 year, 8 months ago
  30. 80f79a4 Fix typo `DBusInteracesMap` -> `DBusInterfacesMap` by Michael Shen · 1 year, 8 months ago
  31. a716aa7 Move http client to URL by Ed Tanous · 1 year, 8 months ago
  32. 3544d2a Use ranges by Ed Tanous · 1 year, 8 months ago
  33. 8549b95 Refactor Update monitorForSoftwareAvailable function by Myung Bae · 1 year, 8 months ago
  34. 3b32780 Update event_service and account_service URI by Ed Tanous · 1 year, 8 months ago
  35. bf2dded Reduce some Error log severities by Carson Labrado · 1 year, 8 months ago
  36. 0f3fbe5 Add negation to logic by Anjaliintel-21 · 1 year, 8 months ago
  37. e01d0c3 Fix bugprone-unchecked-optional-access findings by Ed Tanous · 1 year, 9 months ago
  38. 1ccf70f Show Update error type on logs if unknown by Myung Bae · 1 year, 8 months ago
  39. 9e6c388 Add PATCH for MetricReportDefinition by Lukasz Kazmierczak · 3 years, 4 months ago
  40. 3a34b74 Fix RestorePolicy map by Gunnar Mills · 1 year, 8 months ago
  41. 630adcd chassis: Change intrusion sensor look up method by Chau Ly · 2 years, 2 months ago
  42. 1306101 Add error code check for snmp by Ed Tanous · 1 year, 9 months ago
  43. 3f5eb75 Fix unable to find sensor object by Ban Feng · 1 year, 9 months ago
  44. fc3edfd Rename aResp to asyncResp by Ed Tanous · 1 year, 9 months ago
  45. 0c2ba59 Report status state field for cable objects by Akshit Shah · 2 years, 2 months ago
  46. b10d8db Add IPv6 StatelessAddressAutoConfiguration by Ravi Teja · 2 years, 11 months ago
  47. 62598e3 Replace logging with std::format by Ed Tanous · 1 year, 9 months ago
  48. 609ba4c Remove PCIeInterface DeviceType by Ed Tanous · 1 year, 9 months ago
  49. 4a2e485 Add Location information for Fan by George Liu · 2 years, 6 months ago
  50. 090ae7b Add asset information for Fan by George Liu · 2 years, 6 months ago
  51. 9f1ae5a Add Status information for Fan by Albert Zhang · 3 years, 10 months ago
  52. e4e5423 Implements Fan schema by George Liu · 2 years, 6 months ago
  53. 9516f41 Implements FanCollection schema by George Liu · 2 years, 6 months ago
  54. 2c6ffdb Use openssl random number generator by Ed Tanous · 1 year, 9 months ago
  55. 814bf20 Add MaxLanes and MaxPCIeType properties to the PCIeInterface by Konstantin Aladyshev · 1 year, 9 months ago
  56. 82f8032 Omit Slot "Lanes" property if it is equal to 0 by Konstantin Aladyshev · 1 year, 9 months ago
  57. 9bb0a7f Correct type for the lanesInUse property by Konstantin Aladyshev · 1 year, 9 months ago
  58. db0d36e Add contains type tidy check by Ed Tanous · 1 year, 9 months ago
  59. d5736ef Enable bugprone clang tidy checks by Ed Tanous · 1 year, 9 months ago
  60. dfb2b40 Incorrect value displayed for total system memory by Priyanga Ramasamy · 1 year, 9 months ago
  61. 24d67ff Remove IBM console events from Redfish by Ed Tanous · 4 years, 6 months ago
  62. a561749 Add topology links for Chassis by Jie Yang · 3 years, 9 months ago
  63. fc23ef8 Static IPv6 config: Send relevant error on patch. by Nitin Kumar Kotania · 1 year, 9 months ago
  64. a540999 Add PCIe Slot information to PCIeDevice schema by Lakshmi Yadlapati · 2 years ago
  65. cf3b484 Refactor redfishPcieGenerationFromDbus and redfishSlotType by Lakshmi Yadlapati · 1 year, 9 months ago
  66. c05bba4 Fix a bug for zero arg EventLog entries by Ed Tanous · 1 year, 9 months ago
  67. 9dcfe8c Add support for redfish StopBootOnFault by Albert Zhang · 3 years, 9 months ago
  68. ddceee0 Add efficiency percent for PowerSupply by George Liu · 2 years, 6 months ago
  69. 788fe6c Refactor powerSupplyPath association retrieval by Lakshmi Yadlapati · 1 year, 10 months ago
  70. 8b24275 Rename all error_code instances to ec by Ed Tanous · 1 year, 9 months ago
  71. e81de51 Make error codes take by reference by Ed Tanous · 1 year, 9 months ago
  72. 9ae226f Refactor setProperty method by George Liu · 1 year, 10 months ago
  73. 9e9325e Use getPCIeDeviceList in PCIeDeviceCollection by Lakshmi Yadlapati · 2 years ago
  74. 7a54389 sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 10 months ago
  75. 8d69c66 Remove usage of flat_map for enum lookup by Ed Tanous · 1 year, 10 months ago
  76. 6995c1c Change the byte of the MemoryAttributes attribute to the size type by George Liu · 1 year, 10 months ago
  77. 3d30708 Redfish: Implement SNMP Trap by Chicago Duan · 4 years, 4 months ago
  78. 100afe5 Move all ComputerSystem routes to bottom by Ed Tanous · 1 year, 10 months ago
  79. c1e219d Break out ComputerSystem methods by Ed Tanous · 1 year, 10 months ago
  80. 7f3e84a Add an option flag for multi-computersystem by Ed Tanous · 2 years, 3 months ago
  81. 6fde597 Populate Memory attributes by Jayaprakash Mutyala · 1 year, 10 months ago
  82. 768a143 Fix Redfish validator failure in PCIeFunction by Lakshmi Yadlapati · 1 year, 10 months ago
  83. 1e6deaf Use fillMessageArgs in log services by Ed Tanous · 3 years, 2 months ago
  84. 5eb468d Refactor getManagedObjects method by George Liu · 1 year, 10 months ago
  85. e164f1b Add Health information for PCIeDevice by Lakshmi Yadlapati · 2 years ago
  86. c49c329 Move PCIe functions to common file by Lakshmi Yadlapati · 2 years ago
  87. 44845e5 Add ServiceLabel information for PowerSupply by George Liu · 2 years, 6 months ago
  88. 01a89a1 Fix regression in @odata failure paths by Ed Tanous · 2 years, 8 months ago
  89. a0dba87 Add FirmwareVersion For PowerSupply by George Liu · 2 years, 6 months ago
  90. 2b45fb3 Add asset information for PowerSupply by George Liu · 2 years, 6 months ago
  91. 14fbced Make propertyValueIncorrect typesafe by Ed Tanous · 2 years, 9 months ago
  92. f818b04 Make propertyValueFormatError more typesafe by Ed Tanous · 2 years, 9 months ago
  93. 2e8c4bd Make propertyValueTypeError more typesafe by Ed Tanous · 2 years, 9 months ago
  94. e2616cc Make propertyValueNotInList typesafe by Ed Tanous · 2 years, 9 months ago
  95. 34dfcb9 Add Status information for Power Supply by George Liu · 2 years, 6 months ago
  96. d4b054c chassis: Pass ec by reference by Willy Tu · 1 year, 10 months ago
  97. b33a432 Add content type check in the update service by Ninad Palsule · 1 year, 10 months ago
  98. 5e577bc storage: add support for multiple storages by Willy Tu · 2 years, 9 months ago
  99. 36d5233 Break out storage methods by Ed Tanous · 1 year, 10 months ago
  100. b90d14f Fix Error log entries to Warning by Myung Bae · 1 year, 10 months ago