1. b15df6b Use sdbusplus exception instead of the custom one by Konstantin Aladyshev · 3 years ago
  2. 0a13c76 Move mapper methods to free functions by Ed Tanous · 3 years, 3 months ago
  3. a02cd54 meson.build: drop config.h by Brad Bishop · 3 years, 3 months ago
  4. bedd416 exception: add errno by Patrick Williams · 3 years, 4 months ago
  5. 2d41d6a build: fix unused-parameter warnings by Brad Bishop · 3 years, 5 months ago
  6. bb40bd3 Introduced retries for timeout on do_associatons by Adrian Ambrożewicz · 4 years ago
  7. 3735ea2 exception: switch from org.freedesktop to openbmc by Patrick Williams · 4 years, 2 months ago
  8. 21c6059 Fix includes and update to latest io_context by Ed Tanous · 4 years, 5 months ago
  9. 64354ef Announce service availability on D-Bus after all initialization by Vishwanatha Subbanna · 4 years, 5 months ago
  10. 2bb2d6b sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 8 months ago
  11. b05bc12 sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years, 8 months ago
  12. c52be0d Add a retry mechanism for introspection by Vernon Mauery · 5 years ago
  13. d0cf942 Drop support for old association interface by John Wang · 5 years ago
  14. 5eddf44 Use config.h constants by Matt Spinler · 6 years ago
  15. 9c3d285 Handle losing association endpoints by Matt Spinler · 6 years ago
  16. 11401e2 Check for pending associations by Matt Spinler · 6 years ago
  17. e0b0e3a Check for missing endpoints when adding assocs by Matt Spinler · 6 years ago
  18. e2359fb Gather association maps into a single structure by Matt Spinler · 6 years ago
  19. 35396c1 Move common types into a common header by Matt Spinler · 6 years ago
  20. 8f876a5 Support the new association defs interface by Matt Spinler · 6 years ago
  21. 7046189 unit-test: Move processing of interfaces added by Andrew Geissler · 6 years ago
  22. 4511b33 unit-test: Move associationChanged() by Andrew Geissler · 6 years ago
  23. 7f1c44d unit-test: Move checkAssociationEndpointRemoves by Andrew Geissler · 6 years ago
  24. ff5ce92 unit-test: Move removeAssociationEndpoints() by Andrew Geissler · 6 years ago
  25. 2067926 unit-test: Test deleting entry on name change by Andrew Geissler · 6 years ago
  26. a80a3af unit-test: Create initial associations file by Andrew Geissler · 6 years ago
  27. 67e5a42 unit-test: Add all required parameters to removeAssociation by Andrew Geissler · 6 years ago
  28. 82815da unit-test: Test need_to_introspect function by Andrew Geissler · 6 years ago
  29. 3b025e6 unit-test: Introduce unit tests to phosphor-objmgr by Andrew Geissler · 6 years ago
  30. 09be576 mapper: Support association property removes by Matt Spinler · 6 years ago
  31. 937a232 mapper: Keep track of association owners by Matt Spinler · 6 years ago
  32. d732287 Fix looking for objects on root path by James Feist · 6 years ago
  33. a82779f mapper: Delete unecessary parent paths on removes by Matt Spinler · 6 years ago
  34. 1b4a502 mapper: Add missing parent paths in ifaces-added by Matt Spinler · 6 years ago
  35. 8ce2ddd mapper: Don't stop after first GetAncestors result by Matt Spinler · 6 years ago
  36. 47c0975 Filter results of GetAncestors by Matt Spinler · 6 years ago
  37. 6a39e8c mapper: Don't fail on some empty results by Matt Spinler · 6 years ago
  38. d4dd96a Remove interface filter by Ed Tanous · 6 years ago
  39. 50232cd Mapper: Remove unused ObjectManager usage by Ed Tanous · 6 years ago
  40. 153494e mapper: Don't return the input path in GetSubTree by Matt Spinler · 6 years ago
  41. 5935b1e mapper: Fix GetSubTree bug in the c++ mapper by Ed Tanous · 6 years ago
  42. ea6516c Don't return the input path in GetAncestors by Matt Spinler · 6 years ago
  43. aecabe8 Remove good path trace statements by Matt Spinler · 6 years ago
  44. 1036b4d Add full Associations support by Matt Spinler · 6 years ago
  45. cc74e4b Use auto for a complicated type by Matt Spinler · 6 years ago
  46. 7a38d41 Filter results of GetObject by Matt Spinler · 6 years ago
  47. 9f0958e Filter results of GetSubTree by Matt Spinler · 6 years ago
  48. dd94586 Add service and interface whitelist/blacklists by Matt Spinler · 6 years ago
  49. 6052063 Implement Mapper in C++/sdbusplus/asio by Ed Tanous · 7 years ago