1. fb6e1fc Enabled OpenSSL based signature validation functions by Jayanth Othayoth · 6 years ago
  2. 2ab9b10 Add support for signature verification routines by Jayanth Othayoth · 6 years ago
  3. 9d7cd83 Create initial Signature verification class by Jayanth Othayoth · 6 years ago
  4. 2285fe0 Enable clang code format by Adriana Kobylak · 6 years ago
  5. 83cd21f item_updater: Fix DeleteAll by Adriana Kobylak · 6 years ago
  6. f9ae45d Name reverse functional association "functional" by Gunnar Mills · 6 years ago
  7. f37cefc BMC: Block BMC reboots during Code Update by Saqib Khan · 7 years ago
  8. fd8c02d watch: Add missing functional include by Brad Bishop · 6 years ago
  9. 204e1e7 Call freeSpace() function before update by Adriana Kobylak · 6 years ago
  10. 596466b Fix error logging by Adriana Kobylak · 6 years ago
  11. 2b2cd9f image_manager: Check if tmp dir exists before remove by Adriana Kobylak · 6 years ago
  12. 4c3edc9 Wait for obmc-flash-bmc-updateubootvars@.service by Adriana Kobylak · 6 years ago
  13. 8bd84c8 Avoid calling Activation repeatedly during update by Adriana Kobylak · 6 years ago
  14. 00bd902 Fix "Error in Deleting image from image manager" by Adriana Kobylak · 6 years ago
  15. 1254c62 item_updater: Look for BMC inventory interface by Adriana Kobylak · 7 years ago
  16. 6273efd Fix for priority restoration from environment variable by Michael Tritz · 7 years ago
  17. ee13e83 BMC: Fix the delete implementation. by Saqib Khan · 7 years ago
  18. 7e1abfc Create Image Dir if not present by Gunnar Mills · 7 years ago
  19. 7a248bc Spelling fixes in configure.ac by Gunnar Mills · 7 years ago
  20. 601bbf0 Spelling fixes in image_manager.cpp by Gunnar Mills · 7 years ago
  21. b77551c Call update u-boot env once when a priority is changed by Adriana Kobylak · 7 years ago
  22. 4254bec BMC Updater: Remove the Object.Delete interface from functional version by Michael Tritz · 7 years ago
  23. ff0b421 Fix for field mode not working after reboot by Michael Tritz · 7 years ago
  24. d377ba1 Move duplicate image upload log inside image_manager by Saqib Khan · 7 years ago
  25. 9953e69 Remove move constructor in Watch class by Gunnar Mills · 7 years ago
  26. 2ad1b55 Update Journal Entry Format by Gunnar Mills · 7 years ago
  27. f0382c3 Update U-boot env variables by Saqib Khan · 7 years ago
  28. 49446ae Update Uboot environment variables when a version is deleted or updated by Saqib Khan · 7 years ago
  29. 3fa3820 Style changes in activation.cpp by Gunnar Mills · 7 years ago
  30. d16bcbd Style changes in item_updater.cpp by Gunnar Mills · 7 years ago
  31. b30cadd Style changes in image_manager.cpp by Gunnar Mills · 7 years ago
  32. aae1b2b Switch from runtime_error to elog by Gunnar Mills · 7 years ago
  33. 4844291 Style and comment changes in item_updater.hpp by Gunnar Mills · 7 years ago
  34. ffe0492 Style changes in serialize.cpp by Gunnar Mills · 7 years ago
  35. a4fcb68 Style and comment changes in version.hpp by Gunnar Mills · 7 years ago
  36. dcbfa04 Restore BMC version on systems that doesn't have new BMC ubi layout. by Saqib Khan · 7 years ago
  37. 26a960d Use sha512 to calculate the versionID for images. by Saqib Khan · 7 years ago
  38. ee590c7 Set Priority value of functional BMC version to 0 by Adriana Kobylak · 7 years ago
  39. 021c365 Delete the BMC version that doesn't have a valid os-release file. by Saqib Khan · 7 years ago
  40. bc1bf3a BMC Updater: Add function to delete all versions by Michael Tritz · 7 years ago
  41. b9da663 BMC: Update u-boot environment variable based on lowest priority by Saqib Khan · 7 years ago
  42. f10b232 Change to pass by reference by Gunnar Mills · 7 years ago
  43. 88e8a32 Create BMC functional Association by Gunnar Mills · 7 years ago
  44. 9b200b0 Style changes in image_manager_main.cpp by Gunnar Mills · 7 years ago
  45. 49860e1 BMC Serialize: Change create_directory to create_directories by Michael Tritz · 7 years ago
  46. 6d87371 Add checks for currently running bmc image before erasing by Eddie James · 7 years ago
  47. 43b25cd Create active association on startup by Gunnar Mills · 7 years ago
  48. 9440f49 Fix problem requiring two Delete calls to remove an image by Eddie James · 7 years ago
  49. 6fab70d Change ro to rofs. by Saqib Khan · 7 years ago
  50. 1646e8f Switch FWD and REV association names by Gunnar Mills · 7 years ago
  51. ded875d Create active association by Gunnar Mills · 7 years ago
  52. c7e2d24 Style changes in download_manager.cpp by Gunnar Mills · 7 years ago
  53. 8a24dda download: Check for empty filename by Brad Bishop · 7 years ago
  54. 1eef62d BMC: Restore version and activation dbus objects on BMC reboot. by Saqib Khan · 7 years ago
  55. b60add1 Create an association to BMC inventory item by Gunnar Mills · 7 years ago
  56. 10e563a Remove nodist_noinst and nobase_nodist_include by Gunnar Mills · 7 years ago
  57. 652da83 Add "noinst" to generated header by Gunnar Mills · 7 years ago
  58. f5eaf39 Generate sdbusplus bindings for Associations. by Gunnar Mills · 7 years ago
  59. 9a78224 style changes to item_updater.cpp by Gunnar Mills · 7 years ago
  60. 0c2eb26 Remove rw ubi volume delete as part of bmc version delete. by Saqib Khan · 7 years ago
  61. 0129d92 Add field mode to BMC updater by Michael Tritz · 7 years ago
  62. 5d53267 BMC: Store RedundancyPriority on System. by Saqib Khan · 7 years ago
  63. b1cfdf9 Check if BMC tarball has all required files during image verifcation by Michael Tritz · 7 years ago
  64. 7b5010f item_updater: Add a log to indicate duplicate image upload. by Saqib Khan · 7 years ago
  65. 140fcb1 BMC: Call emit_interfaces signal for temporary interfaces by Saqib Khan · 7 years ago
  66. 05a89a2 Add repo description to README by Gunnar Mills · 7 years ago
  67. 0edd4ad BMC Activation: Implement ActivationProgress interface by Michael Tritz · 7 years ago
  68. f2b5e0d Miscellaneous improvements to activation/item updater by Michael Tritz · 7 years ago
  69. 3526ef7 item_updater: Added erase method by Leonel Gonzalez · 7 years ago
  70. 50d559c image_manager: Added erase method by Leonel Gonzalez · 7 years ago
  71. e423368 version: Added erase callback and delete method by Leonel Gonzalez · 7 years ago
  72. bed88af Activation: Start service files and wait for completion by Michael Tritz · 7 years ago
  73. 37a5904 Item Updater: Implement BMC factory reset by Michael Tritz · 7 years ago
  74. 4c1aec0 BMC: Implement Software RedundancyPriority.interface by Saqib Khan · 7 years ago
  75. 84a0e69 item_updater: style simplification by Saqib Khan · 7 years ago
  76. 19177d3 item_updater: Use Common.FilePath to locate images by Saqib Khan · 7 years ago
  77. 9a8d14c Change image_manager.cpp to accept the correct purpose by Leonel Gonzalez · 7 years ago
  78. ba23988 Move Active BMC version object to item_updater. by Saqib Khan · 7 years ago
  79. 705f1bf item_updater: Add version dbus object. by Saqib Khan · 7 years ago
  80. 35e83f3 ItemUpdater: Validate BMC squashfs image by Saqib Khan · 7 years ago
  81. b077470 Create Constructor for BMC Activation by Saqib Khan · 7 years ago
  82. 9f35714 item_updater: match activations on Purpose::System by Patrick Williams · 7 years ago
  83. e75d10f use new sdbusplus match constructors by Patrick Williams · 7 years ago
  84. 9ec18ef Remove unnecessary namespace by Gunnar Mills · 7 years ago
  85. f576bca Add check for image dir by Gunnar Mills · 7 years ago
  86. 2ce7da2 Create activation interface on BMC version dbus creation by Gunnar Mills · 7 years ago
  87. ec1b41c Create initial BMC Item Updater by Gunnar Mills · 7 years ago
  88. 93c12d3 Create error log on fail by Gunnar Mills · 7 years ago
  89. 3027bba Create version dbus object by Gunnar Mills · 7 years ago
  90. 19e4ce5 Untar tarball by Gunnar Mills · 7 years ago
  91. 4e48fd5 Check if image upload dir exists by Gunnar Mills · 7 years ago
  92. 9b7c0b6 Rename class Version to BMCVersion by Gunnar Mills · 7 years ago
  93. 01d55c3 Move version gtests to phosphor-bmc-code-mgmt by Gunnar Mills · 7 years ago
  94. e91d321 Call processImage from inotify by Gunnar Mills · 7 years ago
  95. 368cfcb Change inotify to look at IN_CLOSE_WRITE flag by Gunnar Mills · 7 years ago
  96. 4973943 Sanitize FileName string by Gunnar Mills · 7 years ago
  97. 3a482f6 Create image dir if needed by Gunnar Mills · 7 years ago
  98. a733df5 Create error log on fail by Gunnar Mills · 7 years ago
  99. a927de4 Call tftp by Gunnar Mills · 7 years ago
  100. ef4781f Add Common.FilePath interface by Gunnar Mills · 7 years ago