summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Enabled Signed image validation in Item UpdaterJayanth Othayoth2018-03-143-4/+45
* Enabled OpenSSL based signature validation functionsJayanth Othayoth2018-03-132-9/+237
* Add support for signature verification routinesJayanth Othayoth2018-03-134-8/+252
* Create initial Signature verification classJayanth Othayoth2018-03-133-2/+75
* Enable clang code formatAdriana Kobylak2018-03-0218-994/+930
* item_updater: Fix DeleteAllAdriana Kobylak2018-03-011-1/+8
* Name reverse functional association "functional"Gunnar Mills2018-02-271-1/+1
* BMC: Block BMC reboots during Code UpdateSaqib Khan2018-02-272-0/+33
* watch: Add missing functional includeBrad Bishop2018-02-211-0/+1
* Call freeSpace() function before updateAdriana Kobylak2018-02-164-0/+55
* Fix error loggingAdriana Kobylak2018-02-135-23/+38
* image_manager: Check if tmp dir exists before removeAdriana Kobylak2018-02-131-1/+10
* Wait for obmc-flash-bmc-updateubootvars@.serviceAdriana Kobylak2018-01-252-24/+45
* Avoid calling Activation repeatedly during updateAdriana Kobylak2018-01-241-10/+13
* Fix "Error in Deleting image from image manager"Adriana Kobylak2018-01-241-26/+2
* item_updater: Look for BMC inventory interfaceAdriana Kobylak2018-01-162-20/+9
* Fix for priority restoration from environment variableMichael Tritz2017-12-181-3/+6
* BMC: Fix the delete implementation.Saqib Khan2017-12-067-174/+193
* Create Image Dir if not presentGunnar Mills2017-11-132-6/+5
* Spelling fixes in configure.acGunnar Mills2017-10-311-1/+1
* Spelling fixes in image_manager.cppGunnar Mills2017-10-311-3/+3
* Call update u-boot env once when a priority is changedAdriana Kobylak2017-10-304-59/+115
* BMC Updater: Remove the Object.Delete interface from functional versionMichael Tritz2017-10-263-29/+86
* Fix for field mode not working after rebootMichael Tritz2017-10-261-1/+1
* Move duplicate image upload log inside image_managerSaqib Khan2017-10-252-13/+16
* Remove move constructor in Watch classGunnar Mills2017-10-251-2/+2
* Update Journal Entry FormatGunnar Mills2017-10-251-2/+2
* Update U-boot env variablesSaqib Khan2017-10-243-18/+45
* Update Uboot environment variables when a version is deleted or updatedSaqib Khan2017-10-234-36/+49
* Style changes in activation.cppGunnar Mills2017-10-081-6/+6
* Style changes in item_updater.cppGunnar Mills2017-10-081-7/+5
* Style changes in image_manager.cppGunnar Mills2017-10-081-40/+31
* Switch from runtime_error to elogGunnar Mills2017-10-081-7/+14
* Style and comment changes in item_updater.hppGunnar Mills2017-10-081-68/+65
* Style changes in serialize.cppGunnar Mills2017-10-081-3/+4
* Style and comment changes in version.hppGunnar Mills2017-10-061-15/+21
* Restore BMC version on systems that doesn't have new BMC ubi layout.Saqib Khan2017-10-041-0/+29
* Use sha512 to calculate the versionID for images.Saqib Khan2017-10-044-14/+33
* 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-292-1/+34
* BMC: Update u-boot environment variable based on lowest prioritySaqib Khan2017-09-284-5/+71
* Change to pass by referenceGunnar Mills2017-09-262-4/+4
* Create BMC functional AssociationGunnar Mills2017-09-263-4/+33
* Style changes in image_manager_main.cppGunnar Mills2017-09-251-6/+7
* BMC Serialize: Change create_directory to create_directoriesMichael Tritz2017-09-181-1/+1
* Add checks for currently running bmc image before erasingEddie James2017-09-154-15/+54
* Create active association on startupGunnar Mills2017-09-121-12/+21
* Fix problem requiring two Delete calls to remove an imageEddie James2017-09-127-43/+63
* Change ro to rofs.Saqib Khan2017-09-072-3/+3
OpenPOWER on IntegriCloud