summaryrefslogtreecommitdiff
path: root/redfish-core/lib
AgeCommit message (Expand)AuthorFilesLines
2023-05-25Refactor processor/memory state related codeNinad Palsule1-118/+132
2023-05-25Fix the Redfish validator fail for StorageGeorge Liu1-16/+37
2023-05-25Processor: Add processor throttle statusChris Cain1-3/+103
2023-05-25Update DIMM memorySizeInKB to be in size_tAnthony1-3/+5
2023-05-24Add Links/Triggers to MetricReportDefinitionSzymon Dompke1-1/+49
2023-05-24Add check for "quiesced" bmc manager stateEd Tanous1-25/+42
2023-05-23Switched bmcweb to use new telemetry service APIKrzysztof Grobelny3-120/+477
2023-05-23Use human sort for EthernetInterfacesEd Tanous1-0/+5
2023-05-20Added new pre-defined usergroup called hostconsoleNinad Palsule4-10/+53
2023-05-20Redfish validator error fixV-Sanjana2-1/+3
2023-05-20redfish: Add EncryptionStatus to DriveJohn Edward Broadbent1-0/+51
2023-05-20redfish: ensure protocol state always returnedAndrew Geissler1-0/+11
2023-05-19Capture all boost::system::error_codes by refEd Tanous3-4/+4
2023-05-19Remove redfish-post-to-old-updateserviceEd Tanous1-30/+0
2023-05-19redfish: network protocol fix for multiple interfacesAndrew Geissler1-0/+28
2023-05-19Clear json objectEd Tanous1-1/+0
2023-05-18Fix internal error caused by unknown PCIe SlotTypeLakshmi Yadlapati1-6/+16
2023-05-18Move long lambda in separate functionNinad Palsule1-46/+64
2023-05-18Implements PowerSupply schemaGeorge Liu1-6/+164
2023-05-17SessionService: Break out setupRedfishRouteGunnar Mills1-1/+8
2023-05-17Break out setupRedfishRouteEd Tanous1-1/+7
2023-05-17Use arrayEd Tanous1-12/+14
2023-05-17Remove flat_set from EthernetInterfacesEd Tanous2-112/+81
2023-05-16Remove done TODOGunnar Mills1-1/+0
2023-05-16Boost::urls::formatEd Tanous30-291/+300
2023-05-16Fix certificate replacement error code issuevijayabharathi shetty1-1/+0
2023-05-12Fix invalid PCIeType in pcie_slotsLakshmi Yadlapati1-1/+4
2023-05-12Add State information for PCIeDeviceLakshmi Yadlapati1-0/+27
2023-05-12Remove "Manufacturer" from PCIeDevice interfaceLakshmi Yadlapati1-7/+1
2023-05-12Update RedfishVersion to 1.17.0Ed Tanous1-1/+1
2023-05-12fix more push vs emplace callsPatrick Williams19-49/+49
2023-05-12systems: remove stray break for clang-tidyPatrick Williams1-1/+0
2023-05-12use emplace where appropriate per clang-tidyPatrick Williams8-17/+17
2023-05-12chassis: fix clang-tidy warningPatrick Williams1-1/+2
2023-05-12certificate-service: fix clang-tidy warningsPatrick Williams1-4/+4
2023-05-12log-services: fix clang-tidy warningsPatrick Williams1-19/+13
2023-05-11clang-format: copy latest and re-formatPatrick Williams26-164/+123
2023-05-10managers: fix bug of searching dbus object pathPotin Lai1-2/+4
2023-05-04bugfix: find existing powersupply for power sensorAlexander Hansen1-1/+2
2023-05-04Update depth parameter in getPCIeDeviceListLakshmi Yadlapati1-1/+1
2023-05-02virtual_media: Fix for bmcweb crashJayaprakash Mutyala1-0/+10
2023-05-01Fix PCIeDevice redfish validator failureLakshmi Yadlapati1-1/+1
2023-04-28Cleanup pcie codeLakshmi Yadlapati1-12/+6
2023-04-28Add Asset information for PCIeDeviceSunnySrivastava19841-0/+65
2023-04-28Refactor SystemPCIeFunction methodLakshmi Yadlapati1-104/+121
2023-04-28Refactor SystemPCIeFunctionCollection methodLakshmi Yadlapati1-80/+81
2023-04-28Refactor SystemPCIeDevice methodLakshmi Yadlapati1-95/+177
2023-04-28Moving to correct PCIe Device interfaceLakshmi Yadlapati1-1/+1
2023-04-25Fix regression in virtual mediaBoleslaw Ogonczyk Makowski1-1/+2
2023-04-19log_services: Fix isContentTypeAllowed checksMatt Spinler1-2/+2