1. 7ccaa2a Added positive path Signature validation test by Jayanth Othayoth · 6 years ago
  2. 8dd63cb README: Add repo description by Gunnar Mills · 6 years ago
  3. 31e336b Reword "cleaning the repo" in README by Gunnar Mills · 6 years ago
  4. 5248f3c Fix compilation issues by Jayanth Othayoth · 6 years ago
  5. 4c7d206 Spelling fixes by Gunnar Mills · 6 years ago
  6. 4016e52 Enabled PNOR signed image validation by Jayanth Othayoth · 6 years ago
  7. 70804dc Add support for signature verification routines by Jayanth Othayoth · 6 years ago
  8. 643e730 Add PNOR image signing during squashfs generation by Eddie James · 6 years ago
  9. 70dcb63 Enable clang code format by Adriana Kobylak · 6 years ago
  10. ee69712 Name reverse functional association "functional" by Gunnar Mills · 6 years ago
  11. d188b19 watch: Add missing functional include by Brad Bishop · 6 years ago
  12. 40ecdb6 Host updater: Back up version priority in environment variables by Michael Tritz · 7 years ago
  13. fedbf3d fix item updater freeSpace() by Gunnar Mills · 6 years ago
  14. 7cb480e item_updater: Add Volatile Object Enable dbus object by Adriana Kobylak · 7 years ago
  15. bb31f02 Clear files in pnor-patch directory on host factory reset by Michael Tritz · 7 years ago
  16. 4ecea0f Gard reset: Fix the typo in the D-Bus path by Michael Tritz · 7 years ago
  17. 7f80e0b PNOR: Fix the delete implementation by Saqib Khan · 7 years ago
  18. 5b75651 Host updater: Remove the Object.Delete interface from functional version by Michael Tritz · 7 years ago
  19. 795d984 Fix up InternalFailure to include metadata by Marri Devender Rao · 7 years ago
  20. ee201a5 item_updater: Skip functional version when freeing space by Adriana Kobylak · 7 years ago
  21. 0e30f86 Always clean up the scratch dir by Gunnar Mills · 7 years ago
  22. 8f61867 Pass in the size of the UBI image by Gunnar Mills · 7 years ago
  23. 927ac0f Create UBI image by Gunnar Mills · 7 years ago
  24. f821084 Untar tarball and check for squashfs file by Gunnar Mills · 7 years ago
  25. 6a3e4e4 Basic generate-ubi script. by Gunnar Mills · 7 years ago
  26. 2941435 Make help text in generate-squashfs more clear by Gunnar Mills · 7 years ago
  27. b541f1b Host updater: implement GUARD factory reset by Michael Tritz · 7 years ago
  28. 2a6981b Add Test for getId() by Gunnar Mills · 7 years ago
  29. 850d5f6 Update Journal Variable Names by Gunnar Mills · 7 years ago
  30. fbee189 Revert "item_updater: Add a log to indicate duplicate image upload." by Saqib Khan · 7 years ago
  31. fa5daf4 remove Delete from Version by Eddie James · 7 years ago
  32. 2308b8b Use sha512 to calcualte the versionID for images. by Saqib Khan · 7 years ago
  33. fa7aa12 Host reset: Change deletes to clears by Michael Tritz · 7 years ago
  34. 6a52226 Delete the pnor version that doesn't have a valid pnor.toc by Saqib Khan · 7 years ago
  35. 2be9ba9 Delete orphaned pnor read-write volumes. by Saqib Khan · 7 years ago
  36. 61010b2 Change to pass by reference by Gunnar Mills · 7 years ago
  37. 2badd7a Create functional association on startup by Gunnar Mills · 7 years ago
  38. 139cf1a Style and comment changes in item_updater.hpp by Gunnar Mills · 7 years ago
  39. e7ff645 Style changes in serialize.cpp by Gunnar Mills · 7 years ago
  40. b78dfa5 Style and comment changes in version.hpp by Gunnar Mills · 7 years ago
  41. 6bd6d7b Call updateFunctionalAssociation on symlink change by Gunnar Mills · 7 years ago
  42. 234a07e Host updater: Add function to delete all versions by Michael Tritz · 7 years ago
  43. 833e4f3 Create PNOR Functional Association by Gunnar Mills · 7 years ago
  44. a93a07b Style changes in version.cpp by Gunnar Mills · 7 years ago
  45. 48d9a4e PNOR Serialize: Change create_directory to create_directories by Michael Tritz · 7 years ago
  46. 13fc66a Add checks for currently running host image before erasing by Eddie James · 7 years ago
  47. 3588acc Create active association on startup by Gunnar Mills · 7 years ago
  48. 1e0aa5c Combine the creation of ro and rw partition in one service file by Saqib Khan · 7 years ago
  49. fe07536 Switch FWD and REV association names by Gunnar Mills · 7 years ago
  50. 9741cd1 Create active association by Gunnar Mills · 7 years ago
  51. c5b04e4 Remove nodist_noinst_HEADER by Gunnar Mills · 7 years ago
  52. 8fc66c9 Add "noinst" for generated header by Gunnar Mills · 7 years ago
  53. 3fa7028 style changes in item_updater.cpp by Gunnar Mills · 7 years ago
  54. 3edb84b Create an association to host inventory item by Gunnar Mills · 7 years ago
  55. c350c61 Generate sdbusplus bindings for Associations. by Saqib Khan · 7 years ago
  56. e53222d Fix error logs while trying to read MANIFEST. by Saqib Khan · 7 years ago
  57. 2cbfa03 Limit the number of Active pnor versions by Saqib Khan · 7 years ago
  58. ef8cd9f Item_updater:Restructure the sequence of delete interface. by Saqib Khan · 7 years ago
  59. aa6a243 Remove symlink creation during code update by Saqib Khan · 7 years ago
  60. 4fb952c PNOR: Store a redundant copy of the priority persistence file by Michael Tritz · 7 years ago
  61. 3641792 Fix for restoreFromFile cereal exception by Michael Tritz · 7 years ago
  62. b8e7f31 item_updater: Ignore base version when trying to free up priority. by Saqib Khan · 7 years ago
  63. 3fb2d17 item_updater: Add a log to indicate duplicate image upload. by Saqib Khan · 7 years ago
  64. 5c90711 Change persistence file format from binary to JSON by Michael Tritz · 7 years ago
  65. 1cb127f PNOR Activation: Minor code-review fixes by Michael Tritz · 7 years ago
  66. 60bc20f PNOR: Restore RedundancyPriority on reset by Michael Tritz · 7 years ago
  67. 4c5d744 PNOR: Restore version and activation dbus objects on BMC reboot. by Saqib Khan · 7 years ago
  68. 9c8adfa item_updater : Implementing Object.Delete for version by Leonel Gonzalez · 7 years ago
  69. 2af5c49 PNOR: Switch Software Version based on priority. by Saqib Khan · 7 years ago
  70. 137dddd Activation: Reset service file booleans after activation by Michael Tritz · 7 years ago
  71. 1bd65ac Update generate-squashfs to use new pflash option by Michael Tritz · 7 years ago
  72. a8eda56 Call emit_interfaces signal for temporary interfaces by Adriana Kobylak · 7 years ago
  73. 167601b Create Version and Activation objects for current PNOR image by Saqib Khan · 7 years ago
  74. 1e4a7f2 generate-squashfs: Add version checking field and various fixes by Adriana Kobylak · 7 years ago
  75. 00044f4 Prevent Host Updater from going in to an infinite loop. by Saqib Khan · 7 years ago
  76. 1793b64 Activation: Implement ActivationProgress interface by Michael Tritz · 7 years ago
  77. 81bac88 PNOR: implement Software RedundancyPriority interface. by Saqib Khan · 7 years ago
  78. cb9df4e PNOR: Remove the BlocksTransition object when activation completes by Saqib Khan · 7 years ago
  79. 9d25b60 Activation: Wait for service files to complete by Michael Tritz · 7 years ago
  80. c14a3d2 Change purpose set in generate-squashfs by Leonel Gonzalez · 7 years ago
  81. e8320ef activation: Replace exists() with is_symlink()/is_directory() by Adriana Kobylak · 7 years ago
  82. e429094 item_updater: style simplification by Patrick Williams · 7 years ago
  83. ce14870 item_updater: Add version dbus object. by Saqib Khan · 7 years ago
  84. 2021b4c RedundancyPriority: Override set property function by Saqib Khan · 7 years ago
  85. 8f39673 generate-squashfs: output file name improvements by Michael Tritz · 7 years ago
  86. 942df8a PNOR: Implement Software RedundancyPriority.interface by Saqib Khan · 7 years ago
  87. 5ba6b10 item_updater: Use the Common.FilePath.Path to find the image files by Adriana Kobylak · 7 years ago
  88. d6a549e ItemUpdater: Only create the dbus objects for Host and System images by Adriana Kobylak · 7 years ago
  89. 3accb32 use new sdbusplus match constructors by Patrick Williams · 7 years ago
  90. 2fdb931 Code update flow: Set properties and load squashfs on object creation by Adriana Kobylak · 7 years ago
  91. dd961b6 Implement host factory reset in item_updater by Michael Tritz · 7 years ago
  92. 55f9e83 Activation: Point active image to requested image by Adriana Kobylak · 7 years ago
  93. 1e9b716 Mount a SquashFS image to a read-only partition on PNOR by Saqib Khan · 7 years ago
  94. 62d32eb Remove version code by Gunnar Mills · 7 years ago
  95. f7419b5 Removed version gtests from openpower-pnor-code-mgmt by Gunnar Mills · 7 years ago
  96. 9c86606 generate-squashfs: Add read-write flag by Adriana Kobylak · 7 years ago
  97. 692b555 Activation: Create UBI volume on RequestedActivation by Adriana Kobylak · 7 years ago
  98. 99c8c0e Activation: Create ActivationBlocksTransition by Adriana Kobylak · 7 years ago
  99. a8ade7e ItemUpdater: Validate PNOR squashfs image by Saqib Khan · 7 years ago
  100. 7254f0e ItemUpdater: Implement Software.Extended Version by Saqib Khan · 7 years ago