summaryrefslogtreecommitdiff
path: root/redfish-core/lib/update_service.hpp
AgeCommit message (Expand)AuthorFilesLines
2022-04-06Add setUpRedfishRoute to all nodes in redfishEd Tanous1-19/+47
2022-03-22Consitently use dbus::utility typesEd Tanous1-76/+60
2022-03-19Fix undefined property in FirmwareInventoryJiaqing Zhao1-1/+1
2022-03-07Don't rely on operator << for object loggingEd Tanous1-2/+2
2022-02-28Add url type safety to message registryEd Tanous1-2/+3
2022-02-25json_utils: Add support jsonRead Patch/ActionWilly Tu1-4/+5
2022-02-11Add readability-redundant-* checksEd Tanous1-2/+2
2022-02-09Enable readability-avoid-const-params-in-declsEd Tanous1-1/+1
2022-01-28Enable readability-container-size-empty testsEd Tanous1-1/+1
2022-01-10Consistently use ManagedObjectTypeEd Tanous1-58/+59
2022-01-06update_service: fix fwUpdateErrorMatcher cannot workingBrian Ma1-60/+73
2021-12-28Using sdbusplus::asio::getPropertyJonathan Doman1-17/+12
2021-12-28Move to common variantEd Tanous1-14/+18
2021-11-19Update clang-formatGeorge Liu1-137/+133
2021-09-18Make fewer copiesEd Tanous1-9/+11
2021-07-08Automate PrivilegeRegistry to codeEd Tanous1-6/+7
2021-06-16Remove ambiguous privileges constructorEd Tanous1-6/+6
2021-06-10Redfish: Fix bug that cause validator failedChicago Duan1-2/+2
2021-06-09Add support for MaxImageSizeBytes in UpdateServiceTejas Patil1-0/+6
2021-06-03Remove Redfish Node classJohn Edward Broadbent1-535/+500
2021-05-28Adjust parameter name of FirmwareInventoryIdAbhishek Patel1-6/+8
2021-04-08Using AsyncResp everywherezhanghch051-51/+49
2021-02-19Start using sdbusplus::message::filename()Ed Tanous1-4/+3
2021-01-25Tasks for TFTP uploadAlbert Zhang1-1/+1
2021-01-04Implement PercentComplete for code updateGeorge Liu1-0/+2
2020-12-30Look for Version Already Exists ErrorGunnar Mills1-2/+12
2020-12-18Fix .clang-tidyEd Tanous1-10/+10
2020-11-12update_service: fix segmentation violation when updating imagesTim Lee1-3/+0
2020-10-23Turn on ALL perf checksEd Tanous1-4/+4
2020-10-15Lots of performance improvementsEd Tanous1-6/+5
2020-08-24update_service: add sufficient delay for fw object to get createdChalapathi Venkataramashetty1-1/+1
2020-08-20Increase TFTP timeoutGunnar Mills1-3/+3
2020-08-17Enable unused variable warnings and resolveEd Tanous1-8/+8
2020-08-17Remove middlewaresEd Tanous1-6/+4
2020-07-10Codespell redfish-core spelling fixesGunnar Mills1-2/+2
2020-06-27Update Service: Change error message based on error logsJames Feist1-2/+65
2020-06-11clang-format: update to latest from docs repoGunnar Mills1-52/+51
2020-05-28FW Update: Task: Update messagesJames Feist1-38/+85
2020-05-14Task: Use TaskEvent messagesJames Feist1-3/+5
2020-03-17Task: Add payload supportJames Feist1-7/+9
2020-03-12task: add fwupdate supportJames Feist1-1/+71
2020-02-27SoftwareInventory: Implement Bios Related ItemGunnar Mills1-6/+4
2020-02-20Update service: Remove odata.contextGunnar Mills1-7/+0
2020-02-03Add support to fetch the 'Updateable' componentsAppaRao Puli1-1/+3
2020-01-07only return fw images in FirmwareInventoryAndrew Geissler1-2/+6
2019-12-12Redfish: Support health status of firmware inventory objectsCarol Wang1-1/+0
2019-12-04Redfish: ApplyTime property GET and PATCH supportJayashankar Padath1-33/+96
2019-12-02Add "Retry-After" header for temporarily unavailable messagesJason M. Bills1-1/+0
2019-10-11Fix a bunch of warningsEd Tanous1-10/+7
2019-10-10SoftwareInventory: Catch more interfacesJames Feist1-4/+2