1. 75057c8 libmapper: hide symbols by default by Brad Bishop · 2 years, 10 months ago
  2. bdaa7f8 Remove old maintainer by Matt Spinler · 2 years, 10 months ago
  3. b89c661 associations: Handle SdBusError exception by Lei YU · 2 years, 11 months ago
  4. 2b7789c bootstrap: fix shellcheck warnings by Patrick Williams · 3 years, 2 months ago
  5. bb40bd3 Introduced retries for timeout on do_associatons by Adrian Ambrożewicz · 3 years, 4 months ago
  6. e82b058 mapper-wait: handle switch to openbmc exceptions by Patrick Williams · 3 years, 7 months ago
  7. 3735ea2 exception: switch from org.freedesktop to openbmc by Patrick Williams · 3 years, 7 months ago
  8. 21c6059 Fix includes and update to latest io_context by Ed Tanous · 3 years, 10 months ago
  9. 64354ef Announce service availability on D-Bus after all initialization by Vishwanatha Subbanna · 3 years, 10 months ago
  10. eecc196 unit-test: ensure distinct dbus objects by Andrew Geissler · 4 years ago
  11. 551fafb mapper: Retry if mapper is unavailable by William A. Kennington III · 4 years, 1 month ago
  12. 2bb2d6b sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 1 month ago
  13. 2ca0df8 MAINTAINERS: remove Ed Tanous as maintainer by Patrick Williams · 4 years, 1 month ago
  14. b05bc12 sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years, 1 month ago
  15. 5592202 libmapper: Retry on wait timeouts by Matt Spinler · 4 years, 1 month ago
  16. c52be0d Add a retry mechanism for introspection by Vernon Mauery · 4 years, 5 months ago
  17. d0cf942 Drop support for old association interface by John Wang · 4 years, 9 months ago
  18. 5eddf44 Use config.h constants by Matt Spinler · 5 years ago
  19. 9c3d285 Handle losing association endpoints by Matt Spinler · 5 years ago
  20. 7f8fd1f Add function to find assocs based on endpoint by Matt Spinler · 5 years ago
  21. 11401e2 Check for pending associations by Matt Spinler · 5 years ago
  22. cb9bcdb Remove an endpoint from the pending assocs by Matt Spinler · 5 years ago
  23. 9f1adbc Add testcases for addPendingAssociation by Matt Spinler · 5 years ago
  24. e0b0e3a Check for missing endpoints when adding assocs by Matt Spinler · 5 years ago
  25. e2359fb Gather association maps into a single structure by Matt Spinler · 5 years ago
  26. 35396c1 Move common types into a common header by Matt Spinler · 5 years ago
  27. 8f876a5 Support the new association defs interface by Matt Spinler · 5 years ago
  28. 096cf82 build: install into bin instead of sbin by Patrick Venture · 5 years ago
  29. 487948d cleanup: Remove Python code and build files by Kun Yi · 5 years ago
  30. 686ae77 Add test artifacts to .gitignore by Matt Spinler · 5 years ago
  31. 7f83837 unit-test: Test interfaces added function by Andrew Geissler · 5 years ago
  32. 7046189 unit-test: Move processing of interfaces added by Andrew Geissler · 5 years ago
  33. 0a560a5 unit-test: Fix bug when endpoint empty by Andrew Geissler · 5 years ago
  34. 491f9ac unit-test: Test associationChanged() by Andrew Geissler · 5 years ago
  35. 7264d90 unit-test: Debug functions to dump data structures by Andrew Geissler · 5 years ago
  36. ea80c33 unit-test: Add some doc on Association by Andrew Geissler · 5 years ago
  37. 4511b33 unit-test: Move associationChanged() by Andrew Geissler · 5 years ago
  38. e4ab6c9 unit-test: Test checkAssociationEndpointRemoves() by Andrew Geissler · 5 years ago
  39. 7f1c44d unit-test: Move checkAssociationEndpointRemoves by Andrew Geissler · 5 years ago
  40. 5629ae8 unit-test: Utilize common code for endpoint remove by Andrew Geissler · 5 years ago
  41. ff5ce92 unit-test: Move removeAssociationEndpoints() by Andrew Geissler · 5 years ago
  42. 2067926 unit-test: Test deleting entry on name change by Andrew Geissler · 5 years ago
  43. 5b2e727 unit-test: Request distinct name per test app by Andrew Geissler · 5 years ago
  44. bb7b592 unit-test: Move association create funcs to util by Andrew Geissler · 5 years ago
  45. b04f033 unit-test: Move asio server to its own class by Andrew Geissler · 5 years ago
  46. 271b7dd unit-test: Test removeAssociations interface by Andrew Geissler · 5 years ago
  47. a80a3af unit-test: Create initial associations file by Andrew Geissler · 5 years ago
  48. 67e5a42 unit-test: Add all required parameters to removeAssociation by Andrew Geissler · 5 years ago
  49. 82815da unit-test: Test need_to_introspect function by Andrew Geissler · 5 years ago
  50. 3b025e6 unit-test: Introduce unit tests to phosphor-objmgr by Andrew Geissler · 5 years ago
  51. 12025cd build: pkg anti-pattern: use defaults by Patrick Venture · 5 years ago
  52. 09be576 mapper: Support association property removes by Matt Spinler · 5 years ago
  53. 937a232 mapper: Keep track of association owners by Matt Spinler · 5 years ago
  54. d732287 Fix looking for objects on root path by James Feist · 5 years ago
  55. a82779f mapper: Delete unecessary parent paths on removes by Matt Spinler · 5 years ago
  56. 1b4a502 mapper: Add missing parent paths in ifaces-added by Matt Spinler · 5 years ago
  57. 8ce2ddd mapper: Don't stop after first GetAncestors result by Matt Spinler · 5 years ago
  58. 47c0975 Filter results of GetAncestors by Matt Spinler · 6 years ago
  59. 6a39e8c mapper: Don't fail on some empty results by Matt Spinler · 6 years ago
  60. 06e5d2f bindings: Skip the default ifaces on enumerate by Matt Spinler · 6 years ago
  61. d4dd96a Remove interface filter by Ed Tanous · 6 years ago
  62. 50232cd Mapper: Remove unused ObjectManager usage by Ed Tanous · 6 years ago
  63. 153494e mapper: Don't return the input path in GetSubTree by Matt Spinler · 6 years ago
  64. af1aa75 maintainers: Update committers by Brad Bishop · 6 years ago
  65. 5935b1e mapper: Fix GetSubTree bug in the c++ mapper by Ed Tanous · 6 years ago
  66. 0570c69 Check for boost headers used by Matthew Barth · 6 years ago
  67. 365dee3 python-mapper: Switch to dbus service whitelist by Brad Bishop · 6 years ago
  68. cfe3e44 python-mapper: Accept service-namespaces by Brad Bishop · 6 years ago
  69. db27894 Add configure check for boost library by Matthew Barth · 6 years ago
  70. a493615 Compile with c++17 by Vernon Mauery · 6 years ago
  71. ea6516c Don't return the input path in GetAncestors by Matt Spinler · 6 years ago
  72. 59cbf34 mapper: Handle the expected GetSubTreePaths fails by Matt Spinler · 6 years ago
  73. f9a1718 Add mapperx to .gitignore by Matt Spinler · 6 years ago
  74. aecabe8 Remove good path trace statements by Matt Spinler · 6 years ago
  75. 1036b4d Add full Associations support by Matt Spinler · 6 years ago
  76. cc74e4b Use auto for a complicated type by Matt Spinler · 6 years ago
  77. 7a38d41 Filter results of GetObject by Matt Spinler · 6 years ago
  78. 9f0958e Filter results of GetSubTree by Matt Spinler · 6 years ago
  79. dd94586 Add service and interface whitelist/blacklists by Matt Spinler · 6 years ago
  80. 6052063 Implement Mapper in C++/sdbusplus/asio by Ed Tanous · 6 years ago
  81. cc6ee9c clang-format updates by Matt Spinler · 6 years ago
  82. d6729ea Remove dead MapperBusyException by Brad Bishop · 6 years ago
  83. 2482946 libmapper: Retry when receiving ENOBUFS by William A. Kennington III · 6 years ago
  84. 2d04816 app: Drop mapper call subcommand by Brad Bishop · 6 years ago
  85. 5e21ac0 libmapper: Retry with exponential backoff by William A. Kennington III · 6 years ago
  86. 20cbbfb libmapper: Actually examine read errors by William A. Kennington III · 6 years ago
  87. 3b30b9a Add MAINTAINERS file by Andrew Jeffery · 6 years ago
  88. b659386 Speed up enumerate_subtree() by Matt Spinler · 6 years ago
  89. 167e237 clang-format this repo by Ed Tanous · 6 years ago
  90. 005e47a server: Only update_interfaces() if process_old_owner() finds an owner by Andrew Jeffery · 6 years ago
  91. 4d49f95 server: Rework filter_interfaces() for less lambda by Andrew Jeffery · 6 years ago
  92. 60e0bb0 server: Rework methods to avoid mutable default arguments by Andrew Jeffery · 6 years ago
  93. b86b63a server: Stop making lists out of everything by Andrew Jeffery · 6 years ago
  94. f9b24bf server: discovery: Apply interface filtering rules by Brad Bishop · 6 years ago
  95. e6add07 README: Reword cleaning the repo by Gunnar Mills · 6 years ago
  96. 2fd4b1f Port to python 3 by CamVan Nguyen · 6 years ago
  97. 140f410 Perform one retry on any discovery failure by Andrew Geissler · 6 years ago
  98. 57255f6 server: Serve well-known bus names by Brad Bishop · 6 years ago
  99. 45271cb server: Add early escapes to simplify logic by Brad Bishop · 6 years ago
  100. 787aa81 server: drop bus check from get_signal_interfaces by Brad Bishop · 6 years ago