summaryrefslogtreecommitdiff
path: root/redfish-core/include
AgeCommit message (Expand)AuthorFilesLines
2023-10-11Fix update_schemas.py to add Oem JsonSchemasMyung Bae1-0/+4
2023-10-05Update to boost 1.83.0Ed Tanous3-3/+3
2023-09-28Refactor getCollectionMembersLakshmi Yadlapati1-44/+48
2023-09-21Generate OpenBMC registryEd Tanous3-1864/+3801
2023-09-08Simplify datetime parsingEd Tanous2-27/+8255
2023-08-23Move http client to URLEd Tanous2-50/+36
2023-08-21Use rangesEd Tanous6-32/+29
2023-08-14Fix FanRemoved MessageArgs numberJason M. Bills1-1/+1
2023-08-14Reduce some Error log severitiesCarson Labrado1-2/+8
2023-08-11Fix for PowerSupplyPowerRestored MessageArgsJayaprakash Mutyala1-1/+1
2023-08-07Fix bugprone-unchecked-optional-access findingsEd Tanous2-2/+2
2023-07-31Add PATCH for MetricReportDefinitionLukasz Kazmierczak1-2/+2
2023-07-20Replace logging with std::formatEd Tanous15-262/+251
2023-07-13Implements Fan schemaGeorge Liu1-0/+1
2023-07-13Implements FanCollection schemaGeorge Liu1-0/+2
2023-07-12Use openssl random number generatorEd Tanous1-1/+1
2023-07-06Simplify duration string parsingEd Tanous1-116/+121
2023-07-06Remove IBM console events from RedfishEd Tanous1-17/+0
2023-07-06Aggregation: Add satellite only linksCarson Labrado1-17/+74
2023-06-30Refactor redfishPcieGenerationFromDbus and redfishSlotTypeLakshmi Yadlapati1-6/+4
2023-06-28Rename all error_code instances to ecEd Tanous1-2/+2
2023-06-27Remove ServerSentEvents classEd Tanous2-293/+0
2023-06-27FindNavigationReferences rename p->jsonPtrEd Tanous1-12/+13
2023-06-27Make findNavigationReference* use referencesEd Tanous1-14/+14
2023-06-27Split up findNavigationReferenceEd Tanous1-10/+38
2023-06-23error_messages: remove source_location indirectPatrick Williams1-3/+3
2023-06-21Redfish: Implement SNMP TrapChicago Duan1-0/+232
2023-06-21Move all ComputerSystem routes to bottomEd Tanous1-3/+1
2023-06-21json utils: add getEstimatedJsonSizeNan Zhou1-0/+14
2023-06-20Refactor getManagedObjects methodGeorge Liu1-5/+4
2023-06-16Move PCIe functions to common fileLakshmi Yadlapati1-0/+97
2023-06-13Make redfish::messages rely on typesafe structuresEd Tanous1-16/+20
2023-06-13Make propertyValueIncorrect typesafeEd Tanous1-2/+2
2023-06-13Make propertyValueFormatError more typesafeEd Tanous1-2/+2
2023-06-13Make propertyValueTypeError more typesafeEd Tanous2-22/+6
2023-06-13Make propertyValueNotInList typesafeEd Tanous2-8/+3
2023-06-13Move registry code out of event service managerEd Tanous2-25/+29
2023-06-12query: Fix default expand level with delegatedWilly Tu2-19/+35
2023-06-09Consistently name AsyncResp variablesEd Tanous3-33/+34
2023-06-09Remove unused includeEd Tanous1-1/+0
2023-06-08Remove usage of deprecated VLanNetworkInterfaceJiaqing Zhao1-2/+0
2023-06-08storage: Support new StorageControllerWilly Tu1-0/+2
2023-06-08hex_units: Fix Werror=conversionWilly Tu1-2/+2
2023-06-05Add SSE style subscription support to eventserviceAppaRao Puli3-30/+93
2023-06-02Move getPCIeDeviceList to pcie_utilLakshmi Yadlapati1-0/+76
2023-06-02Remove duplicated stringValueTooLongEd Tanous1-9/+0
2023-06-01Input parameter validation for Event SubscriptionAppaRao Puli1-0/+19
2023-06-01Update base registriesEd Tanous2-116/+299
2023-05-30Allow async resolver to be optionalEd Tanous2-26/+23
2023-05-30Add support for POST on TriggersCollectionSzymon Dompke1-0/+19