summaryrefslogtreecommitdiff
path: root/redfish-core/lib/update_service.hpp
AgeCommit message (Expand)AuthorFilesLines
2019-10-08update_service: s/update/imageJames Feist1-2/+2
2019-09-23Fix: Only return error info in invalid URI caseAyushi Smriti1-8/+8
2019-07-03Return error on invalid swIdAndrew Geissler1-0/+11
2019-07-02fwstatus: Enhance state of firmware inventoryAndrew Geissler1-53/+10
2019-06-26simpleupdate: Basic support of SimpleUpdateAndrew Geissler1-11/+172
2019-06-14Redfish: ApplyTime property patch supportJayashankar Padath1-0/+53
2019-05-09simpleupdate: Move code around for future re-useAndrew Geissler1-140/+143
2019-04-11fw-update: Support host image updateAndrew Geissler1-50/+92
2019-04-11fw-inventory: Add RelatedItem to inventoryAndrew Geissler1-0/+27
2019-03-30fw-inventory: description of FirmwareInventory objAndrew Geissler1-0/+21
2019-02-21bmcweb: fix compiler warningsEd Tanous1-1/+0
2019-02-09bmcweb: move variant usage to std namespaceEd Tanous1-9/+6
2018-12-10Remove custom version of getPtrEd Tanous1-4/+6
2018-11-26bmcweb: Redfish away from json cacheEd Tanous1-33/+29
2018-11-01bmcweb: fix a possible buffer overflow issueEd Tanous1-4/+3
2018-10-23Improve the Redfish error reporting interfaceJason M. Bills1-35/+19
2018-10-16Redfish: Fixed incorrect firmware ID stringsJennifer Lee1-40/+54
2018-10-08Last round of variable renamesEd Tanous1-25/+24
2018-09-05Move to clang-format-6.0Ed Tanous1-351/+420
2018-08-15Cleanups to update service schemaEd Tanous1-224/+137
2018-08-15Implement POST for redfish UpdateServiceJennifer Lee1-92/+269
2018-07-27Move over to upstream c++ styleEd Tanous1-37/+37
2018-06-29Fixed the Software Inventory schema Object Mapper callsJennifer Lee1-128/+145
2018-06-29Added UpdateService to RedfishJennifer Lee1-0/+289