1. 5aa65d8 entity-manager: extract postConfigurationRecord by Alexander Hansen · 4 weeks ago
  2. 811160e entity-manager: function for building inventory/system path by Christopher Meis · 3 weeks ago
  3. 4fa4012 entity-manager: extract postExposesRecordsToDBus by Alexander Hansen · 5 weeks ago
  4. 4fcd946 entity-manager: extract postBoardToDBus function by Alexander Hansen · 5 weeks ago
  5. 4e1142d copyright: move to SPDX-License-Identifier by Alexander Hansen · 5 weeks ago
  6. e164627 PowerStatusMonitor: create DBus match in ctor by Alexander Hansen · 5 weeks ago
  7. f57a259 entity-manager: move logDeviceAdded/Removed by Alexander Hansen · 9 weeks ago
  8. 44c9025 entity-manager: separate main.cpp by Alexander Hansen · 9 weeks ago
  9. 0ab32b3 entity-manager: create class PowerStatusMonitor by Alexander Hansen · 9 weeks ago
  10. f725257 Add Configuration class by Christopher Meis · 3 months ago
  11. 6080318 entity-manager: move dbusMatches to class by Alexander Hansen · 9 weeks ago
  12. fc1b1e2 entity-manager: size_t propertiesChangedInstance by Alexander Hansen · 9 weeks ago
  13. b1340da entity-manager: propertiesChangedTimer by Alexander Hansen · 9 weeks ago
  14. 16d4002 entity-manager: move bool inProgress to class by Alexander Hansen · 9 weeks ago
  15. 95ab18f entity-manager: move startRemovedTimer to EM class by Alexander Hansen · 9 weeks ago
  16. 0f7bd78 entity-manager: attach DBus matches to EM class by Alexander Hansen · 9 weeks ago
  17. 57604ed entity-manager: create class EMDBusInterface by Alexander Hansen · 9 weeks ago
  18. a555acf entity-manager: remove global io_context by Alexander Hansen · 9 weeks ago
  19. ad28e40 entity-manager: handleCurrentConfigurationJson by Alexander Hansen · 10 weeks ago
  20. cf6a75b Introduce EntityManager class by Christopher Meis · 3 months ago
  21. 59ef1e7 cleanup: Move em only utils code into em directory by Christopher Meis · 5 months ago
  22. fc9e7fd cleanup: move EM service code in EM directory by Christopher Meis · 5 months ago[Renamed (99%) from src/entity_manager.cpp]
  23. 12bea9b cleanup: move all dbus interface functions in own files and namespace by Christopher Meis · 5 months ago
  24. bdaa6b2 cleanup: move json configuration functions in their own files by Christopher Meis · 5 months ago
  25. 26fbbd5 cleanup: Move probe and scan into their own files by Christopher Meis · 5 months ago
  26. 5a80703 clang-format: update latest spec and reformat by Patrick Williams · 6 months ago
  27. 5c1a61a Fix threshold probability loss by George Liu · 10 months ago
  28. bf26398 Reducing expire time in propertiesChangedCallback by Anupama B R · 1 year, 7 months ago
  29. b707743 clang-format: re-format for clang-18 by Patrick Williams · 1 year, 1 month ago
  30. fc17142 Update clang-tidy by Ed Tanous · 1 year, 5 months ago
  31. 0f3a4d9 Support C-style comments for configuration JSON parsing by Potin Lai · 1 year, 9 months ago
  32. d97c631 Add error handling wrapper for sdbusplus init by John Edward Broadbent · 1 year, 10 months ago
  33. b9dd7f8 clang-format: copy latest and re-format by Patrick Williams · 1 year, 11 months ago
  34. 6eb6097 phys-topology: Add late add/remove support by Matt Spinler · 2 years, 1 month ago
  35. 3d1909a Rename vars in postToDbus by Matt Spinler · 2 years, 1 month ago
  36. eb587b4 Create Item.System from Exposes List by Edward Lee · 2 years, 6 months ago
  37. df19061 clang-format: copy latest and re-format by Patrick Williams · 2 years, 4 months ago
  38. 8d1ac3a Ignore uninteresting IA/IR signals by Matt Spinler · 2 years, 7 months ago
  39. 49a888c Move to boost::asio::post by Ed Tanous · 2 years, 6 months ago
  40. ca2eb04 topology: integrate with entity-manager by Benjamin Fair · 3 years ago
  41. 74ebe59 entity-manager: Allow exposing BMC inventory with "ContainsThisBMC" by Sui Chen · 3 years ago
  42. b068d43 entity_manager: convert Type to lower case for schema filename by Potin Lai · 2 years, 10 months ago
  43. 7b8786f ignore unique-name dbus connections by Patrick Williams · 2 years, 11 months ago
  44. 2594d36 clang-15: fixes for const-auto iterators by Patrick Williams · 3 years ago
  45. a331567 entity_manager: reset the path of ObjectManager by Nan Zhou · 3 years ago
  46. 3013fb4 Make clang-tidy changes by Ed Tanous · 3 years, 2 months ago
  47. 2af3922 sdbusplus: use shorter type aliases by Patrick Williams · 3 years, 1 month ago
  48. e45d8c7 treewide: comply with the OpenBMC style guidelines by Brad Bishop · 3 years, 3 months ago[Renamed (99%) from src/EntityManager.cpp]
  49. 402fa1c EntityManager: Remove dead ManagedObjectType definition by Andrew Jeffery · 3 years, 5 months ago
  50. eab4929 EntityManager: Rename BasicVariantType to DBusValueVariant by Andrew Jeffery · 3 years, 5 months ago
  51. f331179 EntityManager: Rename findJsonFiles() to loadConfigurations() by Andrew Jeffery · 3 years, 5 months ago
  52. e35d0ac EntityManager: Extract publishNewConfiguration() by Andrew Jeffery · 3 years, 5 months ago
  53. 7c4cbbe EntityManager: Extract deriveNewConfiguration() by Andrew Jeffery · 3 years, 5 months ago
  54. 0d0c146 EntityManager: Extract pruneConfiguration() by Andrew Jeffery · 3 years, 5 months ago
  55. 5ec49ad EntityManager: Clean up interface removal condition by Andrew Jeffery · 3 years, 5 months ago
  56. 6cbbc09 EntityManager: Exploit destructuring for configuration removed loop by Andrew Jeffery · 3 years, 5 months ago
  57. 2f750d2 EntityManager: Introduce getDeviceInterfaces() by Andrew Jeffery · 3 years, 5 months ago
  58. d235cb6 EntityManager: Flip condition to start removed timer by Andrew Jeffery · 3 years, 5 months ago
  59. 4db38bc EntityManager: Refactor pruneDevice() early-exits by Andrew Jeffery · 3 years, 5 months ago
  60. 89ec352 EntityManager: Introduce pruneDevice() by Andrew Jeffery · 3 years, 5 months ago
  61. a82c55d EntityManager: Exploit destructuring for device removed loop by Andrew Jeffery · 3 years, 5 months ago
  62. d38fc67 EntityManager: Continue the loop if the entity is present by Andrew Jeffery · 3 years, 5 months ago
  63. 8924f2f EntityManager: Determine device config presence with .contains() by Andrew Jeffery · 3 years, 5 months ago
  64. 27a1cfb EntityManager: Rename isDetectedPowerOn for clarity by Andrew Jeffery · 3 years, 5 months ago
  65. b620944 EntityManager: Refactor deviceRequiresPowerOn() with early-exits by Andrew Jeffery · 3 years, 5 months ago
  66. 5519293 EntityManager: Extract deviceRequiresPowerOn() by Andrew Jeffery · 3 years, 5 months ago
  67. a96950d EntityManager: Destructure board properties in postToDbus() by Andrew Jeffery · 3 years, 5 months ago
  68. 13132df EntityManager: Destructure board attributes in postToDbus() by Andrew Jeffery · 3 years, 5 months ago
  69. 5a6379c EntityManager: Destructure exposed items in postToDbus() by Andrew Jeffery · 3 years, 5 months ago
  70. ace306d EntityManager: Destructure items when iterating newConfiguration by Andrew Jeffery · 3 years, 5 months ago
  71. 65ea450 EntityManager: Destructure dict items in populateInterfaceFromJson() by Andrew Jeffery · 3 years, 5 months ago
  72. 029ee28 EntityManager: Rename key to path in populateInterfaceFromJson() by Andrew Jeffery · 3 years, 5 months ago
  73. e24c063 Remove unused debug variable in entity-manager by Ed Tanous · 3 years, 7 months ago
  74. a9c5892 entity-manager: Search sysconfdir for configurations by Andrew Jeffery · 4 years, 3 months ago
  75. 666583b EntityManager: Clean up use of probeTypes by Andrew Jeffery · 3 years, 9 months ago
  76. f07c5ed EntityManager: Split out PerformProbe by Andrew Jeffery · 3 years, 9 months ago
  77. 47af65a EntityManager: Split out PerformScan by Andrew Jeffery · 3 years, 9 months ago
  78. 07d467b Make build on clang by Ed Tanous · 4 years, 6 months ago
  79. 395c6d4 Require all probe interface properties to match by Jonathan Doman · 4 years, 4 months ago
  80. 6d64982 Fix dangling reference to scan count by Jonathan Doman · 4 years, 4 months ago
  81. cda1473 Make a copy of the probe string to fix warning by Ed Tanous · 4 years, 4 months ago
  82. 9fd87e5 entity-manager: allow non-numeric substitution for name by Igor Kononenko · 5 years ago
  83. 4bab932 Fix early exit for non D-Bus probes by Matt Spinler · 4 years, 5 months ago
  84. e789bf1 Do tmpl substitutions using all properties on path by Matt Spinler · 4 years, 6 months ago
  85. 4f32889 Fix lambda capture in findDbusObjects by Matt Spinler · 4 years, 6 months ago
  86. 10a8c5f entity-manager: scan after ObjectManager signals by Brad Bishop · 4 years, 9 months ago
  87. c76af0f entity-manager: scan after NameOwnerChanged by Brad Bishop · 4 years, 9 months ago
  88. 32d1f0a Add retries to mapper calls by James Feist · 5 years ago
  89. 3cb8a60 entity-manager: probe: factor out probe logic by Brad Bishop · 5 years ago
  90. 1fb9f3f docs: Add minimal doxygen setup by Brad Bishop · 5 years ago
  91. 4212485 probe: don't match unsupported json types by Brad Bishop · 5 years ago
  92. c789fca Add new type of settable interface - Polling by Adrian Ambrożewicz · 5 years ago
  93. 8c505da Update to latest clang format by James Feist · 5 years ago
  94. 2539ccd Add lock around callback by James Feist · 5 years ago
  95. 4dc617b Register match always by James Feist · 5 years ago
  96. b1728ca Add retries into d-bus probes by James Feist · 5 years ago
  97. 29d8325 remove dead code by Brad Bishop · 5 years ago
  98. fb23655 entity-manager: remove inventory manager interface by Brad Bishop · 6 years ago
  99. 35f5e0e EM: On duplicates use device index by James Feist · 5 years ago
  100. 94219d1 Fix increment bug by James Feist · 5 years ago