1. 5d93028 Refactor: only untar once by Lei YU · 5 years ago
  2. ab8231c build: install into bin instead of sbin by Patrick Venture · 5 years ago
  3. efd8e91 build: pkg anti-pattern: use defaults by Patrick Venture · 5 years ago
  4. 991af7e item_updater: Call remove association on delete by Adriana Kobylak · 6 years ago
  5. 3b6a4cd Remove deprecated is_method_error code by Adriana Kobylak · 6 years ago
  6. 02516d3 sync/watch: reduce memory usage by Brad Bishop · 6 years ago
  7. 3a19e62 sync_watch: Handle IN_IGNORED by Adriana Kobylak · 6 years ago
  8. 43699ca Rename Version::Errors to Image::Errors by Adriana Kobylak · 6 years ago
  9. 71f6e73 Switch to C++17 by Adriana Kobylak · 6 years ago
  10. a696359 Fix being able to activate a Failed version by Adriana Kobylak · 6 years ago
  11. 1e64872 MAINTAINERS: Update my email and IRC by Gunnar Mills · 6 years ago
  12. d9341b4 clang-format: Update to match docs repo by Gunnar Mills · 6 years ago
  13. b0ce996 clang-format: Update to match docs repo by Gunnar Mills · 6 years ago
  14. 5ed9b2d image_verify: Add support for OpenSSL 1.1.0 by Adriana Kobylak · 6 years ago
  15. fa34e02 Clang 6 updates by Gunnar Mills · 6 years ago
  16. 76c79df static layout: Support field mode by Lei YU · 6 years ago
  17. 0f88b5a Delete functional BMC id if ACTIVE_BMC_MAX_ALLOWED is less than 2 by Lei YU · 6 years ago
  18. 269bff3 Make MEDIA_DIR configurable by Lei YU · 6 years ago
  19. e4c0632 Add -flto to CXXFLAGS by Andrew Geissler · 6 years ago
  20. 28b2ba4 static layout: support factory reset by Lei YU · 6 years ago
  21. 87c7817 Catch SdBusError when calling the mapper by Ed Tanous · 6 years ago
  22. dd69157 Use separated images for fixed flash layout by Lei YU · 6 years ago
  23. bbcb7be Move setting the priority U-Boot variable to ubi by Adriana Kobylak · 6 years ago
  24. 56aaf45 item_updater: sort ubi specific code by Lei YU · 6 years ago
  25. 1be8d50 Refactor of bmcImages by Lei YU · 6 years ago
  26. 9053225 Verify signature for non ubifs image by Lei YU · 6 years ago
  27. a7853ee Support non-ubifs layout by Lei YU · 6 years ago
  28. aea48f2 activation: Improve error handling in Subscribe by Adriana Kobylak · 6 years ago
  29. 910ce68 Update MAINTAINERS list by Adriana Kobylak · 6 years ago
  30. 3ce563a activation: Move out code that monitors for ubi services by Adriana Kobylak · 6 years ago
  31. 9f89e2e activation: Create ubi write function by Adriana Kobylak · 6 years ago
  32. 4b35dd3 Add MAINTAINERS file by Andrew Jeffery · 6 years ago
  33. b891eb3 Double fork to release child to be reaped by init by Vernon Mauery · 6 years ago
  34. 8ff0ee5 Always call close on fd if file has been opened by Vernon Mauery · 6 years ago
  35. b6aadec Remove sync busname by Adriana Kobylak · 6 years ago
  36. a907434 sync_manager: Add callback to do rsync by Adriana Kobylak · 6 years ago
  37. b072d1b sync_manager: Create sync watch class by Adriana Kobylak · 6 years ago
  38. 7e8d76b sync_manager: Initial commit by Adriana Kobylak · 6 years ago
  39. eaa1ee0 Perform uboot mirroring operation during BMC boot by Eddie James · 6 years ago
  40. 6097e04 Revert "Name reverse functional association "functional"" by Adriana Kobylak · 6 years ago
  41. 2bcba02 Spelling fixes by Gunnar Mills · 6 years ago
  42. 2618667 gitignore: Add generated error and server files by Gunnar Mills · 6 years ago
  43. 69f4ab9 Revert "Delay return from updateUbootEnvVars() until service file finishes" by Adriana Kobylak · 6 years ago
  44. 166bdf3 Revert "Revert "Wait for obmc-flash-bmc-updateubootvars@.service"" by Adriana Kobylak · 6 years ago
  45. e24fd6f Revert "Wait for obmc-flash-bmc-updateubootvars@.service" by Adriana Kobylak · 6 years ago
  46. 2225fda Delay return from updateUbootEnvVars() until service file finishes by Michael Tritz · 6 years ago
  47. 9a9d7c2 Signature validation failure handling based on field mode by Jayanth Othayoth · 6 years ago
  48. 6be275b Add unit tests for testing Signature verification functionality by Jayanth Othayoth · 6 years ago
  49. 6098b70 Reword "cleaning the repo" in README by Gunnar Mills · 6 years ago
  50. e11a202 Spelling fixes by Gunnar Mills · 6 years ago
  51. 0e0c127 Enabled Signed image validation in Item Updater by Jayanth Othayoth · 6 years ago
  52. fb6e1fc Enabled OpenSSL based signature validation functions by Jayanth Othayoth · 6 years ago
  53. 2ab9b10 Add support for signature verification routines by Jayanth Othayoth · 6 years ago
  54. 9d7cd83 Create initial Signature verification class by Jayanth Othayoth · 6 years ago
  55. 2285fe0 Enable clang code format by Adriana Kobylak · 6 years ago
  56. 83cd21f item_updater: Fix DeleteAll by Adriana Kobylak · 6 years ago
  57. f9ae45d Name reverse functional association "functional" by Gunnar Mills · 6 years ago
  58. f37cefc BMC: Block BMC reboots during Code Update by Saqib Khan · 7 years ago
  59. fd8c02d watch: Add missing functional include by Brad Bishop · 6 years ago
  60. 204e1e7 Call freeSpace() function before update by Adriana Kobylak · 6 years ago
  61. 596466b Fix error logging by Adriana Kobylak · 6 years ago
  62. 2b2cd9f image_manager: Check if tmp dir exists before remove by Adriana Kobylak · 6 years ago
  63. 4c3edc9 Wait for obmc-flash-bmc-updateubootvars@.service by Adriana Kobylak · 6 years ago
  64. 8bd84c8 Avoid calling Activation repeatedly during update by Adriana Kobylak · 6 years ago
  65. 00bd902 Fix "Error in Deleting image from image manager" by Adriana Kobylak · 6 years ago
  66. 1254c62 item_updater: Look for BMC inventory interface by Adriana Kobylak · 7 years ago
  67. 6273efd Fix for priority restoration from environment variable by Michael Tritz · 7 years ago
  68. ee13e83 BMC: Fix the delete implementation. by Saqib Khan · 7 years ago
  69. 7e1abfc Create Image Dir if not present by Gunnar Mills · 7 years ago
  70. 7a248bc Spelling fixes in configure.ac by Gunnar Mills · 7 years ago
  71. 601bbf0 Spelling fixes in image_manager.cpp by Gunnar Mills · 7 years ago
  72. b77551c Call update u-boot env once when a priority is changed by Adriana Kobylak · 7 years ago
  73. 4254bec BMC Updater: Remove the Object.Delete interface from functional version by Michael Tritz · 7 years ago
  74. ff0b421 Fix for field mode not working after reboot by Michael Tritz · 7 years ago
  75. d377ba1 Move duplicate image upload log inside image_manager by Saqib Khan · 7 years ago
  76. 9953e69 Remove move constructor in Watch class by Gunnar Mills · 7 years ago
  77. 2ad1b55 Update Journal Entry Format by Gunnar Mills · 7 years ago
  78. f0382c3 Update U-boot env variables by Saqib Khan · 7 years ago
  79. 49446ae Update Uboot environment variables when a version is deleted or updated by Saqib Khan · 7 years ago
  80. 3fa3820 Style changes in activation.cpp by Gunnar Mills · 7 years ago
  81. d16bcbd Style changes in item_updater.cpp by Gunnar Mills · 7 years ago
  82. b30cadd Style changes in image_manager.cpp by Gunnar Mills · 7 years ago
  83. aae1b2b Switch from runtime_error to elog by Gunnar Mills · 7 years ago
  84. 4844291 Style and comment changes in item_updater.hpp by Gunnar Mills · 7 years ago
  85. ffe0492 Style changes in serialize.cpp by Gunnar Mills · 7 years ago
  86. a4fcb68 Style and comment changes in version.hpp by Gunnar Mills · 7 years ago
  87. dcbfa04 Restore BMC version on systems that doesn't have new BMC ubi layout. by Saqib Khan · 7 years ago
  88. 26a960d Use sha512 to calculate the versionID for images. by Saqib Khan · 7 years ago
  89. ee590c7 Set Priority value of functional BMC version to 0 by Adriana Kobylak · 7 years ago
  90. 021c365 Delete the BMC version that doesn't have a valid os-release file. by Saqib Khan · 7 years ago
  91. bc1bf3a BMC Updater: Add function to delete all versions by Michael Tritz · 7 years ago
  92. b9da663 BMC: Update u-boot environment variable based on lowest priority by Saqib Khan · 7 years ago
  93. f10b232 Change to pass by reference by Gunnar Mills · 7 years ago
  94. 88e8a32 Create BMC functional Association by Gunnar Mills · 7 years ago
  95. 9b200b0 Style changes in image_manager_main.cpp by Gunnar Mills · 7 years ago
  96. 49860e1 BMC Serialize: Change create_directory to create_directories by Michael Tritz · 7 years ago
  97. 6d87371 Add checks for currently running bmc image before erasing by Eddie James · 7 years ago
  98. 43b25cd Create active association on startup by Gunnar Mills · 7 years ago
  99. 9440f49 Fix problem requiring two Delete calls to remove an image by Eddie James · 7 years ago
  100. 6fab70d Change ro to rofs. by Saqib Khan · 7 years ago