1. f6ed589 clang-format: Update to match docs repo by Gunnar Mills · 6 years ago
  2. c39d923 deleteAll: Delete functional version if chassis off by Adriana Kobylak · 6 years ago
  3. 0bd6505 reset: Call Suspend / Resume mbox by Adriana Kobylak · 6 years ago
  4. ca9ba06 reset: Replace service files with filesystem APIs by Adriana Kobylak · 6 years ago
  5. afd0a45 Use s.c_str() in log messages by Joseph Reynolds · 6 years ago
  6. 70dcb63 Enable clang code format by Adriana Kobylak · 6 years ago
  7. 40ecdb6 Host updater: Back up version priority in environment variables by Michael Tritz · 7 years ago
  8. fedbf3d fix item updater freeSpace() by Gunnar Mills · 6 years ago
  9. bb31f02 Clear files in pnor-patch directory on host factory reset by Michael Tritz · 7 years ago
  10. 7f80e0b PNOR: Fix the delete implementation by Saqib Khan · 7 years ago
  11. 5b75651 Host updater: Remove the Object.Delete interface from functional version by Michael Tritz · 7 years ago
  12. 795d984 Fix up InternalFailure to include metadata by Marri Devender Rao · 7 years ago
  13. ee201a5 item_updater: Skip functional version when freeing space by Adriana Kobylak · 7 years ago
  14. b541f1b Host updater: implement GUARD factory reset by Michael Tritz · 7 years ago
  15. 850d5f6 Update Journal Variable Names by Gunnar Mills · 7 years ago
  16. fbee189 Revert "item_updater: Add a log to indicate duplicate image upload." by Saqib Khan · 7 years ago
  17. fa5daf4 remove Delete from Version by Eddie James · 7 years ago
  18. fa7aa12 Host reset: Change deletes to clears by Michael Tritz · 7 years ago
  19. 6a52226 Delete the pnor version that doesn't have a valid pnor.toc by Saqib Khan · 7 years ago
  20. 2be9ba9 Delete orphaned pnor read-write volumes. by Saqib Khan · 7 years ago
  21. 61010b2 Change to pass by reference by Gunnar Mills · 7 years ago
  22. 2badd7a Create functional association on startup by Gunnar Mills · 7 years ago
  23. 234a07e Host updater: Add function to delete all versions by Michael Tritz · 7 years ago
  24. 833e4f3 Create PNOR Functional Association by Gunnar Mills · 7 years ago
  25. 13fc66a Add checks for currently running host image before erasing by Eddie James · 7 years ago
  26. 3588acc Create active association on startup by Gunnar Mills · 7 years ago
  27. 1e0aa5c Combine the creation of ro and rw partition in one service file by Saqib Khan · 7 years ago
  28. 9741cd1 Create active association by Gunnar Mills · 7 years ago
  29. 3fa7028 style changes in item_updater.cpp by Gunnar Mills · 7 years ago
  30. 3edb84b Create an association to host inventory item by Gunnar Mills · 7 years ago
  31. 2cbfa03 Limit the number of Active pnor versions by Saqib Khan · 7 years ago
  32. ef8cd9f Item_updater:Restructure the sequence of delete interface. by Saqib Khan · 7 years ago
  33. 3641792 Fix for restoreFromFile cereal exception by Michael Tritz · 7 years ago
  34. b8e7f31 item_updater: Ignore base version when trying to free up priority. by Saqib Khan · 7 years ago
  35. 3fb2d17 item_updater: Add a log to indicate duplicate image upload. by Saqib Khan · 7 years ago
  36. 60bc20f PNOR: Restore RedundancyPriority on reset by Michael Tritz · 7 years ago
  37. 4c5d744 PNOR: Restore version and activation dbus objects on BMC reboot. by Saqib Khan · 7 years ago
  38. 9c8adfa item_updater : Implementing Object.Delete for version by Leonel Gonzalez · 7 years ago
  39. 2af5c49 PNOR: Switch Software Version based on priority. by Saqib Khan · 7 years ago
  40. 167601b Create Version and Activation objects for current PNOR image by Saqib Khan · 7 years ago
  41. 00044f4 Prevent Host Updater from going in to an infinite loop. by Saqib Khan · 7 years ago
  42. 81bac88 PNOR: implement Software RedundancyPriority interface. by Saqib Khan · 7 years ago
  43. 9d25b60 Activation: Wait for service files to complete by Michael Tritz · 7 years ago
  44. e429094 item_updater: style simplification by Patrick Williams · 7 years ago
  45. ce14870 item_updater: Add version dbus object. by Saqib Khan · 7 years ago
  46. 5ba6b10 item_updater: Use the Common.FilePath.Path to find the image files by Adriana Kobylak · 7 years ago
  47. d6a549e ItemUpdater: Only create the dbus objects for Host and System images by Adriana Kobylak · 7 years ago
  48. 3accb32 use new sdbusplus match constructors by Patrick Williams · 7 years ago
  49. 2fdb931 Code update flow: Set properties and load squashfs on object creation by Adriana Kobylak · 7 years ago
  50. dd961b6 Implement host factory reset in item_updater by Michael Tritz · 7 years ago
  51. a8ade7e ItemUpdater: Validate PNOR squashfs image by Saqib Khan · 7 years ago
  52. 7254f0e ItemUpdater: Implement Software.Extended Version by Saqib Khan · 7 years ago
  53. bc37a4c Activation: Save the version id by Adriana Kobylak · 7 years ago
  54. befe5ce Activation: Override the set property functions by Adriana Kobylak · 7 years ago
  55. 268616b ItemUpdater: Store version id as string instead of int by Adriana Kobylak · 7 years ago
  56. b66ac3a ItemUpdater: Create dbus object with version id by Adriana Kobylak · 7 years ago
  57. 2d8fa22 Create Activation dbus object by Adriana Kobylak · 7 years ago