1. 58aa750 clang-format: update to latest from docs repo by Adriana Kobylak · 4 years, 1 month ago
  2. 5a43b37 meson: build: Remove automake files and update READMEs by Adriana Kobylak · 4 years, 2 months ago
  3. 78e72d9 meson: build: Add support for unit tests by Adriana Kobylak · 4 years, 2 months ago
  4. b824b2f activation: Make activation flow common by Adriana Kobylak · 4 years, 2 months ago
  5. 29a0d90 meson: build: Install systemd unit files by Adriana Kobylak · 4 years, 2 months ago
  6. 817209f meson: build: Install script and data files by Adriana Kobylak · 4 years, 2 months ago
  7. e0aa780 meson: build: Generate binaries by Adriana Kobylak · 4 years, 2 months ago
  8. 113492e meson: build: Generate the error.cpp/hpp files by Adriana Kobylak · 4 years, 2 months ago
  9. 0af80a4 meson: build: Initial commit, create config file by Adriana Kobylak · 4 years, 2 months ago
  10. bc1facd sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 1 month ago
  11. 60f5ccf Factory Reset: Wait for env variables by Gunnar Mills · 4 years, 1 month ago
  12. c98d912 Use std::filesystem instead of std::experimental by Adriana Kobylak · 4 years, 2 months ago
  13. 0d7198f Add checking ApplyTime for static layout by Bright Cheng · 4 years, 8 months ago
  14. 292159f meson: Fix compile errors by Adriana Kobylak · 4 years, 2 months ago
  15. 97d4546 configure.ac: Set values to support a default configuration by Adriana Kobylak · 4 years, 2 months ago
  16. 9155b71 string: ensure string included by Andrew Geissler · 4 years, 2 months ago
  17. 24048b5 sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 2 months ago
  18. e883fb8 sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years, 2 months ago
  19. 2a3d9f5 version: getBMCVersion: Support value without quotes by Adriana Kobylak · 4 years, 2 months ago
  20. 1bb6dcb Build issue fix with ubifs by AppaRao Puli · 4 years, 3 months ago
  21. bbebec7 Add updateable association to active BMC FW object by AppaRao Puli · 4 years, 5 months ago
  22. 1891869 Add tool for generating bios image tarball by Vijay Khemka · 4 years, 5 months ago
  23. 29d84b0 Cleanup the code related to emit_interface_added by Lei YU · 4 years, 5 months ago
  24. 9341618 Add sample systemd unit file Bios upgrade by Vijay Khemka · 4 years, 5 months ago
  25. e9f6c84 Add support for Bios update by Vijay Khemka · 4 years, 6 months ago
  26. ec4eec3 serialize: Add version purpose by Adriana Kobylak · 4 years, 8 months ago
  27. 687e75e serialize: Store priority in directory instead of file by Adriana Kobylak · 4 years, 8 months ago
  28. 9eb631d serialize: Replace cereal::RapidJSONException with cereal::Exception by Adriana Kobylak · 4 years, 8 months ago
  29. 22848ec Move function to enable field mode to common code by Adriana Kobylak · 4 years, 8 months ago
  30. 375547c Move usr-local.mount to common code by Adriana Kobylak · 4 years, 8 months ago
  31. f6144e9 version manager: Check all software objects by Lei YU · 4 years, 9 months ago
  32. 5a7363b Version: support CRLF line feed in MANIFEST by Lei YU · 4 years, 9 months ago
  33. b7c062e Verify machine name by Vijay Khemka · 4 years, 10 months ago
  34. 85c356f Move to new association interface by John Wang · 4 years, 10 months ago
  35. a013560 Code Update: ApplyTime software manager support by Jayashankar Padath · 5 years ago
  36. d5b8f75 item_updater: Return NotAllowed when attempting to clear FieldMode by Adriana Kobylak · 5 years ago
  37. 9cbfa2e Move script, systemd conf, service files into repo by Adriana Kobylak · 5 years ago
  38. a8eb781 Move UBI service files into repo by Adriana Kobylak · 5 years ago
  39. 5d93028 Refactor: only untar once by Lei YU · 5 years ago
  40. ab8231c build: install into bin instead of sbin by Patrick Venture · 5 years ago
  41. efd8e91 build: pkg anti-pattern: use defaults by Patrick Venture · 5 years ago
  42. 991af7e item_updater: Call remove association on delete by Adriana Kobylak · 6 years ago
  43. 3b6a4cd Remove deprecated is_method_error code by Adriana Kobylak · 6 years ago
  44. 02516d3 sync/watch: reduce memory usage by Brad Bishop · 6 years ago
  45. 3a19e62 sync_watch: Handle IN_IGNORED by Adriana Kobylak · 6 years ago
  46. 43699ca Rename Version::Errors to Image::Errors by Adriana Kobylak · 6 years ago
  47. 71f6e73 Switch to C++17 by Adriana Kobylak · 6 years ago
  48. a696359 Fix being able to activate a Failed version by Adriana Kobylak · 6 years ago
  49. 1e64872 MAINTAINERS: Update my email and IRC by Gunnar Mills · 6 years ago
  50. d9341b4 clang-format: Update to match docs repo by Gunnar Mills · 6 years ago
  51. b0ce996 clang-format: Update to match docs repo by Gunnar Mills · 6 years ago
  52. 5ed9b2d image_verify: Add support for OpenSSL 1.1.0 by Adriana Kobylak · 6 years ago
  53. fa34e02 Clang 6 updates by Gunnar Mills · 6 years ago
  54. 76c79df static layout: Support field mode by Lei YU · 6 years ago
  55. 0f88b5a Delete functional BMC id if ACTIVE_BMC_MAX_ALLOWED is less than 2 by Lei YU · 6 years ago
  56. 269bff3 Make MEDIA_DIR configurable by Lei YU · 6 years ago
  57. e4c0632 Add -flto to CXXFLAGS by Andrew Geissler · 6 years ago
  58. 28b2ba4 static layout: support factory reset by Lei YU · 6 years ago
  59. 87c7817 Catch SdBusError when calling the mapper by Ed Tanous · 6 years ago
  60. dd69157 Use separated images for fixed flash layout by Lei YU · 6 years ago
  61. bbcb7be Move setting the priority U-Boot variable to ubi by Adriana Kobylak · 6 years ago
  62. 56aaf45 item_updater: sort ubi specific code by Lei YU · 6 years ago
  63. 1be8d50 Refactor of bmcImages by Lei YU · 6 years ago
  64. 9053225 Verify signature for non ubifs image by Lei YU · 6 years ago
  65. a7853ee Support non-ubifs layout by Lei YU · 6 years ago
  66. aea48f2 activation: Improve error handling in Subscribe by Adriana Kobylak · 6 years ago
  67. 910ce68 Update MAINTAINERS list by Adriana Kobylak · 6 years ago
  68. 3ce563a activation: Move out code that monitors for ubi services by Adriana Kobylak · 6 years ago
  69. 9f89e2e activation: Create ubi write function by Adriana Kobylak · 6 years ago
  70. 4b35dd3 Add MAINTAINERS file by Andrew Jeffery · 6 years ago
  71. b891eb3 Double fork to release child to be reaped by init by Vernon Mauery · 6 years ago
  72. 8ff0ee5 Always call close on fd if file has been opened by Vernon Mauery · 6 years ago
  73. b6aadec Remove sync busname by Adriana Kobylak · 6 years ago
  74. a907434 sync_manager: Add callback to do rsync by Adriana Kobylak · 6 years ago
  75. b072d1b sync_manager: Create sync watch class by Adriana Kobylak · 6 years ago
  76. 7e8d76b sync_manager: Initial commit by Adriana Kobylak · 6 years ago
  77. eaa1ee0 Perform uboot mirroring operation during BMC boot by Eddie James · 6 years ago
  78. 6097e04 Revert "Name reverse functional association "functional"" by Adriana Kobylak · 6 years ago
  79. 2bcba02 Spelling fixes by Gunnar Mills · 6 years ago
  80. 2618667 gitignore: Add generated error and server files by Gunnar Mills · 6 years ago
  81. 69f4ab9 Revert "Delay return from updateUbootEnvVars() until service file finishes" by Adriana Kobylak · 6 years ago
  82. 166bdf3 Revert "Revert "Wait for obmc-flash-bmc-updateubootvars@.service"" by Adriana Kobylak · 6 years ago
  83. e24fd6f Revert "Wait for obmc-flash-bmc-updateubootvars@.service" by Adriana Kobylak · 6 years ago
  84. 2225fda Delay return from updateUbootEnvVars() until service file finishes by Michael Tritz · 6 years ago
  85. 9a9d7c2 Signature validation failure handling based on field mode by Jayanth Othayoth · 6 years ago
  86. 6be275b Add unit tests for testing Signature verification functionality by Jayanth Othayoth · 6 years ago
  87. 6098b70 Reword "cleaning the repo" in README by Gunnar Mills · 6 years ago
  88. e11a202 Spelling fixes by Gunnar Mills · 6 years ago
  89. 0e0c127 Enabled Signed image validation in Item Updater by Jayanth Othayoth · 6 years ago
  90. fb6e1fc Enabled OpenSSL based signature validation functions by Jayanth Othayoth · 6 years ago
  91. 2ab9b10 Add support for signature verification routines by Jayanth Othayoth · 6 years ago
  92. 9d7cd83 Create initial Signature verification class by Jayanth Othayoth · 6 years ago
  93. 2285fe0 Enable clang code format by Adriana Kobylak · 6 years ago
  94. 83cd21f item_updater: Fix DeleteAll by Adriana Kobylak · 6 years ago
  95. f9ae45d Name reverse functional association "functional" by Gunnar Mills · 6 years ago
  96. f37cefc BMC: Block BMC reboots during Code Update by Saqib Khan · 7 years ago
  97. fd8c02d watch: Add missing functional include by Brad Bishop · 6 years ago
  98. 204e1e7 Call freeSpace() function before update by Adriana Kobylak · 6 years ago
  99. 596466b Fix error logging by Adriana Kobylak · 6 years ago
  100. 2b2cd9f image_manager: Check if tmp dir exists before remove by Adriana Kobylak · 6 years ago