summaryrefslogtreecommitdiff
path: root/redfish-core/lib
AgeCommit message (Expand)AuthorFilesLines
2022-11-28sdbusplus: use shorter type aliasesPatrick Williams2-6/+5
2022-11-28pcie:Fix get PCIeFunctionTony Lee1-1/+1
2022-11-23Add Link header handling to ThermalSubsystemGeorge Liu1-2/+35
2022-11-18Allow a lower DeliveryRetryIntervalSecondsGunnar Mills1-3/+3
2022-11-17Remove support for priv-noaccess roleAsmitha Karunanithi2-32/+1
2022-11-16Add Link header handling to PowerSubsystemGeorge Liu1-4/+32
2022-11-15Add Redfish EnvironmentMetrics schema in bmcwebAlbert Zhang2-0/+90
2022-11-14Processor: Implement links and HEADNikhil Namjoshi1-0/+45
2022-11-11thermal subsystem: iwyuNan Zhou1-0/+4
2022-11-08power subsystem: fix headerNan Zhou1-0/+1
2022-11-07Implement links and HEAD for NetworkProtocolEd Tanous1-0/+21
2022-11-02Update CollectionMembers to use UrlFromPiecesWilly Tu7-19/+23
2022-10-31pcie: Fixed return nothing when get PCIeDeviceIdTony Lee1-5/+3
2022-10-31LogService: Increase dump timestamp precisionClaire Weinan1-20/+4
2022-10-29Fix privileges on default handlersEd Tanous1-2/+8
2022-10-25certificate: Allow deleting LDAP client certificateJiaqing Zhao1-0/+21
2022-10-21Implements PowerSubsystem schemaChicago Duan2-0/+67
2022-10-19Revert "NetworkProtocol: Support NetworkSuppliedServers property"Gunnar Mills1-25/+7
2022-10-18pcie: fixed filpped empty checkNan Zhou1-1/+1
2022-10-18pcie: fix Members@odata.countNan Zhou1-1/+1
2022-10-14NetworkProtocol: Support NetworkSuppliedServers propertySunitha Harish1-7/+25
2022-10-11CreateDump: Accept dump object pathAsmitha Karunanithi1-38/+176
2022-10-10log_service: Fix error message for non-existing log entriesJiaqing Zhao1-21/+13
2022-10-10Adds LastStateTime in Redfish BootProgressHieu Huynh1-0/+35
2022-10-07Move ClientID parameter out of OEMEd Tanous1-5/+23
2022-10-06Remove support for scaling parameter sensorsEd Tanous1-36/+4
2022-10-05ethernet: Change the behavior of setting VLANEnableJiaqing Zhao1-16/+15
2022-10-05ethernet: Remove parseInterfaceData() for VLANJiaqing Zhao1-19/+7
2022-10-04Make routes start matching RedfishEd Tanous7-116/+510
2022-10-04certificate: Add deleteCertificate functionJiaqing Zhao1-11/+20
2022-10-03certificate: Replace lambda with inline functionJiaqing Zhao1-744/+728
2022-09-29Redfish: Add resolution propertyVijay Lobo1-12/+27
2022-09-28treewide: change EM's ObjectManager pathNan Zhou1-1/+2
2022-09-27Bump timeout for code update fileGunnar Mills1-1/+1
2022-09-27Retrieve userGroups Information ("AccountTypes")Abhishek Patel1-2/+72
2022-09-22Fix content-type return behavior for */*Ed Tanous1-2/+2
2022-09-22Memory: Fix the missing fields in Dimm ResponseNikhil Namjoshi1-3/+4
2022-09-22treewide: reorganize unit testsNan Zhou4-341/+0
2022-09-21LogService: System dump calls common dump handlersClaire Weinan2-83/+129
2022-09-17Fix regression on expand handlingEd Tanous1-5/+16
2022-09-16processor: Don't display DBus defaultsBrad Bishop1-8/+17
2022-09-16memory.hpp: Add High Bandwidth Memory v3 (HBM3)Tyson Tuckerbear1-0/+4
2022-09-13Improve content typeEd Tanous1-2/+6
2022-09-12Remove nlohmann brace initializationEd Tanous14-83/+115
2022-09-09ethernet: Bump EthernetInterface schema 1.4.1 -> 1.6.0Jiaqing Zhao2-2/+4
2022-09-09clang-tidy: fix misc warningsPatrick Williams2-1/+3
2022-09-09used sdbusplus::unpackPropertiesNoThrow part 8Krzysztof Grobelny7-292/+298
2022-09-09LogService: Increase Fault Log timestamp precisionClaire Weinan1-10/+26
2022-09-09Fix thrown exceptionEd Tanous1-11/+30
2022-09-07Make system handlers inlineEd Tanous1-2/+2