summaryrefslogtreecommitdiffstats
path: root/item_updater.cpp
Commit message (Expand)AuthorAgeFilesLines
* item_updater: Call remove association on deleteAdriana Kobylak2018-12-111-5/+3
* Rename Version::Errors to Image::ErrorsAdriana Kobylak2018-10-171-2/+2
* Fix being able to activate a Failed versionAdriana Kobylak2018-09-191-6/+17
* clang-format: Update to match docs repoGunnar Mills2018-09-111-10/+13
* Delete functional BMC id if ACTIVE_BMC_MAX_ALLOWED is less than 2Lei YU2018-08-301-2/+5
* Make MEDIA_DIR configurableLei YU2018-08-301-2/+19
* Catch SdBusError when calling the mapperEd Tanous2018-08-101-10/+13
* Move setting the priority U-Boot variable to ubiAdriana Kobylak2018-07-191-0/+6
* item_updater: sort ubi specific codeLei YU2018-07-171-66/+7
* Refactor of bmcImagesLei YU2018-07-171-1/+1
* Perform uboot mirroring operation during BMC bootEddie James2018-05-031-0/+17
* Revert "Delay return from updateUbootEnvVars() until service file finishes"Adriana Kobylak2018-04-091-4/+0
* Delay return from updateUbootEnvVars() until service file finishesMichael Tritz2018-04-041-0/+4
* Add support for signature verification routinesJayanth Othayoth2018-03-131-3/+2
* Enable clang code formatAdriana Kobylak2018-03-021-156/+93
* item_updater: Fix DeleteAllAdriana Kobylak2018-03-011-1/+8
* Call freeSpace() function before updateAdriana Kobylak2018-02-161-0/+39
* Fix error loggingAdriana Kobylak2018-02-131-5/+5
* item_updater: Look for BMC inventory interfaceAdriana Kobylak2018-01-161-19/+5
* BMC: Fix the delete implementation.Saqib Khan2017-12-061-58/+56
* Call update u-boot env once when a priority is changedAdriana Kobylak2017-10-301-9/+70
* BMC Updater: Remove the Object.Delete interface from functional versionMichael Tritz2017-10-261-18/+29
* Fix for field mode not working after rebootMichael Tritz2017-10-261-1/+1
* Move duplicate image upload log inside image_managerSaqib Khan2017-10-251-5/+0
* Update Journal Entry FormatGunnar Mills2017-10-251-2/+2
* Update U-boot env variablesSaqib Khan2017-10-241-17/+3
* Update Uboot environment variables when a version is deleted or updatedSaqib Khan2017-10-231-0/+41
* Style changes in item_updater.cppGunnar Mills2017-10-081-7/+5
* Restore BMC version on systems that doesn't have new BMC ubi layout.Saqib Khan2017-10-041-0/+29
* Set Priority value of functional BMC version to 0Adriana Kobylak2017-10-031-13/+21
* Delete the BMC version that doesn't have a valid os-release file.Saqib Khan2017-10-021-4/+6
* BMC Updater: Add function to delete all versionsMichael Tritz2017-09-291-0/+27
* BMC: Update u-boot environment variable based on lowest prioritySaqib Khan2017-09-281-2/+18
* Change to pass by referenceGunnar Mills2017-09-261-2/+2
* Create BMC functional AssociationGunnar Mills2017-09-261-4/+23
* Add checks for currently running bmc image before erasingEddie James2017-09-151-14/+27
* Create active association on startupGunnar Mills2017-09-121-12/+21
* Fix problem requiring two Delete calls to remove an imageEddie James2017-09-121-8/+2
* Change ro to rofs.Saqib Khan2017-09-071-2/+2
* Create active associationGunnar Mills2017-09-051-0/+24
* BMC: Restore version and activation dbus objects on BMC reboot.Saqib Khan2017-08-301-25/+83
* Create an association to BMC inventory itemGunnar Mills2017-08-291-2/+65
* style changes to item_updater.cppGunnar Mills2017-08-241-22/+22
* Remove rw ubi volume delete as part of bmc version delete.Saqib Khan2017-08-221-16/+1
* Add field mode to BMC updaterMichael Tritz2017-08-211-1/+52
* BMC: Store RedundancyPriority on System.Saqib Khan2017-08-201-0/+2
* Check if BMC tarball has all required files during image verifcationMichael Tritz2017-08-181-9/+19
* item_updater: Add a log to indicate duplicate image upload.Saqib Khan2017-08-161-0/+5
* Miscellaneous improvements to activation/item updaterMichael Tritz2017-08-011-4/+0
* item_updater: Added erase methodLeonel Gonzalez2017-07-261-2/+71
OpenPOWER on IntegriCloud