summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Style and comment changes in item_updater.hppGunnar Mills2017-09-291-17/+17
* Style changes in serialize.cppGunnar Mills2017-09-291-4/+4
* Style and comment changes in version.hppGunnar Mills2017-09-291-16/+19
* Call updateFunctionalAssociation on symlink changeGunnar Mills2017-09-294-5/+295
* Host updater: Add function to delete all versionsMichael Tritz2017-09-282-1/+36
* Create PNOR Functional AssociationGunnar Mills2017-09-273-1/+32
* Style changes in version.cppGunnar Mills2017-09-261-12/+8
* PNOR Serialize: Change create_directory to create_directoriesMichael Tritz2017-09-181-1/+1
* Add checks for currently running host image before erasingEddie James2017-09-132-0/+96
* Create active association on startupGunnar Mills2017-09-121-12/+18
* Combine the creation of ro and rw partition in one service fileSaqib Khan2017-09-064-41/+13
* Switch FWD and REV association namesGunnar Mills2017-09-051-2/+2
* Create active associationGunnar Mills2017-09-054-1/+54
* 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
OpenPOWER on IntegriCloud