summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-26utility: Append Url Pieces to existing UrlWilly Tu2-2/+29
2022-10-25HTTP Client: Improve handling operation timeoutsCarson Labrado1-22/+46
2022-10-25certificate: Allow deleting LDAP client certificateJiaqing Zhao1-0/+21
2022-10-21Implements PowerSubsystem schemaChicago Duan5-0/+113
2022-10-19Revert "NetworkProtocol: Support NetworkSuppliedServers property"Gunnar Mills1-25/+7
2022-10-18use multiple test targetsNan Zhou1-15/+18
2022-10-18move config to a subdirNan Zhou6-39/+49
2022-10-18Add EnvironmentMetrics schemaGeorge Liu5-0/+613
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 Zhou7-10/+13
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
2022-10-10Adds LastStateTime in Redfish BootProgressHieu Huynh1-0/+35
2022-10-07Move ClientID parameter out of OEMEd Tanous7-25/+41
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-05Fixes invalid memory accessKrzysztof Grobelny1-1/+1
2022-10-05Add PowerSubsystem PowerSupply and PowerSupplyCollection schemaChicago Duan9-0/+1679
2022-10-05Fixed issues with multipart parserKrzysztof Grobelny2-17/+218
2022-10-04Make routes start matching RedfishEd Tanous7-116/+510
2022-10-04certificate: Add deleteCertificate functionJiaqing Zhao1-11/+20
2022-10-03Write down the dbus->redfish conversion rulesEd Tanous1-0/+24
2022-10-03certificate: Replace lambda with inline functionJiaqing Zhao2-750/+728
2022-09-30Make the schemas.hpp generated file #include arrayEd Tanous2-0/+2
2022-09-30Add Fan and FanCollection schemaGeorge Liu7-0/+714
2022-09-29Redfish: Add resolution propertyVijay Lobo1-12/+27
2022-09-28remove build script including dockerNan Zhou4-46/+0
2022-09-28Move to 2022.2Asmitha Karunanithi56-256/+1535
2022-09-28Update Redfish schema pack to 2022.1Ed Tanous151-430/+2360
2022-09-28Sort schema list alphabeticallyEd Tanous1-83/+110
2022-09-28parse_registry: make the script more flexibleNan Zhou1-81/+104
2022-09-28clang-15: fixes for emplacePatrick Williams1-1/+1
2022-09-28treewide: change EM's ObjectManager pathNan Zhou2-2/+4
2022-09-27Bump timeout for code update fileGunnar Mills1-1/+1
2022-09-27Retrieve userGroups Information ("AccountTypes")Abhishek Patel1-2/+72
2022-09-26Run black formatter on scripts/update_schemas.pyEd Tanous1-174/+195
2022-09-22Fix content-type return behavior for */*Ed Tanous4-25/+35
2022-09-22Memory: Fix the missing fields in Dimm ResponseNikhil Namjoshi1-3/+4
2022-09-22treewide: reorganize unit testsNan Zhou24-25/+25
2022-09-21LogService: System dump calls common dump handlersClaire Weinan3-83/+130
2022-09-21registries: iwyuNan Zhou6-7/+22
2022-09-21privilege registry: simplify writing headersNan Zhou5-19/+20