summaryrefslogtreecommitdiffstats
path: root/item_updater.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated is_method_error codeAdriana Kobylak2019-06-031-16/+25
* Refactor: Make createActivation() commonLei YU2019-03-081-0/+106
* Refactor: Split item_updater to common and ubiLei YU2019-03-071-570/+50
* Allow delete functional PNOR if only 1 PNOR is allowedLei YU2019-01-241-2/+4
* item_updater: Call remove association on deleteAdriana Kobylak2018-11-021-3/+3
* clang-format: Update to match docs repoGunnar Mills2018-09-111-8/+11
* deleteAll: Delete functional version if chassis offAdriana Kobylak2018-07-241-1/+7
* reset: Call Suspend / Resume mboxAdriana Kobylak2018-07-201-0/+29
* reset: Replace service files with filesystem APIsAdriana Kobylak2018-07-201-24/+13
* Use s.c_str() in log messagesJoseph Reynolds2018-05-311-7/+7
* Enable clang code formatAdriana Kobylak2018-03-021-147/+90
* Host updater: Back up version priority in environment variablesMichael Tritz2018-01-231-2/+0
* fix item updater freeSpace()Gunnar Mills2018-01-171-12/+18
* Clear files in pnor-patch directory on host factory resetMichael Tritz2018-01-041-0/+9
* PNOR: Fix the delete implementationSaqib Khan2017-12-051-37/+39
* Host updater: Remove the Object.Delete interface from functional versionMichael Tritz2017-11-281-6/+12
* Fix up InternalFailure to include metadataMarri Devender Rao2017-11-161-1/+7
* item_updater: Skip functional version when freeing spaceAdriana Kobylak2017-11-091-1/+5
* Host updater: implement GUARD factory resetMichael Tritz2017-10-271-0/+51
* Update Journal Variable NamesGunnar Mills2017-10-251-3/+3
* Revert "item_updater: Add a log to indicate duplicate image upload."Saqib Khan2017-10-161-5/+0
* remove Delete from VersionEddie James2017-10-121-4/+2
* Host reset: Change deletes to clearsMichael Tritz2017-10-031-13/+28
* Delete the pnor version that doesn't have a valid pnor.tocSaqib Khan2017-10-021-5/+6
* Delete orphaned pnor read-write volumes.Saqib Khan2017-10-021-0/+13
* Change to pass by referenceGunnar Mills2017-09-291-2/+2
* Create functional association on startupGunnar Mills2017-09-291-0/+27
* Host updater: Add function to delete all versionsMichael Tritz2017-09-281-0/+28
* Create PNOR Functional AssociationGunnar Mills2017-09-271-1/+22
* Add checks for currently running host image before erasingEddie James2017-09-131-0/+82
* Create active association on startupGunnar Mills2017-09-121-12/+18
* Combine the creation of ro and rw partition in one service fileSaqib Khan2017-09-061-1/+1
* Create active associationGunnar Mills2017-09-051-0/+24
* style changes in item_updater.cppGunnar Mills2017-08-281-11/+11
* Create an association to host inventory itemGunnar Mills2017-08-281-2/+18
* Limit the number of Active pnor versionsSaqib Khan2017-08-191-0/+27
* Item_updater:Restructure the sequence of delete interface.Saqib Khan2017-08-181-1/+3
* Fix for restoreFromFile cereal exceptionMichael Tritz2017-08-181-15/+10
* item_updater: Ignore base version when trying to free up priority.Saqib Khan2017-08-161-2/+3
* item_updater: Add a log to indicate duplicate image upload.Saqib Khan2017-08-091-0/+5
* PNOR: Restore RedundancyPriority on resetMichael Tritz2017-07-301-23/+18
* PNOR: Restore version and activation dbus objects on BMC reboot.Saqib Khan2017-07-281-35/+94
* item_updater : Implementing Object.Delete for versionLeonel Gonzalez2017-07-281-7/+63
* PNOR: Switch Software Version based on priority.Saqib Khan2017-07-251-0/+15
* Create Version and Activation objects for current PNOR imageSaqib Khan2017-07-161-34/+38
* Prevent Host Updater from going in to an infinite loop.Saqib Khan2017-07-111-1/+1
* PNOR: implement Software RedundancyPriority interface.Saqib Khan2017-07-061-0/+16
* Activation: Wait for service files to completeMichael Tritz2017-06-281-17/+0
* item_updater: style simplificationPatrick Williams2017-06-161-15/+16
* item_updater: Add version dbus object.Saqib Khan2017-06-141-9/+24
OpenPOWER on IntegriCloud