1. 8c24362 monitor: add cli11 argument parsing by Brad Bishop · 2 years, 6 months ago
  2. 1e94e60 mapper: remove configurable service allowlists by Brad Bishop · 2 years, 7 months ago
  3. ff46420 Update README by Matt Spinler · 2 years, 5 months ago
  4. 86d2880 treewide: prefer std::starts_with to boost by Brad Bishop · 2 years, 6 months ago
  5. f6ebfc7 main: Fix getSubTree & getSubTreePaths partial match by Brandon Kim · 2 years, 6 months ago
  6. 3714dd3 MAINTAINERS: remove file by Patrick Williams · 2 years, 5 months ago
  7. cc8070b sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 6 months ago
  8. 2bd2cc7 OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 2 years, 6 months ago
  9. 26ed4a1 Add boost wrap file by Ed Tanous · 2 years, 6 months ago
  10. 82720f0 main: Match getSubTrees* to GetAncestors pattern by Brandon Kim · 2 years, 6 months ago
  11. 964681c Modernize mapper core types by Ed Tanous · 2 years, 6 months ago
  12. f9d8c18 Add myself as a maintainer by Brad Bishop · 2 years, 7 months ago
  13. 6770a89 mapper: meson: minor formatting change by Brad Bishop · 2 years, 7 months ago
  14. d488775 meson: add dependency for libmapper by Patrick Williams · 2 years, 7 months ago
  15. d554232 mapper: remove service deny list feature by Brad Bishop · 2 years, 7 months ago
  16. cd7bf52 mapper: remove unused ifaceAllowList by Brad Bishop · 2 years, 7 months ago
  17. d6aa552 meson: add support for debug by Brad Bishop · 2 years, 7 months ago
  18. ea11946 main: Add unhandled exception debug information by Brad Bishop · 2 years, 7 months ago
  19. 1f62380 lint: fix trivial clang tidy errors by Brad Bishop · 2 years, 7 months ago
  20. a664690 associations: drop unused server parameter by Brad Bishop · 2 years, 7 months ago
  21. a098a37 style: comply with OpenBMC style guidelines by Brad Bishop · 2 years, 8 months ago
  22. f944a45 naming: be inclusive by Brad Bishop · 2 years, 8 months ago
  23. 2352088 clang-format: update to OpenBMC latest by Brad Bishop · 2 years, 7 months ago
  24. 5962db5 meson: Add phosphor-dbus-interfaces dependency by Brad Bishop · 2 years, 8 months ago
  25. af3d797 mapper-wait: increase polling speed by Patrick Williams · 2 years, 9 months ago
  26. f814e5b meson: simplify dependencies by Patrick Williams · 2 years, 10 months ago
  27. b15df6b Use sdbusplus exception instead of the custom one by Konstantin Aladyshev · 3 years ago
  28. bbf456b libmapper: Add missing double include guard by William A. Kennington III · 3 years, 2 months ago
  29. f5e6422 Add OWNERS file by Manojkiran Eda · 3 years, 2 months ago
  30. 0a13c76 Move mapper methods to free functions by Ed Tanous · 3 years, 3 months ago
  31. a02cd54 meson.build: drop config.h by Brad Bishop · 3 years, 3 months ago
  32. bedd416 exception: add errno by Patrick Williams · 3 years, 4 months ago
  33. 99cf37f Replace IRC with Discord by Bruce Mitchell · 3 years, 4 months ago
  34. cbca32e build: drop autotools support by Brad Bishop · 3 years, 5 months ago
  35. 370daaa build: switch to c++20 by Brad Bishop · 3 years, 5 months ago
  36. 0aa1590 build: Add meson support by Brad Bishop · 6 years ago
  37. efd5827 tests: fix use-after-free by Brad Bishop · 3 years, 5 months ago
  38. f15b06c libmapper: allow use of session bus for non-root by Brad Bishop · 3 years, 5 months ago
  39. 2ac3233 libmapper: fix memory leak by Brad Bishop · 3 years, 5 months ago
  40. a959f12 libmapper: use size_t by Brad Bishop · 3 years, 5 months ago
  41. 45e764a mapper client: drop patch build configuration by Brad Bishop · 3 years, 5 months ago
  42. 2d41d6a build: fix unused-parameter warnings by Brad Bishop · 3 years, 5 months ago
  43. a669a50 libmapper: fix logic bug by Brad Bishop · 3 years, 5 months ago
  44. 75057c8 libmapper: hide symbols by default by Brad Bishop · 3 years, 5 months ago
  45. bdaa7f8 Remove old maintainer by Matt Spinler · 3 years, 5 months ago
  46. b89c661 associations: Handle SdBusError exception by Lei YU · 3 years, 6 months ago
  47. 2b7789c bootstrap: fix shellcheck warnings by Patrick Williams · 3 years, 9 months ago
  48. bb40bd3 Introduced retries for timeout on do_associatons by Adrian Ambrożewicz · 3 years, 11 months ago
  49. e82b058 mapper-wait: handle switch to openbmc exceptions by Patrick Williams · 4 years, 2 months ago
  50. 3735ea2 exception: switch from org.freedesktop to openbmc by Patrick Williams · 4 years, 2 months ago
  51. 21c6059 Fix includes and update to latest io_context by Ed Tanous · 4 years, 5 months ago
  52. 64354ef Announce service availability on D-Bus after all initialization by Vishwanatha Subbanna · 4 years, 5 months ago
  53. eecc196 unit-test: ensure distinct dbus objects by Andrew Geissler · 4 years, 7 months ago
  54. 551fafb mapper: Retry if mapper is unavailable by William A. Kennington III · 4 years, 8 months ago
  55. 2bb2d6b sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 8 months ago
  56. 2ca0df8 MAINTAINERS: remove Ed Tanous as maintainer by Patrick Williams · 4 years, 8 months ago
  57. b05bc12 sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years, 8 months ago
  58. 5592202 libmapper: Retry on wait timeouts by Matt Spinler · 4 years, 8 months ago
  59. c52be0d Add a retry mechanism for introspection by Vernon Mauery · 5 years ago
  60. d0cf942 Drop support for old association interface by John Wang · 5 years ago
  61. 5eddf44 Use config.h constants by Matt Spinler · 6 years ago
  62. 9c3d285 Handle losing association endpoints by Matt Spinler · 6 years ago
  63. 7f8fd1f Add function to find assocs based on endpoint by Matt Spinler · 6 years ago
  64. 11401e2 Check for pending associations by Matt Spinler · 6 years ago
  65. cb9bcdb Remove an endpoint from the pending assocs by Matt Spinler · 6 years ago
  66. 9f1adbc Add testcases for addPendingAssociation by Matt Spinler · 6 years ago
  67. e0b0e3a Check for missing endpoints when adding assocs by Matt Spinler · 6 years ago
  68. e2359fb Gather association maps into a single structure by Matt Spinler · 6 years ago
  69. 35396c1 Move common types into a common header by Matt Spinler · 6 years ago
  70. 8f876a5 Support the new association defs interface by Matt Spinler · 6 years ago
  71. 096cf82 build: install into bin instead of sbin by Patrick Venture · 6 years ago
  72. 487948d cleanup: Remove Python code and build files by Kun Yi · 6 years ago
  73. 686ae77 Add test artifacts to .gitignore by Matt Spinler · 6 years ago
  74. 7f83837 unit-test: Test interfaces added function by Andrew Geissler · 6 years ago
  75. 7046189 unit-test: Move processing of interfaces added by Andrew Geissler · 6 years ago
  76. 0a560a5 unit-test: Fix bug when endpoint empty by Andrew Geissler · 6 years ago
  77. 491f9ac unit-test: Test associationChanged() by Andrew Geissler · 6 years ago
  78. 7264d90 unit-test: Debug functions to dump data structures by Andrew Geissler · 6 years ago
  79. ea80c33 unit-test: Add some doc on Association by Andrew Geissler · 6 years ago
  80. 4511b33 unit-test: Move associationChanged() by Andrew Geissler · 6 years ago
  81. e4ab6c9 unit-test: Test checkAssociationEndpointRemoves() by Andrew Geissler · 6 years ago
  82. 7f1c44d unit-test: Move checkAssociationEndpointRemoves by Andrew Geissler · 6 years ago
  83. 5629ae8 unit-test: Utilize common code for endpoint remove by Andrew Geissler · 6 years ago
  84. ff5ce92 unit-test: Move removeAssociationEndpoints() by Andrew Geissler · 6 years ago
  85. 2067926 unit-test: Test deleting entry on name change by Andrew Geissler · 6 years ago
  86. 5b2e727 unit-test: Request distinct name per test app by Andrew Geissler · 6 years ago
  87. bb7b592 unit-test: Move association create funcs to util by Andrew Geissler · 6 years ago
  88. b04f033 unit-test: Move asio server to its own class by Andrew Geissler · 6 years ago
  89. 271b7dd unit-test: Test removeAssociations interface by Andrew Geissler · 6 years ago
  90. a80a3af unit-test: Create initial associations file by Andrew Geissler · 6 years ago
  91. 67e5a42 unit-test: Add all required parameters to removeAssociation by Andrew Geissler · 6 years ago
  92. 82815da unit-test: Test need_to_introspect function by Andrew Geissler · 6 years ago
  93. 3b025e6 unit-test: Introduce unit tests to phosphor-objmgr by Andrew Geissler · 6 years ago
  94. 12025cd build: pkg anti-pattern: use defaults by Patrick Venture · 6 years ago
  95. 09be576 mapper: Support association property removes by Matt Spinler · 6 years ago
  96. 937a232 mapper: Keep track of association owners by Matt Spinler · 6 years ago
  97. d732287 Fix looking for objects on root path by James Feist · 6 years ago
  98. a82779f mapper: Delete unecessary parent paths on removes by Matt Spinler · 6 years ago
  99. 1b4a502 mapper: Add missing parent paths in ifaces-added by Matt Spinler · 6 years ago
  100. 8ce2ddd mapper: Don't stop after first GetAncestors result by Matt Spinler · 6 years ago