- bf26398 Reducing expire time in propertiesChangedCallback by Anupama B R · 12 months ago
- b707743 clang-format: re-format for clang-18 by Patrick Williams · 5 months ago
- fc17142 Update clang-tidy by Ed Tanous · 9 months ago
- 0f3a4d9 Support C-style comments for configuration JSON parsing by Potin Lai · 1 year, 1 month ago
- d97c631 Add error handling wrapper for sdbusplus init by John Edward Broadbent · 1 year, 2 months ago
- b9dd7f8 clang-format: copy latest and re-format by Patrick Williams · 1 year, 3 months ago
- 6eb6097 phys-topology: Add late add/remove support by Matt Spinler · 1 year, 5 months ago
- 3d1909a Rename vars in postToDbus by Matt Spinler · 1 year, 5 months ago
- eb587b4 Create Item.System from Exposes List by Edward Lee · 1 year, 10 months ago
- df19061 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
- 8d1ac3a Ignore uninteresting IA/IR signals by Matt Spinler · 2 years ago
- 49a888c Move to boost::asio::post by Ed Tanous · 1 year, 10 months ago
- ca2eb04 topology: integrate with entity-manager by Benjamin Fair · 2 years, 4 months ago
- 74ebe59 entity-manager: Allow exposing BMC inventory with "ContainsThisBMC" by Sui Chen · 2 years, 4 months ago
- b068d43 entity_manager: convert Type to lower case for schema filename by Potin Lai · 2 years, 2 months ago
- 7b8786f ignore unique-name dbus connections by Patrick Williams · 2 years, 3 months ago
- 2594d36 clang-15: fixes for const-auto iterators by Patrick Williams · 2 years, 3 months ago
- a331567 entity_manager: reset the path of ObjectManager by Nan Zhou · 2 years, 4 months ago
- 3013fb4 Make clang-tidy changes by Ed Tanous · 2 years, 6 months ago
- 2af3922 sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 6 months ago
- e45d8c7 treewide: comply with the OpenBMC style guidelines by Brad Bishop · 2 years, 8 months ago[Renamed (99%) from src/EntityManager.cpp]
- 402fa1c EntityManager: Remove dead ManagedObjectType definition by Andrew Jeffery · 2 years, 9 months ago
- eab4929 EntityManager: Rename BasicVariantType to DBusValueVariant by Andrew Jeffery · 2 years, 9 months ago
- f331179 EntityManager: Rename findJsonFiles() to loadConfigurations() by Andrew Jeffery · 2 years, 10 months ago
- e35d0ac EntityManager: Extract publishNewConfiguration() by Andrew Jeffery · 2 years, 10 months ago
- 7c4cbbe EntityManager: Extract deriveNewConfiguration() by Andrew Jeffery · 2 years, 10 months ago
- 0d0c146 EntityManager: Extract pruneConfiguration() by Andrew Jeffery · 2 years, 10 months ago
- 5ec49ad EntityManager: Clean up interface removal condition by Andrew Jeffery · 2 years, 10 months ago
- 6cbbc09 EntityManager: Exploit destructuring for configuration removed loop by Andrew Jeffery · 2 years, 10 months ago
- 2f750d2 EntityManager: Introduce getDeviceInterfaces() by Andrew Jeffery · 2 years, 10 months ago
- d235cb6 EntityManager: Flip condition to start removed timer by Andrew Jeffery · 2 years, 10 months ago
- 4db38bc EntityManager: Refactor pruneDevice() early-exits by Andrew Jeffery · 2 years, 10 months ago
- 89ec352 EntityManager: Introduce pruneDevice() by Andrew Jeffery · 2 years, 10 months ago
- a82c55d EntityManager: Exploit destructuring for device removed loop by Andrew Jeffery · 2 years, 10 months ago
- d38fc67 EntityManager: Continue the loop if the entity is present by Andrew Jeffery · 2 years, 10 months ago
- 8924f2f EntityManager: Determine device config presence with .contains() by Andrew Jeffery · 2 years, 10 months ago
- 27a1cfb EntityManager: Rename isDetectedPowerOn for clarity by Andrew Jeffery · 2 years, 10 months ago
- b620944 EntityManager: Refactor deviceRequiresPowerOn() with early-exits by Andrew Jeffery · 2 years, 10 months ago
- 5519293 EntityManager: Extract deviceRequiresPowerOn() by Andrew Jeffery · 2 years, 10 months ago
- a96950d EntityManager: Destructure board properties in postToDbus() by Andrew Jeffery · 2 years, 10 months ago
- 13132df EntityManager: Destructure board attributes in postToDbus() by Andrew Jeffery · 2 years, 10 months ago
- 5a6379c EntityManager: Destructure exposed items in postToDbus() by Andrew Jeffery · 2 years, 10 months ago
- ace306d EntityManager: Destructure items when iterating newConfiguration by Andrew Jeffery · 2 years, 10 months ago
- 65ea450 EntityManager: Destructure dict items in populateInterfaceFromJson() by Andrew Jeffery · 2 years, 10 months ago
- 029ee28 EntityManager: Rename key to path in populateInterfaceFromJson() by Andrew Jeffery · 2 years, 10 months ago
- e24c063 Remove unused debug variable in entity-manager by Ed Tanous · 2 years, 11 months ago
- a9c5892 entity-manager: Search sysconfdir for configurations by Andrew Jeffery · 3 years, 7 months ago
- 666583b EntityManager: Clean up use of probeTypes by Andrew Jeffery · 3 years, 1 month ago
- f07c5ed EntityManager: Split out PerformProbe by Andrew Jeffery · 3 years, 1 month ago
- 47af65a EntityManager: Split out PerformScan by Andrew Jeffery · 3 years, 1 month ago
- 07d467b Make build on clang by Ed Tanous · 3 years, 11 months ago
- 395c6d4 Require all probe interface properties to match by Jonathan Doman · 3 years, 8 months ago
- 6d64982 Fix dangling reference to scan count by Jonathan Doman · 3 years, 8 months ago
- cda1473 Make a copy of the probe string to fix warning by Ed Tanous · 3 years, 8 months ago
- 9fd87e5 entity-manager: allow non-numeric substitution for name by Igor Kononenko · 4 years, 3 months ago
- 4bab932 Fix early exit for non D-Bus probes by Matt Spinler · 3 years, 9 months ago
- e789bf1 Do tmpl substitutions using all properties on path by Matt Spinler · 3 years, 11 months ago
- 4f32889 Fix lambda capture in findDbusObjects by Matt Spinler · 3 years, 11 months ago
- 10a8c5f entity-manager: scan after ObjectManager signals by Brad Bishop · 4 years, 1 month ago
- c76af0f entity-manager: scan after NameOwnerChanged by Brad Bishop · 4 years, 1 month ago
- 32d1f0a Add retries to mapper calls by James Feist · 4 years, 4 months ago
- 3cb8a60 entity-manager: probe: factor out probe logic by Brad Bishop · 4 years, 5 months ago
- 1fb9f3f docs: Add minimal doxygen setup by Brad Bishop · 4 years, 4 months ago
- 4212485 probe: don't match unsupported json types by Brad Bishop · 4 years, 5 months ago
- c789fca Add new type of settable interface - Polling by Adrian Ambrożewicz · 4 years, 8 months ago
- 8c505da Update to latest clang format by James Feist · 4 years, 8 months ago
- 2539ccd Add lock around callback by James Feist · 4 years, 8 months ago
- 4dc617b Register match always by James Feist · 4 years, 8 months ago
- b1728ca Add retries into d-bus probes by James Feist · 4 years, 8 months ago
- 29d8325 remove dead code by Brad Bishop · 4 years, 10 months ago
- fb23655 entity-manager: remove inventory manager interface by Brad Bishop · 5 years ago
- 35f5e0e EM: On duplicates use device index by James Feist · 4 years, 10 months ago
- 94219d1 Fix increment bug by James Feist · 4 years, 10 months ago
- 02d2b93 Fix Delete D-Bus Method by James Feist · 5 years ago
- 668bbb1 Add DisableNode keyword by James Feist · 5 years ago
- 7d80775 PerformProbe: remove forward declaration by James Feist · 5 years ago
- 733f765 Move objects out of global scope by James Feist · 5 years ago
- 787c3c3 Fix Entity-Manager Crash issue by James Feist · 5 years ago
- 4b7a745 prefer prefix operators for non-primitive types by Patrick Venture · 5 years ago
- a49dc33 use quotes for project headers by Patrick Venture · 5 years ago
- 5c3fde1 entitymanager: drop duplicate header inclusion by Patrick Venture · 5 years ago
- 899e17f Support Removing Items from Entity Manager by James Feist · 5 years ago
- d58879a Add structure to map interfaces to board by James Feist · 5 years ago
- 08a5b17 Template replace non-probing configurations by James Feist · 5 years ago
- 3b80d7c Support for Storage schema for drives on redfish by Nikhil Potade · 5 years ago
- 481c5d5 Add Unit Test for TemplateCharReplace by James Feist · 5 years ago
- b8293c0 bugfix: entitymanager: no longer skip w/o Exposes by Patrick Venture · 5 years ago
- 4d98882 entitymanager: flip logic to reduce indentation by Patrick Venture · 5 years ago
- e31e00a Don't return early for TRUE_T and FALSE_T by James Feist · 5 years ago
- 9813279 Turn on a bunch of warnings by James Feist · 6 years ago
- 340c801 Remove dead code by James Feist · 6 years ago
- 27e7583 Fix PartNumber and Serial Number from being ints by James Feist · 6 years ago
- fb00f39 Fix erroneous Redfish logs by James Feist · 6 years ago
- 54a0dca Fix multiple AND expression by James Feist · 6 years ago
- 665267c Fix template replace for Array by James Feist · 6 years ago
- 71f295f Populate FRU Fields in the Chassis by James Feist · 6 years ago
- f5125b0 Add basic math support to template char replace by James Feist · 6 years ago
- 1a99658 Enhance device added / removed log message by James Feist · 6 years ago
- 16a02f2 AddObject bugfix by James Feist · 6 years ago
- 637b3ef Remove references to experimental filesystem by James Feist · 6 years ago