summaryrefslogtreecommitdiff
path: root/redfish-core
AgeCommit message (Expand)AuthorFilesLines
2023-01-19Add Get for PCIe property LanesInUseMyung Bae1-1/+10
2023-01-18Fix a boatload of #includesEd Tanous48-193/+247
2023-01-17Refactor ipv4VerifyIpAndGetBitcountEd Tanous1-64/+54
2023-01-17Add check for globalsEd Tanous5-13/+26
2023-01-14LogService: Use DeleteAll DBus method in clearDumpClaire Weinan1-22/+38
2023-01-13Remove a couple references to @odata.contextEd Tanous1-4/+0
2023-01-12Add FabricAdapter schemaLakshmi Yadlapati1-0/+2
2023-01-12Aggregation: Improve prefix fixup matchingCarson Labrado2-84/+91
2023-01-12Optimize task event registryEd Tanous1-79/+46
2023-01-11Fix parameter type for calling getSubTreePaths methodGeorge Liu1-1/+1
2023-01-11Refactor GetSubTreePaths methodGeorge Liu19-181/+187
2023-01-10Use actionParams struct instead of fieldsPrzemyslaw Czarnowski1-37/+33
2023-01-08Aggregation: Generate collections from schemaCarson Labrado2-0/+73
2023-01-05Add ServiceProviderNotifyAbhishek Patel1-2/+46
2023-01-04Problem with RemoteRoleMapping JSONJorge Cisneros1-9/+2
2023-01-03Remove old TODOEd Tanous1-5/+0
2023-01-03Remove extra semi colonsEd Tanous1-8/+0
2023-01-03Add missing inline on function prototypeEd Tanous1-1/+1
2023-01-03Fix sensor overrideEd Tanous1-16/+32
2022-12-29Add missing const in update serviceEd Tanous1-1/+1
2022-12-28Generate includes for all schemasEd Tanous41-0/+2545
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