- 71f52d9 Fix nlohmann::json::dump calls by Ed Tanous · 3 years, 10 months ago
- 2dfd18e Start using sdbusplus::message::filename() by Ed Tanous · 4 years ago
- 28aa8de Replace rfind method in sensors.hpp by George Liu · 3 years, 11 months ago
- cba4f44 Add additional Redfish Processor properties by SunnySrivastava1984 · 4 years ago
- 071d8fd Add additional Redfish Manager properties by SunnySrivastava1984 · 4 years, 2 months ago
- d5afb2c hypervisor: rename source file to be more general by Andrew Geissler · 4 years ago
- ae34c8e log_services: Improve error handling for DBus Log Entry by Adriana Kobylak · 3 years, 11 months ago
- 2b3da45 Remove LogService from TelemetryService by Wludzik, Jozef · 3 years, 11 months ago
- 081ebf0 Redfish TelemetryService schema implementation by Wludzik, Jozef · 4 years, 8 months ago
- 9c8e039 Remove unnecessary error responses for LDAP certs by Jonathan Doman · 3 years, 11 months ago
- d7a596b Tasks for TFTP upload by Albert Zhang · 4 years ago
- 1a2a143 transition support for system state by Andrew Geissler · 4 years ago
- b0972a6 Move network protocol to a constexpr struct by Ed Tanous · 4 years, 5 months ago
- 37ec907 Fix Power Restore Policy to match D-Bus by Gunnar Mills · 4 years ago
- 6868ff5 Implement PercentComplete for code update by George Liu · 4 years ago
- 88b3dd1 Look for Version Already Exists Error by Gunnar Mills · 4 years, 1 month ago
- 81ce609 Fix .clang-tidy by Ed Tanous · 4 years ago
- f16f626 Add meson options for all authentication methods. by Alan Kuo · 4 years, 1 month ago
- d6aa009 IndicatorLED: Add a deprecated warning header by Gunnar Mills · 4 years, 1 month ago
- 9e319cf VirtualMedia doesn't propagate information to WebUI by Anna Platash · 4 years, 1 month ago
- dba0c29 Add support for Redfish OperatingConfig resources by Jonathan Doman · 4 years, 1 month ago
- 2bab983 Refactor getProcessorData by Jonathan Doman · 4 years, 1 month ago
- ef6ca6e Redfish: Manager: Implement Manufacturer,PartNumber and SerialNumber by Chicago Duan · 4 years, 1 month ago
- 978b880 boot-progress: support LastState property by Andrew Geissler · 4 years, 1 month ago
- c511b7f Memory: Remove if (*memorySize == 0) by Gunnar Mills · 4 years, 2 months ago
- a8fe54f Add SYSLOG_IDENTIFIER to the BMC journal Message by Jason M. Bills · 4 years, 1 month ago
- 94bda60 systems: fix Members@odata.count is incorrect even Members have contents by Tim Lee · 4 years, 1 month ago
- 3a17e02 update_service: fix segmentation violation when updating images by Tim Lee · 4 years, 2 months ago
- 9f8bfa7 Add new Location Indicator property by Gunnar Mills · 4 years, 3 months ago
- c0ea7ae Redfish Session : Support ClientOriginIPAddress by Sunitha Harish · 4 years, 2 months ago
- a0744d3 Manager: LOG: Remove __LINE__ by Gunnar Mills · 4 years, 1 month ago
- 98e386e AssetTag: Add PATCH support by Gunnar Mills · 4 years, 2 months ago
- 8f9ee3c Redfish: getComputerSystem: Fix Doxygen by Gunnar Mills · 4 years, 2 months ago
- da4784d Fix Image and ImageName values in schema by Przemyslaw Czarnowski · 4 years, 2 months ago
- 9878256 log_services: Fix redundant AsyncResp objects when deleting dump entries by Stanley Chu · 4 years, 2 months ago
- 055806b Fix a possible null pointer dereference by Manojkiran Eda · 4 years, 2 months ago
- 17a897d Improve loops & fix cpp check warning by Manojkiran Eda · 4 years, 3 months ago
- 313efb1 Memory: Fix potential validator error by Gunnar Mills · 4 years, 2 months ago
- 5235d96 SubModel property under ComputerSystem Schema. by SunnySrivastava1984 · 4 years, 6 months ago
- 10f0d24 Revert "Redfish Session : Support ClientOriginIPAddress" by Ed Tanous · 4 years, 2 months ago
- dc3fa66 Restore missing/broken Processor fields by Jonathan Doman · 4 years, 2 months ago
- 743e9a1 log_services: Remove odata.context by Gunnar Mills · 4 years, 2 months ago
- f23b729 Turn on ALL perf checks by Ed Tanous · 4 years, 2 months ago
- 9dedf57 Processors: Remove / at end of odata.id by Gunnar Mills · 4 years, 2 months ago
- 02f6ff1 Chassis Collection: Use getCollectionMembers by Gunnar Mills · 4 years, 2 months ago
- 05030b8 Fix up Function to Populate collection Members by Gunnar Mills · 4 years, 2 months ago
- ac6a444 cpudimm.hpp: Separate Memory and Processor functionality by Gunnar Mills · 4 years, 2 months ago
- 116bcc5 Move getResourceList to Util class by Gunnar Mills · 4 years, 2 months ago
- e851f8a Rename getCpuData -> getProcessorData by Gunnar Mills · 4 years, 2 months ago
- c3b3c92 Update Chassis power cycle support by Vijay Khemka · 4 years, 3 months ago
- b5a7693 Lots of performance improvements by Ed Tanous · 4 years, 3 months ago
- 72d52d2 Fix integer constant from 20 to 18 by Ed Tanous · 4 years, 2 months ago
- b47452b Change BMC and System dump code by Asmitha Karunanithi · 4 years, 3 months ago
- 5207438 Use std::array instead of char array by Ed Tanous · 4 years, 3 months ago
- 3174e4d Write the clang-tidy file OpenBMC needs by Ed Tanous · 4 years, 3 months ago
- e436008 Redfish Session : Support ClientOriginIPAddress by Sunitha Harish · 4 years, 3 months ago
- 6cdcb83 Fix validator: Remove Health UnavailableOffline by Gunnar Mills · 4 years, 3 months ago
- 5fb91ba Remove adl_serializer uses for json by Ed Tanous · 4 years, 3 months ago
- c24e6b8 Fix for missing "Functional" property in dbus for GV cards by Alpana Kumari · 4 years, 3 months ago
- d43cd0c Fix includes by Ed Tanous · 4 years, 3 months ago
- d4d2579 Implement bugprone-branch-clone compliance by Ed Tanous · 4 years, 3 months ago
- f2a4a60 Add PATCH support for SessionTimeout Property by Manojkiran Eda · 4 years, 4 months ago
- d609fd6 Remove redundant void in task by Ed Tanous · 4 years, 3 months ago
- 2c70f80 Fix naming conventions by Ed Tanous · 4 years, 3 months ago
- 6145ed6 Fix Task related issue when creating a bmc dump by Asmitha Karunanithi · 4 years, 3 months ago
- d337bb7 Remove OEM schemas and related code for Dump LogServices by Asmitha Karunanithi · 4 years, 3 months ago
- 50626f4 OemComputerSystems: add missing odata.types by James Feist · 4 years, 3 months ago
- 4841191 Response with internal error on invalid Chassis path by Wludzik, Jozef · 4 years, 3 months ago
- 1536473 Add missing inline by Ed Tanous · 4 years, 3 months ago
- 9cf2152 fix processor summary by Zhikui Ren · 4 years, 4 months ago
- 7c486a1 Fix the snmp parameter in NetworkProtocol by Xiaochao Ma · 4 years, 6 months ago
- dd28ba8 Add MutualExclusiveProperties registry by AppaRao Puli · 4 years, 4 months ago
- 029cc1f update cpu information to cpu interface by Zhikui Ren · 4 years, 4 months ago
- d206b43 Revert http::Request::socket() callback by Ed Tanous · 4 years, 4 months ago
- f97ddba Add "Links""SoftwareImages" by Gunnar Mills · 4 years, 4 months ago
- f92af38 Manager:Add ForceRestart to ResetType by Jayaprakash Mutyala · 4 years, 6 months ago
- ebd4590 Fix potential null pointer dereference by George Liu · 4 years, 4 months ago
- f5b16f0 Fix unused param errors by Vikram Bodireddy · 4 years, 4 months ago
- d139c23 Implement Modified Event log property by George Liu · 4 years, 4 months ago
- 3cb3b11 update_service: add sufficient delay for fw object to get created by Chalapathi Venkataramashetty · 4 years, 4 months ago
- 80789c8 Fix missing inlines by Ed Tanous · 4 years, 4 months ago
- 93ee9ca Redfish : Fix setting the Hypervisor interface prefixlength by Sunitha Harish · 4 years, 4 months ago
- 2618d5e Increase TFTP timeout by Gunnar Mills · 4 years, 4 months ago
- e768657 EventService : Send event for the Task Lifecycle by Sunitha Harish · 4 years, 5 months ago
- 90728b5 Fix minor regression in chassis by Ed Tanous · 4 years, 4 months ago
- f0b6ae0 Deleting the deprecated format for SendRawPeci by Karthick Sundarrajan · 5 years ago
- cb13a39 Enable unused variable warnings and resolve by Ed Tanous · 4 years, 5 months ago
- 23a21a1 Enable clang warnings by Ed Tanous · 4 years, 5 months ago
- 52cc112 Remove middlewares by Ed Tanous · 4 years, 5 months ago
- d6c414f VirtualMedia fixes for Redfish Service Validator by Przemyslaw Czarnowski · 4 years, 6 months ago
- f71882f Redfish: Support for DownloadLog Action by Asmitha Karunanithi · 4 years, 8 months ago
- 4bfefa7 Manager: Support for switching running image by Gunnar Mills · 4 years, 5 months ago
- c50e7c6 DIMM: Add support for more properties by James Feist · 4 years, 5 months ago
- 45094ad DIMM: Add support for Regions by James Feist · 4 years, 8 months ago
- 144b631 Fix: MetricReportDefinitions filter not working by AppaRao Puli · 4 years, 5 months ago
- 5a7e877 Remove QueryString by James Feist · 4 years, 5 months ago
- 0f1d8ed Minor changes in the code to use the appropriate errors by Asmitha Karunanithi · 4 years, 5 months ago
- 9c620e2 Removing getTimestampStr method by Asmitha Karunanithi · 4 years, 5 months ago
- 3d0ecac Redfish: PATCH command for Hypervisor DHCP network by Sunitha Harish · 4 years, 9 months ago
- 01c6e85 Redfish: GET command for Hypervisor DHCP network by Sunitha Harish · 4 years, 9 months ago