summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-24Add Links/Triggers to MetricReportDefinitionSzymon Dompke2-1/+50
2023-05-24Add check for "quiesced" bmc manager stateEd Tanous1-25/+42
2023-05-23Switched bmcweb to use new telemetry service APIKrzysztof Grobelny7-125/+579
2023-05-23Use human sort for EthernetInterfacesEd Tanous1-0/+5
2023-05-22Update schema packs to 2023.1Ed Tanous211-644/+4647
2023-05-20Added new pre-defined usergroup called hostconsoleNinad Palsule9-42/+145
2023-05-20Redfish validator error fixV-Sanjana2-1/+3
2023-05-20redfish: Add EncryptionStatus to DriveJohn Edward Broadbent2-0/+52
2023-05-20redfish: ensure protocol state always returnedAndrew Geissler1-0/+11
2023-05-19Capture all boost::system::error_codes by refEd Tanous8-11/+11
2023-05-19Remove redfish-post-to-old-updateserviceEd Tanous3-41/+0
2023-05-19redfish: network protocol fix for multiple interfacesAndrew Geissler1-0/+28
2023-05-19Clear json objectEd Tanous2-3/+2
2023-05-19http_connection: Allow empty json objectsEd Tanous1-1/+1
2023-05-19Clean up preparePayloadEd Tanous2-11/+27
2023-05-19Write test capable of catching regressionsEd Tanous1-13/+37
2023-05-19Fix integer display in HTMLJason M. Bills1-1/+1
2023-05-18Add a unit test for dumpHtmlEd Tanous2-0/+42
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 Liu3-6/+171
2023-05-17SessionService: Break out setupRedfishRouteGunnar Mills1-1/+8
2023-05-17Break out setupRedfishRouteEd Tanous1-1/+7
2023-05-17Remove bad include from dbus singletonEd Tanous2-3/+0
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 Tanous37-357/+324
2023-05-16Fix certificate replacement error code issuevijayabharathi shetty1-1/+0
2023-05-16Fix documentation for PCIeDevice propertiesLakshmi Yadlapati1-5/+7
2023-05-15README: Move to "meson setup [options]"Gunnar Mills1-1/+1
2023-05-12Fix invalid PCIeType in pcie_slotsLakshmi Yadlapati1-1/+4
2023-05-12Add State information for PCIeDeviceLakshmi Yadlapati2-0/+28
2023-05-12Remove "Manufacturer" from PCIeDevice interfaceLakshmi Yadlapati1-7/+1
2023-05-12Revert "http_connection: Allow empty json objects"Ed Tanous1-1/+1
2023-05-12Update RedfishVersion to 1.17.0Ed Tanous2-2/+2
2023-05-12fix more push vs emplace callsPatrick Williams25-66/+66
2023-05-12systems: remove stray break for clang-tidyPatrick Williams1-1/+0
2023-05-12ibm-locks: shut up clang-tidy by disabling codePatrick Williams2-3/+13
2023-05-12use emplace where appropriate per clang-tidyPatrick Williams13-26/+25
2023-05-12fix clang-tidy warnings with unreachable returnsPatrick Williams3-5/+0
2023-05-12chassis: fix clang-tidy warningPatrick Williams1-1/+2
2023-05-12http-app: fix unused macro clang-tidy warningPatrick Williams1-1/+1
2023-05-12http-logging: fix clang-tidy warningsPatrick Williams1-6/+5
2023-05-12certificate-service: fix clang-tidy warningsPatrick Williams1-4/+4
2023-05-12Don't rely on implicit operator comparisonEd Tanous1-1/+2
2023-05-12log-services: fix clang-tidy warningsPatrick Williams2-24/+16
2023-05-11query-param: fix clang-tidy warningsPatrick Williams1-5/+5
2023-05-11json-html-serializer: fix clang-tidy warningPatrick Williams1-25/+26
2023-05-11mutual-tls: fix clang-tidy warningPatrick Williams1-4/+4