summaryrefslogtreecommitdiff
path: root/redfish-core/lib/update_service.hpp
AgeCommit message (Expand)AuthorFilesLines
41 hoursChange error on FW update invalid Content-TypeSandeep1-1/+2
2025-09-09update service: extract addRelatedItemAlexander Hansen1-14/+17
2025-08-13update service: extract get version callbackAlexander Hansen1-62/+56
2025-08-13update service: extract function from lambdaAlexander Hansen1-63/+60
2025-08-12Refactor multipart update parameter extractionrajeeranjan1-77/+102
2025-06-24Task: Fix missing properties in task monitorChinmay Shripad Hegde1-1/+1
2025-06-17Software: Add LowestSupportedVersionGunnar Mills1-0/+2
2025-05-15Separate endpoint for MultipartHttpPushUri Updaterajeeranjan1-4/+26
2025-04-10Add async_method_call to utilityEd Tanous1-1/+2
2025-03-20Fix getting a response for wrong URIAbiola Asojo1-5/+12
2025-03-05Up the default code update timeoutGunnar Mills1-1/+1
2025-02-12Remove getIoContext from Request objectEd Tanous1-7/+2
2025-02-04clang-format: update latest spec and reformatPatrick Williams1-30/+30
2025-01-31Fix includesEd Tanous1-1/+28
2025-01-20Use SPDX identifiersEd Tanous1-15/+3
2024-12-17Move getProperty calls to utilityEd Tanous1-3/+2
2024-12-11Put simple update behind an optionEd Tanous1-26/+22
2024-11-23Update error types to use dmtfEd Tanous1-7/+7
2024-11-23Remove InvalidUpload response codeEd Tanous1-19/+12
2024-10-14Format readjsonMyung Bae1-5/+10
2024-10-09update service: update the updateable BMCJagpal Singh Gill1-1/+1
2024-09-11Remove duplicated block commentsEd Tanous1-13/+13
2024-09-10static -> inlineEd Tanous1-1/+1
2024-08-17clang-format: re-format for clang-18Patrick Williams1-168/+164
2024-08-13update service: use return path for task callbackJagpal Singh Gill1-2/+3
2024-08-09update service: remove tftp simple update flowJagpal Singh Gill1-60/+1
2024-08-02Consistently use generated enumerationsEd Tanous1-3/+5
2024-07-30update service: simplify object path lookupJagpal Singh Gill1-64/+51
2024-07-11Make multipart use consistent parseEd Tanous1-2/+6
2024-06-28add D-Bus interface for unstructured HTTP pushJagpal Singh Gill1-19/+43
2024-06-27Pass redfishPropertyName earlier argumentGinu George1-2/+2
2024-06-25remove unstructured HTTP patch for ApplyOptionsJagpal Singh Gill1-59/+2
2024-06-04update service: update applytime valueJagpal Singh Gill1-17/+3
2024-05-29updateservice: add start update D-Bus interfaceJagpal Singh Gill1-15/+287
2024-05-21Allow configuring "bmc" and "system"Ed Tanous1-3/+7
2024-05-11updateservice: refactor task creationJagpal Singh Gill1-119/+117
2024-05-11updateservice: refactor parse multi-part formsJagpal Singh Gill1-33/+72
2024-05-09Fix TFTP merge conflictEd Tanous1-5/+6
2024-05-08Add https parsingEd Tanous1-1/+25
2024-05-01Bring consistency to config optionsEd Tanous1-4/+5
2024-04-24Handle error code properlyEd Tanous1-5/+6
2024-04-19Add missing headersEd Tanous1-0/+3
2024-04-17Refactor tftp parserEd Tanous1-32/+63
2024-04-17Break out DoTftpUpdateEd Tanous1-34/+44
2024-04-17Refactor UpdateServiceEd Tanous1-242/+251
2024-04-13Fix nullptr failures for image uploadEd Tanous1-0/+6
2024-04-07Remove redundant static modifierEd Tanous1-3/+4
2024-03-28Create Redfish specific setProperty callEd Tanous1-14/+5
2024-03-21Use readJson to simplify updateEd Tanous1-32/+24
2024-01-19Remove some boost includesEd Tanous1-2/+1