summaryrefslogtreecommitdiff
path: root/redfish-core
AgeCommit message (Expand)AuthorFilesLines
2022-12-28Fix some use-after-move issuesEd Tanous1-79/+77
2022-12-22Use owning strings for aggregator URIEd Tanous1-2/+2
2022-12-22Fix cppcheck errorEd Tanous1-29/+15
2022-12-22Avoid copyEd Tanous1-1/+1
2022-12-21Change variable scopesEd Tanous6-13/+12
2022-12-16Correct the dhcp object pathJian Zhang1-3/+2
2022-12-15Prepare for boost::url upgradeEd Tanous9-76/+51
2022-12-13Fix for incorrect Task Progress and State valuesGayathri Leburu1-13/+10
2022-12-12Fix python packaging problemEd Tanous1-2/+2
2022-12-09Make inventory get inventory pathsEd Tanous1-1/+1
2022-12-09Add Accuracy property to sensorsGeorge Liu1-0/+2
2022-12-09Remove ObjectManager search code in sensorsEd Tanous1-152/+34
2022-12-08Generate Redfish enums from schemasEd Tanous51-42/+3995
2022-12-08Aggregation: Detect and fix all URI propertiesCarson Labrado1-32/+37
2022-12-07log_service: Fix behavior of getting single PostCode entryJiaqing Zhao1-78/+82
2022-12-07Implement If-Match header in Http layerEd Tanous1-0/+74
2022-12-05Prevent unconditionally writing over the LinkStatusJohnathan Mantey1-2/+1
2022-12-01Fix NTPServers property in RedfishEd Tanous1-2/+2
2022-11-29Add the GetSubTree and GetSubTreePaths method to dbus_utilityGeorge Liu1-18/+16
2022-11-29managers: fix interface patch and delete of pid objectPotin Lai1-3/+13
2022-11-28Populate cable properties if length is NaNShantappa Teekappanavar1-5/+7
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 Zhang3-0/+92
2022-11-14Processor: Implement links and HEADNikhil Namjoshi1-0/+45
2022-11-11thermal subsystem: iwyuNan Zhou1-0/+4
2022-11-11Aggregation: Fix header clobberingCarson Labrado1-6/+0
2022-11-08power subsystem: fix headerNan Zhou1-0/+1
2022-11-08Add ThermalMetrics schemaGeorge Liu1-0/+1
2022-11-07Implement links and HEAD for NetworkProtocolEd Tanous1-0/+21
2022-11-02Update CollectionMembers to use UrlFromPiecesWilly Tu8-25/+29
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-26redfish.hpp: fix header pathNan Zhou1-34/+34
2022-10-25certificate: Allow deleting LDAP client certificateJiaqing Zhao1-0/+21
2022-10-21Implements PowerSubsystem schemaChicago Duan3-0/+69
2022-10-19Revert "NetworkProtocol: Support NetworkSuppliedServers property"Gunnar Mills1-25/+7
2022-10-18Add EnvironmentMetrics schemaGeorge Liu1-0/+1
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-12header cleanupsNan Zhou1-1/+1
2022-10-11bmcweb: Add strictAccountTypes error messageShantappa Teekappanavar2-0/+30
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