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