summaryrefslogtreecommitdiffstats
path: root/item_updater.hpp
Commit message (Expand)AuthorAgeFilesLines
* Move to new association interfaceJohn Wang2019-09-171-2/+2
* ubi: Rewrite freePriorityAdriana Kobylak2019-07-231-1/+3
* test: Add sources of static PNORLei YU2019-03-131-3/+3
* Static layout: Do not update PNOR when host is onLei YU2019-03-131-1/+3
* Refactor: Make createActivation() commonLei YU2019-03-081-1/+21
* Refactor: Remove unused isLowestPriority()Lei YU2019-03-071-9/+0
* Refactor: Move determinId to ubiLei YU2019-03-071-8/+0
* Refactor: Split item_updater to common and ubiLei YU2019-03-071-47/+17
* item_updater: Call remove association on deleteAdriana Kobylak2018-11-021-2/+2
* clang-format: Update to match docs repoGunnar Mills2018-09-111-4/+5
* Enable clang code formatAdriana Kobylak2018-03-021-213/+205
* fix item updater freeSpace()Gunnar Mills2018-01-171-2/+6
* item_updater: Add Volatile Object Enable dbus objectAdriana Kobylak2018-01-101-0/+8
* Gard reset: Fix the typo in the D-Bus pathMichael Tritz2017-12-091-1/+1
* Host updater: Remove the Object.Delete interface from functional versionMichael Tritz2017-11-281-8/+8
* Host updater: implement GUARD factory resetMichael Tritz2017-10-271-0/+53
* Change to pass by referenceGunnar Mills2017-09-291-2/+2
* Create functional association on startupGunnar Mills2017-09-291-0/+8
* Style and comment changes in item_updater.hppGunnar Mills2017-09-291-17/+17
* Host updater: Add function to delete all versionsMichael Tritz2017-09-281-1/+8
* Create PNOR Functional AssociationGunnar Mills2017-09-271-0/+7
* Add checks for currently running host image before erasingEddie James2017-09-131-0/+14
* Combine the creation of ro and rw partition in one service fileSaqib Khan2017-09-061-1/+1
* Create active associationGunnar Mills2017-09-051-1/+22
* Limit the number of Active pnor versionsSaqib Khan2017-08-191-0/+5
* item_updater: Ignore base version when trying to free up priority.Saqib Khan2017-08-161-2/+3
* item_updater : Implementing Object.Delete for versionLeonel Gonzalez2017-07-281-0/+25
* PNOR: Switch Software Version based on priority.Saqib Khan2017-07-251-0/+9
* Create Version and Activation objects for current PNOR imageSaqib Khan2017-07-161-9/+6
* PNOR: implement Software RedundancyPriority interface.Saqib Khan2017-07-061-0/+9
* item_updater: Add version dbus object.Saqib Khan2017-06-141-0/+5
* item_updater: Use the Common.FilePath.Path to find the image filesAdriana Kobylak2017-05-311-2/+2
* ItemUpdater: Only create the dbus objects for Host and System imagesAdriana Kobylak2017-05-311-2/+2
* use new sdbusplus match constructorsPatrick Williams2017-05-301-12/+9
* Implement host factory reset in item_updaterMichael Tritz2017-05-241-10/+12
* ItemUpdater: Validate PNOR squashfs imageSaqib Khan2017-04-251-0/+8
* ItemUpdater: Implement Software.Extended VersionSaqib Khan2017-04-191-0/+10
* Activation: Override the set property functionsAdriana Kobylak2017-04-191-2/+2
* ItemUpdater: Store version id as string instead of intAdriana Kobylak2017-04-051-1/+1
* Create Activation dbus objectAdriana Kobylak2017-03-251-0/+69
OpenPOWER on IntegriCloud