1. 9b200b0 Style changes in image_manager_main.cpp by Gunnar Mills · 7 years ago
  2. 49860e1 BMC Serialize: Change create_directory to create_directories by Michael Tritz · 7 years ago
  3. 6d87371 Add checks for currently running bmc image before erasing by Eddie James · 7 years ago
  4. 43b25cd Create active association on startup by Gunnar Mills · 7 years ago
  5. 9440f49 Fix problem requiring two Delete calls to remove an image by Eddie James · 7 years ago
  6. 6fab70d Change ro to rofs. by Saqib Khan · 7 years ago
  7. 1646e8f Switch FWD and REV association names by Gunnar Mills · 7 years ago
  8. ded875d Create active association by Gunnar Mills · 7 years ago
  9. c7e2d24 Style changes in download_manager.cpp by Gunnar Mills · 7 years ago
  10. 8a24dda download: Check for empty filename by Brad Bishop · 7 years ago
  11. 1eef62d BMC: Restore version and activation dbus objects on BMC reboot. by Saqib Khan · 7 years ago
  12. b60add1 Create an association to BMC inventory item by Gunnar Mills · 7 years ago
  13. 10e563a Remove nodist_noinst and nobase_nodist_include by Gunnar Mills · 7 years ago
  14. 652da83 Add "noinst" to generated header by Gunnar Mills · 7 years ago
  15. f5eaf39 Generate sdbusplus bindings for Associations. by Gunnar Mills · 7 years ago
  16. 9a78224 style changes to item_updater.cpp by Gunnar Mills · 7 years ago
  17. 0c2eb26 Remove rw ubi volume delete as part of bmc version delete. by Saqib Khan · 7 years ago
  18. 0129d92 Add field mode to BMC updater by Michael Tritz · 7 years ago
  19. 5d53267 BMC: Store RedundancyPriority on System. by Saqib Khan · 7 years ago
  20. b1cfdf9 Check if BMC tarball has all required files during image verifcation by Michael Tritz · 7 years ago
  21. 7b5010f item_updater: Add a log to indicate duplicate image upload. by Saqib Khan · 7 years ago
  22. 140fcb1 BMC: Call emit_interfaces signal for temporary interfaces by Saqib Khan · 7 years ago
  23. 05a89a2 Add repo description to README by Gunnar Mills · 7 years ago
  24. 0edd4ad BMC Activation: Implement ActivationProgress interface by Michael Tritz · 7 years ago
  25. f2b5e0d Miscellaneous improvements to activation/item updater by Michael Tritz · 7 years ago
  26. 3526ef7 item_updater: Added erase method by Leonel Gonzalez · 7 years ago
  27. 50d559c image_manager: Added erase method by Leonel Gonzalez · 7 years ago
  28. e423368 version: Added erase callback and delete method by Leonel Gonzalez · 7 years ago
  29. bed88af Activation: Start service files and wait for completion by Michael Tritz · 7 years ago
  30. 37a5904 Item Updater: Implement BMC factory reset by Michael Tritz · 7 years ago
  31. 4c1aec0 BMC: Implement Software RedundancyPriority.interface by Saqib Khan · 7 years ago
  32. 84a0e69 item_updater: style simplification by Saqib Khan · 7 years ago
  33. 19177d3 item_updater: Use Common.FilePath to locate images by Saqib Khan · 7 years ago
  34. 9a8d14c Change image_manager.cpp to accept the correct purpose by Leonel Gonzalez · 7 years ago
  35. ba23988 Move Active BMC version object to item_updater. by Saqib Khan · 7 years ago
  36. 705f1bf item_updater: Add version dbus object. by Saqib Khan · 7 years ago
  37. 35e83f3 ItemUpdater: Validate BMC squashfs image by Saqib Khan · 7 years ago
  38. b077470 Create Constructor for BMC Activation by Saqib Khan · 7 years ago
  39. 9f35714 item_updater: match activations on Purpose::System by Patrick Williams · 7 years ago
  40. e75d10f use new sdbusplus match constructors by Patrick Williams · 7 years ago
  41. 9ec18ef Remove unnecessary namespace by Gunnar Mills · 7 years ago
  42. f576bca Add check for image dir by Gunnar Mills · 7 years ago
  43. 2ce7da2 Create activation interface on BMC version dbus creation by Gunnar Mills · 7 years ago
  44. ec1b41c Create initial BMC Item Updater by Gunnar Mills · 7 years ago
  45. 93c12d3 Create error log on fail by Gunnar Mills · 7 years ago
  46. 3027bba Create version dbus object by Gunnar Mills · 7 years ago
  47. 19e4ce5 Untar tarball by Gunnar Mills · 7 years ago
  48. 4e48fd5 Check if image upload dir exists by Gunnar Mills · 7 years ago
  49. 9b7c0b6 Rename class Version to BMCVersion by Gunnar Mills · 7 years ago
  50. 01d55c3 Move version gtests to phosphor-bmc-code-mgmt by Gunnar Mills · 7 years ago
  51. e91d321 Call processImage from inotify by Gunnar Mills · 7 years ago
  52. 368cfcb Change inotify to look at IN_CLOSE_WRITE flag by Gunnar Mills · 7 years ago
  53. 4973943 Sanitize FileName string by Gunnar Mills · 7 years ago
  54. 3a482f6 Create image dir if needed by Gunnar Mills · 7 years ago
  55. a733df5 Create error log on fail by Gunnar Mills · 7 years ago
  56. a927de4 Call tftp by Gunnar Mills · 7 years ago
  57. ef4781f Add Common.FilePath interface by Gunnar Mills · 7 years ago
  58. cebd102 Pass in the version purpose. by Gunnar Mills · 7 years ago
  59. 392f294 Move base version code to phosphor-bmc-code-mgmt by Gunnar Mills · 7 years ago
  60. 059e233 image manager: add inotify watch by Deepak Kodihalli · 7 years ago
  61. 7f160bc Rename version_software_manager_main.cpp by Deepak Kodihalli · 7 years ago
  62. 701e021 Initial Download manager by Gunnar Mills · 7 years ago
  63. 9e408ea phosphor-bmc-code-mgmt README by Gunnar Mills · 7 years ago
  64. af4759e Optimize namespace with using VersionInherit alias by Gunnar Mills · 7 years ago
  65. 32159fb Use phosphor-dbus-interfaces directly by Gunnar Mills · 7 years ago
  66. 89484c7 Set Activation properties on application startup by Gunnar Mills · 7 years ago
  67. ed92dfa Add Software Activation Interface by Gunnar Mills · 7 years ago
  68. a673ee0 Determine Version properties on application startup by Gunnar Mills · 7 years ago
  69. edb04dc Add a .gitignore to phosphor-bmc-code-mgmt by Gunnar Mills · 7 years ago
  70. 01a323b Add base support for BMC code management by Gunnar Mills · 7 years ago
  71. 063f307 Initial commit by Patrick Williams · 7 years ago