summaryrefslogtreecommitdiff
path: root/redfish-core/lib/service_root.hpp
AgeCommit message (Expand)AuthorFilesLines
12 daysAllow configuring "bmc" and "system"Ed Tanous1-1/+2
2024-05-01Bring consistency to config optionsEd Tanous1-9/+12
2023-06-15Fix regression in @odata failure pathsEd Tanous1-1/+9
2023-05-12Update RedfishVersion to 1.17.0Ed Tanous1-1/+1
2023-03-02Add ManagerProvidingService implementationEd Tanous1-1/+4
2023-02-28Implement AggregationServiceEd Tanous1-0/+4
2023-01-18Fix a boatload of #includesEd Tanous1-8/+9
2022-09-06query: make $select true by defaultNan Zhou1-1/+1
2022-08-10query: set only to trueNan Zhou1-1/+1
2022-08-10Advertise select query paramEd Tanous1-1/+1
2022-08-01ServiceRoot Support Link headerEd Tanous1-9/+27
2022-06-15Expose AsyncResp shared_ptr when handling responseCarson Labrado1-1/+1
2022-06-01Try to fix the lambda formatting issueEd Tanous1-6/+6
2022-05-13Remove brace initialization of json objectsEd Tanous1-28/+23
2022-04-05Implement ExpandEd Tanous1-8/+23
2022-04-05Redfish: Query parameters: OnlyEd Tanous1-1/+3
2022-03-29service root: add ProtocolFeaturesSupportedNan Zhou1-0/+16
2022-02-07Enable readability-named-parameter checksEd Tanous1-1/+1
2022-01-26Implement Cable schemaShantappa Teekappanavar1-1/+3
2021-08-23Refactor callback to free function: Service rootJohn Edward Broadbent1-39/+43
2021-07-08Automate PrivilegeRegistry to codeEd Tanous1-1/+2
2021-06-16Remove duplicate Managers fieldJohn Edward Broadbent1-2/+0
2021-06-03Remove Redfish Node classJohn Edward Broadbent1-59/+45
2021-04-08Using AsyncResp everywherezhanghch051-23/+29
2021-02-09Redfish TelemetryService schema implementationWludzik, Jozef1-0/+2
2020-08-17Enable unused variable warnings and resolveEd Tanous1-2/+2
2020-08-17Remove middlewaresEd Tanous1-3/+2
2020-04-15Redfish EventService schema implementationAppaRao Puli1-0/+2
2020-03-02Add TaskServiceJames Feist1-0/+1
2020-02-20Service root: Remove odata.contextGunnar Mills1-2/+0
2020-02-14Move to latest Redfish Service versionGunnar Mills1-1/+1
2019-06-13Redfish: Add certificate service to manage HTTPS certificatesMarri Devender Rao1-2/+3
2019-05-13Redfish: Fix managers UUID mixupEd Tanous1-1/+5
2019-05-02Redfish: Supporting ServiceRootUUID field for /redfish/v1/Managers/{ManagerId...Bernard Wong1-23/+2
2019-02-19bmcweb: Implement single Redfish "system" endpointEd Tanous1-1/+1
2019-02-04Delete socket adaptersEd Tanous1-1/+2
2018-12-18Fix SessionService odata.idGunnar Mills1-1/+1
2018-12-04Fix missing Managers route on serviceRootEd Tanous1-0/+1
2018-11-26bmcweb: Redfish away from json cacheEd Tanous1-15/+23
2018-11-21bmcweb: fix Redfish UUIDEd Tanous1-16/+14
2018-11-16Add the Redfish message registriesJason M. Bills1-0/+1
2018-09-17Implement JsonSchema endpointEd Tanous1-0/+1
2018-09-05Move to clang-format-6.0Ed Tanous1-46/+53
2018-07-27Move over to upstream c++ styleEd Tanous1-4/+4
2018-07-27Reimplement UUID based on systemd UUIDEd Tanous1-10/+32
2018-06-29Boost beastEd Tanous1-6/+6
2018-03-28Make a few changes to privileges commitEd Tanous1-11/+8
2018-03-28Redfish NetworkProtocolBorawski.Lukasz1-1/+0
2018-03-28Improved Refish subroutesBorawski.Lukasz1-14/+10
2018-03-28Privilege implementation changeBorawski.Lukasz1-3/+12