1. aecabe8 Remove good path trace statements by Matt Spinler · 6 years ago
  2. 1036b4d Add full Associations support by Matt Spinler · 6 years ago
  3. cc74e4b Use auto for a complicated type by Matt Spinler · 6 years ago
  4. 7a38d41 Filter results of GetObject by Matt Spinler · 6 years ago
  5. 9f0958e Filter results of GetSubTree by Matt Spinler · 6 years ago
  6. dd94586 Add service and interface whitelist/blacklists by Matt Spinler · 6 years ago
  7. 6052063 Implement Mapper in C++/sdbusplus/asio by Ed Tanous · 7 years ago
  8. cc6ee9c clang-format updates by Matt Spinler · 6 years ago
  9. d6729ea Remove dead MapperBusyException by Brad Bishop · 7 years ago
  10. 2482946 libmapper: Retry when receiving ENOBUFS by William A. Kennington III · 7 years ago
  11. 2d04816 app: Drop mapper call subcommand by Brad Bishop · 7 years ago
  12. 5e21ac0 libmapper: Retry with exponential backoff by William A. Kennington III · 7 years ago
  13. 20cbbfb libmapper: Actually examine read errors by William A. Kennington III · 7 years ago
  14. 3b30b9a Add MAINTAINERS file by Andrew Jeffery · 7 years ago
  15. b659386 Speed up enumerate_subtree() by Matt Spinler · 7 years ago
  16. 167e237 clang-format this repo by Ed Tanous · 7 years ago
  17. 005e47a server: Only update_interfaces() if process_old_owner() finds an owner by Andrew Jeffery · 7 years ago
  18. 4d49f95 server: Rework filter_interfaces() for less lambda by Andrew Jeffery · 7 years ago
  19. 60e0bb0 server: Rework methods to avoid mutable default arguments by Andrew Jeffery · 7 years ago
  20. b86b63a server: Stop making lists out of everything by Andrew Jeffery · 7 years ago
  21. f9b24bf server: discovery: Apply interface filtering rules by Brad Bishop · 7 years ago
  22. e6add07 README: Reword cleaning the repo by Gunnar Mills · 7 years ago
  23. 2fd4b1f Port to python 3 by CamVan Nguyen · 7 years ago
  24. 140f410 Perform one retry on any discovery failure by Andrew Geissler · 7 years ago
  25. 57255f6 server: Serve well-known bus names by Brad Bishop · 7 years ago
  26. 45271cb server: Add early escapes to simplify logic by Brad Bishop · 7 years ago
  27. 787aa81 server: drop bus check from get_signal_interfaces by Brad Bishop · 7 years ago
  28. 5c5e13e server: refactor valid_signal by Brad Bishop · 7 years ago
  29. bcc0644 server: Unmask association signals by Brad Bishop · 7 years ago
  30. cabc638 utils: pycodestyle fix by Brad Bishop · 7 years ago
  31. 84e331a Port obmc.mapper to python3.5 by Balaji B Rao · 7 years ago
  32. 7f42ad2 Ignore E731 in objmgr by Adriana Kobylak · 7 years ago
  33. a1f2422 Fix objmgr using pycodestyle (pep8) rules by Adriana Kobylak · 7 years ago
  34. 1246924 Revert "server: Serve well-known bus names" by Andrew Geissler · 7 years ago
  35. 7a79027 server: Log additional information for discovery by Brad Bishop · 7 years ago
  36. 3fe5e43 server: Print traceback to stderr by Brad Bishop · 7 years ago
  37. a8f9765 bindings.py: Use get_dbus_name to check for error by Adriana Kobylak · 7 years ago
  38. 799e7bc server: Serve well-known bus names by Brad Bishop · 7 years ago
  39. c33ae65 server: Fix missing Association interface by Brad Bishop · 7 years ago
  40. 84041e3 server: Delegate association signal logic by Brad Bishop · 7 years ago
  41. b9b3ed5 server: Remove Association.__getattr__ by Brad Bishop · 7 years ago
  42. 734b2c3 server: Add docstrings by Brad Bishop · 7 years ago
  43. 8e1f4ab server: Performance improvements by Brad Bishop · 7 years ago
  44. b15b631 server: Skip associations without an endpoint by Brad Bishop · 7 years ago
  45. b270adc server: Reduce PropertiesChanged wakeups by Brad Bishop · 7 years ago
  46. eded8f3 server: Update copyright year by Brad Bishop · 7 years ago
  47. 94c92a9 Fix interface filter logic bug on GetSubTreePaths by Brad Bishop · 7 years ago
  48. 8f30173 bindings: Fix interface matching when searching by Brad Bishop · 7 years ago
  49. 296395c Fix bug in mapper for associations KeyError by Gunnar Mills · 7 years ago
  50. aeac98b server: Ignore mapper generated signals by Brad Bishop · 7 years ago
  51. 062403d server: Handle short lived bus name owners by Brad Bishop · 7 years ago
  52. 99b8bc8 server: Improve discovery failure handling by Brad Bishop · 7 years ago
  53. cb2e1b3 server: Add command line options by Brad Bishop · 8 years ago
  54. 8b633b7 Fill in phosphor-unit-failure-monitor main() by Matt Spinler · 8 years ago
  55. 7c33bff Add class to monitor for unit failures by Matt Spinler · 8 years ago
  56. 2430197 server: fix unexpected GetSubTreePaths behavior by Brad Bishop · 8 years ago
  57. f43e5d6 gitignore updates by Brad Bishop · 8 years ago
  58. a623596 Fix interfaces added logic error by Brad Bishop · 8 years ago
  59. 62b36bd Add phosphor-unit-failure-monitor framework by Matt Spinler · 8 years ago
  60. a33fbf5 build: change oldincludedir to includedir by Patrick Williams · 8 years ago
  61. b2f2681 libmapper: Add subtree callback functions by Adriana Kobylak · 8 years ago
  62. 025d795 libmapper: Add function to call GetSubTreePaths by Adriana Kobylak · 8 years ago
  63. 78edbb6 libmapper: Add match for removed interfaces by Adriana Kobylak · 8 years ago
  64. 2a8bfc9 Create libmapper subtree function and call it in event loop by Adriana Kobylak · 8 years ago
  65. 6a8688f app: Split subtree argument by Adriana Kobylak · 8 years ago
  66. 04d7c7d app: Add subtree-remove option by Adriana Kobylak · 8 years ago
  67. c7a7c45 Revert "Add mapper-wait-until-removed" by Adriana Kobylak · 8 years ago
  68. a4555f6 Revert "wait-until-removed: Add Interface parameter" by Adriana Kobylak · 8 years ago
  69. e4d6c79 wait-until-removed: Add Interface parameter by Adriana Kobylak · 8 years ago
  70. 9f4c3c7 Add mapper-wait-until-removed by Adriana Kobylak · 8 years ago
  71. 7fb0fe9 Move object_mapper per dbus path conventions. by Leonel Gonzalez · 8 years ago
  72. 981f266 Add get-service option to mapper tool by Andrew Geissler · 8 years ago
  73. d43087f Don't return errors when busy by Brad Bishop · 8 years ago
  74. 829181d Add xyz.openbmc_project.ObjectMapper.Private by Brad Bishop · 8 years ago
  75. 3c18b9f Add retries for LimitsExceeded errors by Matt Spinler · 8 years ago
  76. a5513ab Changing default retry interval to 0.2 seconds by Cory Klokman · 8 years ago
  77. 9e94fb6 Add sleep between retires in bindings by Lei YU · 8 years ago
  78. 5205b16 Increase retries times on ObjectPathInUse exception by Lei YU · 8 years ago
  79. 66da92d Correct out-of-tree builds for systemd workaround by Matthew Barth · 8 years ago
  80. c6329c9 Workaround sd_bus_message_append_cmdline by Matthew Barth · 8 years ago
  81. f1d7c6e Switch to use generated config.h by Matthew Barth · 8 years ago
  82. e3bd224 Add path information on service lookup failure by Brad Bishop · 8 years ago
  83. e1c7cf9 libmapper: React to DBus API change by Brad Bishop · 8 years ago
  84. bf464f4 Add interfaces parameter to python bindings by Brad Bishop · 8 years ago
  85. 495ee09 Return an error for invalid path argument by Brad Bishop · 8 years ago
  86. 1c33c22 Add interface filters to all methods. by Brad Bishop · 8 years ago
  87. b301f2f Rename mapper DBus names to match xyz by Brad Bishop · 8 years ago
  88. 4a6f998 Add awk program check and use which one is found by Matthew Barth · 8 years ago
  89. 7122244 Convert build process to autotools by Matthew Barth · 8 years ago
  90. 36eb1e5 Use config.h defines for path, bus, and interface by Brad Bishop · 8 years ago
  91. 4b3c055 libmapper: add config.h by Brad Bishop · 8 years ago
  92. a562704 python client: general wait utility refactoring by Brad Bishop · 8 years ago
  93. 8ccdaed sdbus client: Add proper error handling for ENOENT by Brad Bishop · 8 years ago
  94. 55b89cd server: unmask ObjectManager signals by Brad Bishop · 8 years ago
  95. 520473f server: non-blocking service discovery by Brad Bishop · 8 years ago
  96. 3d46879 sdbus client: add retries by Brad Bishop · 8 years ago
  97. 1eba37d python client: add retries by Brad Bishop · 8 years ago
  98. 2e0436c server: prepare for non-blocking discovery by Brad Bishop · 8 years ago
  99. 926b35d server: remove dbus_find_interfaces by Brad Bishop · 8 years ago
  100. 5d4890c server: remove discovery async by Brad Bishop · 8 years ago