1. 8bc2ab4 Add MMC layout by Adriana Kobylak · 4 years ago
  2. bbb5e3b vpnor: Move clearvolatile services to vpnor by Adriana Kobylak · 4 years ago
  3. 0a5e207 ensure volatile clear occurs after reset check by Andrew Geissler · 4 years ago
  4. ad5b73c ensure volatile clear waits on dependency by Andrew Geissler · 4 years ago
  5. 573552a sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 1 month ago
  6. 4c955c3 remove un-needed use statement by Andrew Geissler · 4 years, 2 months ago
  7. ab139ce string: ensure string included by Andrew Geissler · 4 years, 2 months ago
  8. 212102e sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 2 months ago
  9. 550f31b sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years, 2 months ago
  10. 7d03b43 Remove Lei from MAINTAINERS by Lei YU · 4 years, 2 months ago
  11. 228f16d configure: remove unused dependency on sdbus++ by Patrick Williams · 4 years, 3 months ago
  12. 7f1967d cleanup the code related to emit_interface_added by Albert Zhang · 4 years, 4 months ago
  13. 647d613 generate-tar: Add machine name by Lei YU · 4 years, 6 months ago
  14. 00d8ade generate-tar: Add --interactive=never for rm by Lei YU · 4 years, 6 months ago
  15. fa9a6be Fix ECC usage of being cleaned partitions by Alexander Filippov · 4 years, 7 months ago
  16. 59d5657 Host.Updater.service: Move dependency on ubi service to the ubi service by Adriana Kobylak · 4 years, 8 months ago
  17. f3dfe65 Move updatesymlinks to new vpnor feature by Adriana Kobylak · 4 years, 9 months ago
  18. 85f2540 generate-tar: Set permissions of partition files to read only by Adriana Kobylak · 4 years, 9 months ago
  19. ddf2b74 generate-tar: Call mksquashfs with -all-root option by Adriana Kobylak · 4 years, 10 months ago
  20. b41a57d msl: Support for v-xx.xx.xx format version ID by John Wang · 4 years, 10 months ago
  21. d05d472 Move to new association interface by John Wang · 4 years, 10 months ago
  22. d23b5b7 Use wc to calculate file sizes by Oliver O'Halloran · 5 years ago
  23. 4d3d912 Code Update: Host ApplyTime support by Jayashankar Padath · 5 years ago
  24. abe862a ubi: Rewrite freePriority by Adriana Kobylak · 5 years ago
  25. adf91f5 Fix generate-tar on ppc64 hosts by Oliver O'Halloran · 5 years ago
  26. 10e915a Move script and systemd service files into repo by Adriana Kobylak · 5 years ago
  27. 851bc06 generate-tar: Extract PNOR contents to a subdir by Adriana Kobylak · 5 years ago
  28. 8004ff5 generate-tar: Always remove scratch dir by Adriana Kobylak · 5 years ago
  29. b8cb0cc Remove deprecated is_method_error code by Adriana Kobylak · 5 years ago
  30. 2b2d229 Static layout: support image verification by Lei YU · 5 years ago
  31. 799eb19 build: install into bin instead of sbin by Patrick Venture · 5 years ago
  32. df7a615 activation_ubi: Set priority in constructor by Adriana Kobylak · 5 years ago
  33. 45c267a Add Lei as Maintainer by Adriana Kobylak · 5 years ago
  34. e499446 Refactor: Use hiomapd instead of mboxd by Lei YU · 5 years ago
  35. 7d832d7 Install services to systemd unit dir by Lei YU · 5 years ago
  36. 1db9adf Refactor: Fix issues found by cppcheck by Lei YU · 5 years ago
  37. 0783076 test: Add test for getPartsToClear by Lei YU · 5 years ago
  38. b150134 test: Add test for GetVersions() by Lei YU · 5 years ago
  39. 716de5b test: Add sources of static PNOR by Lei YU · 5 years ago
  40. ed1c1dc test: Fix parallel build error on tests by Lei YU · 5 years ago
  41. 91add6d Static layout: Do not crash on empty PNOR by Lei YU · 5 years ago
  42. 6da3dae Static layout: Do not update PNOR when host is on by Lei YU · 5 years ago
  43. 6cecc9b Static layout: Use pflash to get partitions to clear by Lei YU · 5 years ago
  44. a7b4ade Static layout: Implement factory reset by Lei YU · 5 years ago
  45. 5efca58 Static layout: Implement gard reset by Lei YU · 5 years ago
  46. a2e6716 Static layout: Implement PNOR code update by Lei YU · 5 years ago
  47. b53425d Static layout: Add dummy activation_static by Lei YU · 5 years ago
  48. dec8cf9 Static layout: Read PNOR VERSION using pflash by Lei YU · 5 years ago
  49. 322f3f4 Static layout: Add dummy item_updater by Lei YU · 5 years ago
  50. dcb3fd7 Static layout: Generate tar.gz for static layout pnor by Lei YU · 5 years ago
  51. a9ac927 Refactor: Make createActivation() common by Lei YU · 5 years ago
  52. c67a945 Refactor: Move serialize to ubi by Lei YU · 5 years ago
  53. 9b21efc Refactor: Split Activation into common and ubi by Lei YU · 5 years ago
  54. eaa9b07 Refactor: Remove unused isLowestPriority() by Lei YU · 5 years ago
  55. bee5140 Refactor: Move determinId to ubi by Lei YU · 5 years ago
  56. da6ab6c Refactor: Move watch to ubi by Lei YU · 5 years ago
  57. f3ce433 Refactor: Split item_updater to common and ubi by Lei YU · 5 years ago
  58. 3bd4a17 Add repo specific items in .gitignore by Lei YU · 5 years ago
  59. 0d2f932 build: pkg anti-pattern: use defaults by Patrick Venture · 5 years ago
  60. c9caf86 Invoke Delete method to correct service by Lei YU · 5 years ago
  61. ae81da4 Allow delete functional PNOR if only 1 PNOR is allowed by Lei YU · 5 years ago
  62. 17f55a8 std::variant: Fix forgotten conversion by William A. Kennington III · 6 years ago
  63. af07acf Fix std::variant usage by William A. Kennington III · 6 years ago
  64. ea4e6ae msl_verify: Read the functional version from D-Bus by Adriana Kobylak · 6 years ago
  65. b523717 item_updater: Call remove association on delete by Adriana Kobylak · 6 years ago
  66. 5c33b4c msl_verify: Add support for multiple MSL values by Adriana Kobylak · 6 years ago
  67. 24bb08c msl_verify: Create error log when verify fails by Adriana Kobylak · 6 years ago
  68. 4772a94 msl_verify: Initial commit by Adriana Kobylak · 6 years ago
  69. 139604e Switch to C++17 by Adriana Kobylak · 6 years ago
  70. 1f985b6 MAINTAINERS: Update my email and IRC by Gunnar Mills · 6 years ago
  71. 275bb98 clang-format: Update to match docs repo by Gunnar Mills · 6 years ago
  72. f6ed589 clang-format: Update to match docs repo by Gunnar Mills · 6 years ago
  73. 70ca242 image_verify: Add support for OpenSSL 1.1.0 by Adriana Kobylak · 6 years ago
  74. 90fdc70 version: Check Chassis changed for Delete intf by Adriana Kobylak · 6 years ago
  75. 8be32f7 Add -flto to CXXFLAGS by Andrew Geissler · 6 years ago
  76. c39d923 deleteAll: Delete functional version if chassis off by Adriana Kobylak · 6 years ago
  77. 0bd6505 reset: Call Suspend / Resume mbox by Adriana Kobylak · 6 years ago
  78. ca9ba06 reset: Replace service files with filesystem APIs by Adriana Kobylak · 6 years ago
  79. ab435df activation: Add error handling in deleteImageManagerObject by Adriana Kobylak · 6 years ago
  80. 74b657e activation: Improve error handling in Subscribe by Gunnar Mills · 6 years ago
  81. d1d1921 generate-squashfs: Handle a signed VERSION partition by Samuel Mendoza-Jonas · 6 years ago
  82. afd0a45 Use s.c_str() in log messages by Joseph Reynolds · 6 years ago
  83. a98ff8d Add MAINTAINERS file by Andrew Jeffery · 6 years ago
  84. cb27317 Revert "Name reverse functional association "functional"" by Adriana Kobylak · 6 years ago
  85. 11271fb PNOR Signature validation failure handling based on field mode by Jayanth Othayoth · 6 years ago
  86. 207469f Make the name of the signature verify feature unique by Adriana Kobylak · 6 years ago
  87. a9cfced Spelling fixes by Gunnar Mills · 6 years ago
  88. 808c40d Added negative path test cases for pnor signature validation by Jayanth Othayoth · 6 years ago
  89. 7ccaa2a Added positive path Signature validation test by Jayanth Othayoth · 6 years ago
  90. 8dd63cb README: Add repo description by Gunnar Mills · 6 years ago
  91. 31e336b Reword "cleaning the repo" in README by Gunnar Mills · 6 years ago
  92. 5248f3c Fix compilation issues by Jayanth Othayoth · 6 years ago
  93. 4c7d206 Spelling fixes by Gunnar Mills · 6 years ago
  94. 4016e52 Enabled PNOR signed image validation by Jayanth Othayoth · 6 years ago
  95. 70804dc Add support for signature verification routines by Jayanth Othayoth · 6 years ago
  96. 643e730 Add PNOR image signing during squashfs generation by Eddie James · 6 years ago
  97. 70dcb63 Enable clang code format by Adriana Kobylak · 6 years ago
  98. ee69712 Name reverse functional association "functional" by Gunnar Mills · 6 years ago
  99. d188b19 watch: Add missing functional include by Brad Bishop · 6 years ago
  100. 40ecdb6 Host updater: Back up version priority in environment variables by Michael Tritz · 7 years ago