1. d7926d0 tidy: fix performance-unnecessary-value-param by Brad Bishop · 6 months ago
  2. 7dd2029 build: fix -Wmissing-prototype by Brad Bishop · 6 months ago
  3. e5cb4ae build: fix -Wmissing-variable-declarations by Brad Bishop · 6 months ago
  4. 86436ac build: fix -Wsuggest-override by Brad Bishop · 6 months ago
  5. 18d3d44 build: remove unused headers by Brad Bishop · 6 months ago
  6. 069470d tidy: fix bugprone-unused-local-non-trivial-variable by Brad Bishop · 6 months ago
  7. 78585a7 tidy: fix modernize-use-override by Brad Bishop · 6 months ago
  8. 7f900ff tidy: fix performance-avoid-endl by Brad Bishop · 6 months ago
  9. 78b0486 tidy: fix performance-inefficient-string-concatenation by Brad Bishop · 6 months ago
  10. a725706 tidy: fix readability-container-contains by Brad Bishop · 6 months ago
  11. 93d664f codespell: run and fix by Brad Bishop · 6 months ago
  12. 11c0cc3 build: enable and fix -Wshadow by Brad Bishop · 6 months ago
  13. 197de18 build: enable and fix -Wconversion,-Wsign-conversion by Brad Bishop · 6 months ago
  14. 1e3f781 Fix SubTreePathsById when given ID is invalid by Myung Bae · 10 months ago
  15. 2a1ef01 meson: reformat with meson formatter by Patrick Williams · 10 months ago
  16. 41ad838 Fix deprecated asio usage by Ed Tanous · 11 months ago
  17. d884cdf clang-format: update latest spec and reformat by Patrick Williams · 11 months ago
  18. 7cc8d00 Remove default interfaces by Lei YU · 1 year, 4 months ago
  19. 883a892 associations: fix leak in assocMaps.ifaces by Benjamin Fair · 12 months ago
  20. ea0e5d2 Fix compile error on boost 1.86 by Ed Tanous · 1 year, 2 months ago
  21. 7a93d51 Return empty paths if no SubTreePathsById is found by Myung Bae · 1 year, 4 months ago
  22. c363323 mapper: Add GetAssociatedSubTreePathsById and GetAssociatedSubTreeById by Lakshmi Yadlapati · 1 year, 9 months ago
  23. 8c25006 handler: fix undefined behavior by Patrick Williams · 1 year, 5 months ago
  24. 9052ebd clang-format: re-format for clang-18 by Patrick Williams · 1 year, 5 months ago
  25. 47b68cb clang-format: copy latest and re-format by Patrick Williams · 2 years, 3 months ago
  26. 1a19e6a clang-format: copy latest and re-format by Patrick Williams · 2 years, 8 months ago
  27. bd44171 mapper-wait: add service dependency by Patrick Williams · 2 years, 11 months ago
  28. 670edd1 clang-format: update with latest by Patrick Williams · 2 years, 11 months ago
  29. a99e109 lint: update .clant-format and run by Brad Bishop · 3 years ago
  30. 2ec9157 mapper: install systemd unit, dbus conf files by Brad Bishop · 3 years, 7 months ago
  31. 58881d0 mapper: Add Associated subtree method definition by Willy Tu · 3 years, 3 months ago
  32. aba14d3 test: Add dbus handler unit tests by Willy Tu · 3 years ago
  33. 60ffc24 mapperx: Use lambdas and move by William A. Kennington III · 3 years, 1 month ago
  34. 5b4357d add Associations endpoints change delay timer by Kallas, Pawel · 3 years, 3 months ago
  35. 4824820 ignore unique-name dbus connections by Patrick Williams · 3 years, 3 months ago
  36. 1e94e60 mapper: remove configurable service allowlists by Brad Bishop · 3 years, 7 months ago
  37. 86d2880 treewide: prefer std::starts_with to boost by Brad Bishop · 3 years, 6 months ago
  38. f6ebfc7 main: Fix getSubTree & getSubTreePaths partial match by Brandon Kim · 3 years, 6 months ago
  39. cc8070b sdbusplus: use shorter type aliases by Patrick Williams · 3 years, 6 months ago
  40. 26ed4a1 Add boost wrap file by Ed Tanous · 3 years, 6 months ago
  41. 82720f0 main: Match getSubTrees* to GetAncestors pattern by Brandon Kim · 3 years, 6 months ago
  42. 964681c Modernize mapper core types by Ed Tanous · 3 years, 6 months ago
  43. d554232 mapper: remove service deny list feature by Brad Bishop · 3 years, 7 months ago
  44. cd7bf52 mapper: remove unused ifaceAllowList by Brad Bishop · 3 years, 7 months ago
  45. d6aa552 meson: add support for debug by Brad Bishop · 3 years, 8 months ago
  46. ea11946 main: Add unhandled exception debug information by Brad Bishop · 3 years, 8 months ago
  47. 1f62380 lint: fix trivial clang tidy errors by Brad Bishop · 3 years, 8 months ago
  48. a664690 associations: drop unused server parameter by Brad Bishop · 3 years, 7 months ago
  49. a098a37 style: comply with OpenBMC style guidelines by Brad Bishop · 3 years, 8 months ago
  50. f944a45 naming: be inclusive by Brad Bishop · 3 years, 8 months ago
  51. 2352088 clang-format: update to OpenBMC latest by Brad Bishop · 3 years, 8 months ago
  52. b15df6b Use sdbusplus exception instead of the custom one by Konstantin Aladyshev · 4 years ago
  53. 0a13c76 Move mapper methods to free functions by Ed Tanous · 4 years, 4 months ago
  54. a02cd54 meson.build: drop config.h by Brad Bishop · 4 years, 3 months ago
  55. bedd416 exception: add errno by Patrick Williams · 4 years, 4 months ago
  56. cbca32e build: drop autotools support by Brad Bishop · 4 years, 5 months ago
  57. 0aa1590 build: Add meson support by Brad Bishop · 7 years ago
  58. efd5827 tests: fix use-after-free by Brad Bishop · 4 years, 5 months ago
  59. 2d41d6a build: fix unused-parameter warnings by Brad Bishop · 4 years, 5 months ago
  60. b89c661 associations: Handle SdBusError exception by Lei YU · 4 years, 6 months ago
  61. bb40bd3 Introduced retries for timeout on do_associatons by Adrian Ambrożewicz · 5 years ago
  62. 3735ea2 exception: switch from org.freedesktop to openbmc by Patrick Williams · 5 years ago
  63. 21c6059 Fix includes and update to latest io_context by Ed Tanous · 5 years ago
  64. 64354ef Announce service availability on D-Bus after all initialization by Vishwanatha Subbanna · 5 years ago
  65. eecc196 unit-test: ensure distinct dbus objects by Andrew Geissler · 6 years ago
  66. 2bb2d6b sdbusplus: replace message::variant with std::variant by Patrick Williams · 6 years ago
  67. b05bc12 sdbusplus: remove deprecated variant_ns by Patrick Williams · 6 years ago
  68. c52be0d Add a retry mechanism for introspection by Vernon Mauery · 6 years ago
  69. d0cf942 Drop support for old association interface by John Wang · 6 years ago
  70. 5eddf44 Use config.h constants by Matt Spinler · 7 years ago
  71. 9c3d285 Handle losing association endpoints by Matt Spinler · 7 years ago
  72. 7f8fd1f Add function to find assocs based on endpoint by Matt Spinler · 7 years ago
  73. 11401e2 Check for pending associations by Matt Spinler · 7 years ago
  74. cb9bcdb Remove an endpoint from the pending assocs by Matt Spinler · 7 years ago
  75. 9f1adbc Add testcases for addPendingAssociation by Matt Spinler · 7 years ago
  76. e0b0e3a Check for missing endpoints when adding assocs by Matt Spinler · 7 years ago
  77. e2359fb Gather association maps into a single structure by Matt Spinler · 7 years ago
  78. 35396c1 Move common types into a common header by Matt Spinler · 7 years ago
  79. 8f876a5 Support the new association defs interface by Matt Spinler · 7 years ago
  80. 7f83837 unit-test: Test interfaces added function by Andrew Geissler · 7 years ago
  81. 7046189 unit-test: Move processing of interfaces added by Andrew Geissler · 7 years ago
  82. 0a560a5 unit-test: Fix bug when endpoint empty by Andrew Geissler · 7 years ago
  83. 491f9ac unit-test: Test associationChanged() by Andrew Geissler · 7 years ago
  84. 7264d90 unit-test: Debug functions to dump data structures by Andrew Geissler · 7 years ago
  85. ea80c33 unit-test: Add some doc on Association by Andrew Geissler · 7 years ago
  86. 4511b33 unit-test: Move associationChanged() by Andrew Geissler · 7 years ago
  87. e4ab6c9 unit-test: Test checkAssociationEndpointRemoves() by Andrew Geissler · 7 years ago
  88. 7f1c44d unit-test: Move checkAssociationEndpointRemoves by Andrew Geissler · 7 years ago
  89. 5629ae8 unit-test: Utilize common code for endpoint remove by Andrew Geissler · 7 years ago
  90. ff5ce92 unit-test: Move removeAssociationEndpoints() by Andrew Geissler · 7 years ago
  91. 2067926 unit-test: Test deleting entry on name change by Andrew Geissler · 7 years ago
  92. 5b2e727 unit-test: Request distinct name per test app by Andrew Geissler · 7 years ago
  93. bb7b592 unit-test: Move association create funcs to util by Andrew Geissler · 7 years ago
  94. b04f033 unit-test: Move asio server to its own class by Andrew Geissler · 7 years ago
  95. 271b7dd unit-test: Test removeAssociations interface by Andrew Geissler · 7 years ago
  96. a80a3af unit-test: Create initial associations file by Andrew Geissler · 7 years ago
  97. 67e5a42 unit-test: Add all required parameters to removeAssociation by Andrew Geissler · 7 years ago
  98. 82815da unit-test: Test need_to_introspect function by Andrew Geissler · 7 years ago
  99. 3b025e6 unit-test: Introduce unit tests to phosphor-objmgr by Andrew Geissler · 7 years ago
  100. 09be576 mapper: Support association property removes by Matt Spinler · 7 years ago