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