summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove nodist_noinst_HEADERGunnar Mills2017-08-291-3/+0
* Add "noinst" for generated headerGunnar Mills2017-08-291-2/+4
* style changes in item_updater.cppGunnar Mills2017-08-281-11/+11
* Create an association to host inventory itemGunnar Mills2017-08-283-3/+29
* Generate sdbusplus bindings for Associations.Saqib Khan2017-08-284-2/+39
* Fix error logs while trying to read MANIFEST.Saqib Khan2017-08-231-1/+5
* Limit the number of Active pnor versionsSaqib Khan2017-08-195-0/+43
* Item_updater:Restructure the sequence of delete interface.Saqib Khan2017-08-181-1/+3
* Remove symlink creation during code updateSaqib Khan2017-08-182-43/+0
* PNOR: Store a redundant copy of the priority persistence fileMichael Tritz2017-08-182-15/+36
* Fix for restoreFromFile cereal exceptionMichael Tritz2017-08-183-19/+24
* item_updater: Ignore base version when trying to free up priority.Saqib Khan2017-08-163-5/+7
* item_updater: Add a log to indicate duplicate image upload.Saqib Khan2017-08-091-0/+5
* Change persistence file format from binary to JSONMichael Tritz2017-08-021-7/+7
* PNOR Activation: Minor code-review fixesMichael Tritz2017-08-022-84/+100
* PNOR: Restore RedundancyPriority on resetMichael Tritz2017-07-306-25/+108
* PNOR: Restore version and activation dbus objects on BMC reboot.Saqib Khan2017-07-282-35/+96
* item_updater : Implementing Object.Delete for versionLeonel Gonzalez2017-07-286-9/+132
* PNOR: Switch Software Version based on priority.Saqib Khan2017-07-254-28/+67
* Activation: Reset service file booleans after activationMichael Tritz2017-07-251-0/+5
* Update generate-squashfs to use new pflash optionMichael Tritz2017-07-241-18/+9
* Call emit_interfaces signal for temporary interfacesAdriana Kobylak2017-07-181-6/+56
* Create Version and Activation objects for current PNOR imageSaqib Khan2017-07-165-43/+154
* generate-squashfs: Add version checking field and various fixesAdriana Kobylak2017-07-131-5/+10
* Prevent Host Updater from going in to an infinite loop.Saqib Khan2017-07-111-1/+1
* Activation: Implement ActivationProgress interfaceMichael Tritz2017-07-072-1/+43
* PNOR: implement Software RedundancyPriority interface.Saqib Khan2017-07-064-4/+57
* PNOR: Remove the BlocksTransition object when activation completesSaqib Khan2017-06-291-1/+2
* Activation: Wait for service files to completeMichael Tritz2017-06-283-82/+198
* Change purpose set in generate-squashfsLeonel Gonzalez2017-06-281-1/+1
* activation: Replace exists() with is_symlink()/is_directory()Adriana Kobylak2017-06-231-7/+7
* item_updater: style simplificationPatrick Williams2017-06-161-15/+16
* item_updater: Add version dbus object.Saqib Khan2017-06-143-9/+82
* RedundancyPriority: Override set property functionSaqib Khan2017-06-142-0/+13
* generate-squashfs: output file name improvementsMichael Tritz2017-06-131-2/+16
* PNOR: Implement Software RedundancyPriority.interfaceSaqib Khan2017-06-052-0/+46
* item_updater: Use the Common.FilePath.Path to find the image filesAdriana Kobylak2017-05-313-12/+31
* ItemUpdater: Only create the dbus objects for Host and System imagesAdriana Kobylak2017-05-312-67/+73
* use new sdbusplus match constructorsPatrick Williams2017-05-302-41/+29
* Code update flow: Set properties and load squashfs on object creationAdriana Kobylak2017-05-242-36/+52
* Implement host factory reset in item_updaterMichael Tritz2017-05-243-12/+42
* Activation: Point active image to requested imageAdriana Kobylak2017-05-243-1/+67
* Mount a SquashFS image to a read-only partition on PNORSaqib Khan2017-05-051-0/+13
* Remove version codeGunnar Mills2017-05-056-179/+0
* Removed version gtests from openpower-pnor-code-mgmtGunnar Mills2017-05-053-67/+2
* generate-squashfs: Add read-write flagAdriana Kobylak2017-05-051-5/+6
* Activation: Create UBI volume on RequestedActivationAdriana Kobylak2017-04-272-0/+25
* Activation: Create ActivationBlocksTransitionAdriana Kobylak2017-04-272-22/+47
* ItemUpdater: Validate PNOR squashfs imageSaqib Khan2017-04-254-5/+51
* ItemUpdater: Implement Software.Extended VersionSaqib Khan2017-04-194-6/+72
OpenPOWER on IntegriCloud