1. 9f44c99 c++17: drop experimental::filesystem by Brad Bishop · 3 years, 8 months ago
  2. 8facccf style: update clang-format by Brad Bishop · 3 years, 8 months ago
  3. 212102e sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 2 months ago
  4. 550f31b sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years, 2 months ago
  5. 4d3d912 Code Update: Host ApplyTime support by Jayashankar Padath · 5 years ago
  6. b8cb0cc Remove deprecated is_method_error code by Adriana Kobylak · 5 years ago
  7. 2b2d229 Static layout: support image verification by Lei YU · 5 years ago
  8. e499446 Refactor: Use hiomapd instead of mboxd by Lei YU · 5 years ago
  9. 1db9adf Refactor: Fix issues found by cppcheck by Lei YU · 5 years ago
  10. a2e6716 Static layout: Implement PNOR code update by Lei YU · 5 years ago
  11. c67a945 Refactor: Move serialize to ubi by Lei YU · 5 years ago
  12. 9b21efc Refactor: Split Activation into common and ubi by Lei YU · 5 years ago
  13. c9caf86 Invoke Delete method to correct service by Lei YU · 5 years ago
  14. 17f55a8 std::variant: Fix forgotten conversion by William A. Kennington III · 6 years ago
  15. f6ed589 clang-format: Update to match docs repo by Gunnar Mills · 6 years ago
  16. ab435df activation: Add error handling in deleteImageManagerObject by Adriana Kobylak · 6 years ago
  17. 74b657e activation: Improve error handling in Subscribe by Gunnar Mills · 6 years ago
  18. afd0a45 Use s.c_str() in log messages by Joseph Reynolds · 6 years ago
  19. 11271fb PNOR Signature validation failure handling based on field mode by Jayanth Othayoth · 6 years ago
  20. 5248f3c Fix compilation issues by Jayanth Othayoth · 6 years ago
  21. 4016e52 Enabled PNOR signed image validation by Jayanth Othayoth · 6 years ago
  22. 70dcb63 Enable clang code format by Adriana Kobylak · 6 years ago
  23. 7f80e0b PNOR: Fix the delete implementation by Saqib Khan · 7 years ago
  24. 5b75651 Host updater: Remove the Object.Delete interface from functional version by Michael Tritz · 7 years ago
  25. 1e0aa5c Combine the creation of ro and rw partition in one service file by Saqib Khan · 7 years ago
  26. 9741cd1 Create active association by Gunnar Mills · 7 years ago
  27. 2cbfa03 Limit the number of Active pnor versions by Saqib Khan · 7 years ago
  28. aa6a243 Remove symlink creation during code update by Saqib Khan · 7 years ago
  29. b8e7f31 item_updater: Ignore base version when trying to free up priority. by Saqib Khan · 7 years ago
  30. 1cb127f PNOR Activation: Minor code-review fixes by Michael Tritz · 7 years ago
  31. 60bc20f PNOR: Restore RedundancyPriority on reset by Michael Tritz · 7 years ago
  32. 9c8adfa item_updater : Implementing Object.Delete for version by Leonel Gonzalez · 7 years ago
  33. 2af5c49 PNOR: Switch Software Version based on priority. by Saqib Khan · 7 years ago
  34. 137dddd Activation: Reset service file booleans after activation by Michael Tritz · 7 years ago
  35. 1793b64 Activation: Implement ActivationProgress interface by Michael Tritz · 7 years ago
  36. 81bac88 PNOR: implement Software RedundancyPriority interface. by Saqib Khan · 7 years ago
  37. cb9df4e PNOR: Remove the BlocksTransition object when activation completes by Saqib Khan · 7 years ago
  38. 9d25b60 Activation: Wait for service files to complete by Michael Tritz · 7 years ago
  39. e8320ef activation: Replace exists() with is_symlink()/is_directory() by Adriana Kobylak · 7 years ago
  40. 2021b4c RedundancyPriority: Override set property function by Saqib Khan · 7 years ago
  41. 942df8a PNOR: Implement Software RedundancyPriority.interface by Saqib Khan · 7 years ago
  42. 2fdb931 Code update flow: Set properties and load squashfs on object creation by Adriana Kobylak · 7 years ago
  43. 55f9e83 Activation: Point active image to requested image by Adriana Kobylak · 7 years ago
  44. 1e9b716 Mount a SquashFS image to a read-only partition on PNOR by Saqib Khan · 7 years ago
  45. 692b555 Activation: Create UBI volume on RequestedActivation by Adriana Kobylak · 7 years ago
  46. 99c8c0e Activation: Create ActivationBlocksTransition by Adriana Kobylak · 7 years ago
  47. befe5ce Activation: Override the set property functions by Adriana Kobylak · 7 years ago