summaryrefslogtreecommitdiff
path: root/redfish-core
AgeCommit message (Expand)AuthorFilesLines
2023-02-15Implement Manager/ServiceRootUptimeEd Tanous1-0/+44
2023-02-13Fix a couple #includesEd Tanous3-0/+5
2023-02-11Aggregation: Fix up aggregated response header URIsKhang Kieu1-19/+52
2023-02-10Revert "Add the getAssociationEndPoints method"Gunnar Mills1-5/+8
2023-02-10Change readJson from is_object to get_ptrEd Tanous1-6/+8
2023-02-10Correct Id parameter for two log servicesEd Tanous1-2/+2
2023-02-09Implementation of FabricAdapter schema in bmcwebSunny Srivastava3-0/+213
2023-02-09Add the getAssociationEndPoints methodGeorge Liu1-8/+5
2023-02-08Fix OemAccountService schemaEd Tanous1-1/+1
2023-02-07ethernet: Fix getting empty IP addressTony Lee1-8/+48
2023-02-03Add Support for ActionParameterNotInList MessageAlex Schendel2-0/+42
2023-02-03Aggregation: Better handle dropped requestsCarson Labrado1-1/+19
2023-02-02Fix some warnings by cppcheckGeorge Liu2-6/+3
2023-02-02Update schema pack to 2022.3Ed Tanous25-69/+448
2023-01-31Set state to Absent on Present == falseWilly Tu1-6/+6
2023-01-28Fix handleAccounttDelete spellingGunnar Mills1-4/+4
2023-01-27Remove unused variablesEd Tanous1-3/+0
2023-01-24Refactor GetSubTree methodGeorge Liu13-330/+261
2023-01-23Break out set time function and unit test itEd Tanous2-37/+48
2023-01-21Aggregation: Aggregate top level collectionsCarson Labrado1-62/+80
2023-01-19Remove proprietary OEMSession supportEd Tanous1-36/+1
2023-01-19Aggregation: Fix and forward all responsesCarson Labrado1-36/+21
2023-01-19Add the GetObject method to dbus_utilityGeorge Liu5-67/+54
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