1. 94c92a9 Fix interface filter logic bug on GetSubTreePaths by Brad Bishop · 7 years ago
  2. 8f30173 bindings: Fix interface matching when searching by Brad Bishop · 7 years ago
  3. 296395c Fix bug in mapper for associations KeyError by Gunnar Mills · 7 years ago
  4. aeac98b server: Ignore mapper generated signals by Brad Bishop · 7 years ago
  5. 062403d server: Handle short lived bus name owners by Brad Bishop · 7 years ago
  6. 99b8bc8 server: Improve discovery failure handling by Brad Bishop · 7 years ago
  7. cb2e1b3 server: Add command line options by Brad Bishop · 8 years ago
  8. 8b633b7 Fill in phosphor-unit-failure-monitor main() by Matt Spinler · 8 years ago
  9. 7c33bff Add class to monitor for unit failures by Matt Spinler · 8 years ago
  10. 2430197 server: fix unexpected GetSubTreePaths behavior by Brad Bishop · 8 years ago
  11. f43e5d6 gitignore updates by Brad Bishop · 8 years ago
  12. a623596 Fix interfaces added logic error by Brad Bishop · 8 years ago
  13. 62b36bd Add phosphor-unit-failure-monitor framework by Matt Spinler · 8 years ago
  14. a33fbf5 build: change oldincludedir to includedir by Patrick Williams · 8 years ago
  15. b2f2681 libmapper: Add subtree callback functions by Adriana Kobylak · 8 years ago
  16. 025d795 libmapper: Add function to call GetSubTreePaths by Adriana Kobylak · 8 years ago
  17. 78edbb6 libmapper: Add match for removed interfaces by Adriana Kobylak · 8 years ago
  18. 2a8bfc9 Create libmapper subtree function and call it in event loop by Adriana Kobylak · 8 years ago
  19. 6a8688f app: Split subtree argument by Adriana Kobylak · 8 years ago
  20. 04d7c7d app: Add subtree-remove option by Adriana Kobylak · 8 years ago
  21. c7a7c45 Revert "Add mapper-wait-until-removed" by Adriana Kobylak · 8 years ago
  22. a4555f6 Revert "wait-until-removed: Add Interface parameter" by Adriana Kobylak · 8 years ago
  23. e4d6c79 wait-until-removed: Add Interface parameter by Adriana Kobylak · 8 years ago
  24. 9f4c3c7 Add mapper-wait-until-removed by Adriana Kobylak · 8 years ago
  25. 7fb0fe9 Move object_mapper per dbus path conventions. by Leonel Gonzalez · 8 years ago
  26. 981f266 Add get-service option to mapper tool by Andrew Geissler · 8 years ago
  27. d43087f Don't return errors when busy by Brad Bishop · 8 years ago
  28. 829181d Add xyz.openbmc_project.ObjectMapper.Private by Brad Bishop · 8 years ago
  29. 3c18b9f Add retries for LimitsExceeded errors by Matt Spinler · 8 years ago
  30. a5513ab Changing default retry interval to 0.2 seconds by Cory Klokman · 8 years ago
  31. 9e94fb6 Add sleep between retires in bindings by Lei YU · 8 years ago
  32. 5205b16 Increase retries times on ObjectPathInUse exception by Lei YU · 8 years ago
  33. 66da92d Correct out-of-tree builds for systemd workaround by Matthew Barth · 8 years ago
  34. c6329c9 Workaround sd_bus_message_append_cmdline by Matthew Barth · 8 years ago
  35. f1d7c6e Switch to use generated config.h by Matthew Barth · 8 years ago
  36. e3bd224 Add path information on service lookup failure by Brad Bishop · 8 years ago
  37. e1c7cf9 libmapper: React to DBus API change by Brad Bishop · 8 years ago
  38. bf464f4 Add interfaces parameter to python bindings by Brad Bishop · 8 years ago
  39. 495ee09 Return an error for invalid path argument by Brad Bishop · 8 years ago
  40. 1c33c22 Add interface filters to all methods. by Brad Bishop · 8 years ago
  41. b301f2f Rename mapper DBus names to match xyz by Brad Bishop · 8 years ago
  42. 4a6f998 Add awk program check and use which one is found by Matthew Barth · 8 years ago
  43. 7122244 Convert build process to autotools by Matthew Barth · 8 years ago
  44. 36eb1e5 Use config.h defines for path, bus, and interface by Brad Bishop · 8 years ago
  45. 4b3c055 libmapper: add config.h by Brad Bishop · 8 years ago
  46. a562704 python client: general wait utility refactoring by Brad Bishop · 8 years ago
  47. 8ccdaed sdbus client: Add proper error handling for ENOENT by Brad Bishop · 8 years ago
  48. 55b89cd server: unmask ObjectManager signals by Brad Bishop · 8 years ago
  49. 520473f server: non-blocking service discovery by Brad Bishop · 8 years ago
  50. 3d46879 sdbus client: add retries by Brad Bishop · 8 years ago
  51. 1eba37d python client: add retries by Brad Bishop · 8 years ago
  52. 2e0436c server: prepare for non-blocking discovery by Brad Bishop · 8 years ago
  53. 926b35d server: remove dbus_find_interfaces by Brad Bishop · 8 years ago
  54. 5d4890c server: remove discovery async by Brad Bishop · 8 years ago
  55. 26bea1d server: remove unused tagmatch by Brad Bishop · 8 years ago
  56. d0b8e39 server: examine all services by Brad Bishop · 8 years ago
  57. 6a0320b server: add subtree match keyword argument by Brad Bishop · 8 years ago
  58. bd8aa05 server: change optional argument to a keyword by Brad Bishop · 8 years ago
  59. fba8ea3 Use a standard DBus error for not found by Brad Bishop · 8 years ago
  60. 70dd595 server: use super for ObjectManager construction by Brad Bishop · 8 years ago
  61. 329472a server: use lambda functions with _invoke_method by Brad Bishop · 8 years ago
  62. bce0583 server: Remove interpreter from server module by Brad Bishop · 8 years ago
  63. a6797f8 Remove a handful of unused variables by Brad Bishop · 8 years ago
  64. f2b894e Ensure all tools are building with -Wall and -Werror by Matthew Barth · 8 years ago
  65. 2afe718 mapper-cli: rewrite with sdbus by Brad Bishop · 8 years ago
  66. 22ff24a Mapper ObjectManager instance bug fix by Brad Bishop · 8 years ago
  67. ceb4436 Add mapper CLI utility by Brad Bishop · 8 years ago
  68. c656a86 Add utils module by Brad Bishop · 8 years ago
  69. 63f59a7 Move mapper content to server.py module by Brad Bishop · 8 years ago
  70. 5fd9c47 Promote obmc.mapper to python package by Brad Bishop · 8 years ago
  71. ea2bc0c Move mapper bindings back by Brad Bishop · 8 years ago
  72. 62ece2b Introducing libmapper by Brad Bishop · 8 years ago
  73. ed15212 Improve short-lived object handling by Brad Bishop · 8 years ago
  74. f89c64a Pemove unnecessary variable by Brad Bishop · 8 years ago
  75. b61ab7f Remove name mangling from find_dbus_interfaces by Brad Bishop · 8 years ago
  76. 067db72 Merge pull request #13 from bradbishop/perf by Patrick Williams · 9 years ago
  77. 59800b8 More performance fixes by Brad Bishop · 9 years ago
  78. 62a50da Pep8 fixes by Brad Bishop · 9 years ago
  79. 0bdc22a Merge pull request #12 from bradbishop/perf by Patrick Williams · 9 years ago
  80. 5693437 Performance improvements by Brad Bishop · 9 years ago
  81. f7aa902 Merge pull request #11 from bradbishop/no-introspection by Patrick Williams · 9 years ago
  82. ba86bc8 Avoid introspection during discovery by Brad Bishop · 9 years ago
  83. 2abc4d0 Merge pull request #10 from bradbishop/accessor by nkskjames · 9 years ago
  84. 10abe04 Add an accessor function for cache entries by Brad Bishop · 9 years ago
  85. a2c0d00 Merge pull request #9 from bradbishop/pull-assoc by Patrick Williams · 9 years ago
  86. c568e02 Add ObjectManager interfaces automatically by Brad Bishop · 9 years ago
  87. d9fc21c Add support for associations by Brad Bishop · 9 years ago
  88. 9cff26b Minor refactoring by Brad Bishop · 9 years ago
  89. fed968e Add cache access and signal validation wrappers by Brad Bishop · 9 years ago
  90. b338560 Update license year from 2015 to 2016 by Brad Bishop · 9 years ago
  91. fb1f58e Use pyobmc package by Brad Bishop · 9 years ago
  92. fb270c0 Add gitignore by Brad Bishop · 9 years ago
  93. 956dd44 Merge pull request #6 from bradbishop/discard by nkskjames · 9 years ago
  94. 4b84941 Run phosphor-mapper through pep8 by Brad Bishop · 9 years ago
  95. e07fb49 Discard existing interfaces by Brad Bishop · 9 years ago
  96. 3f7aa32 Merge pull request #5 from bradbishop/delete by Patrick Williams · 9 years ago
  97. 5ffc2a3 Objectmananger signal handling fixes by Brad Bishop · 9 years ago
  98. 6aed08d Merge pull request #4 from bradbishop/enumerate by Patrick Williams · 9 years ago
  99. ae0c0af Make MapperNotFound a proper dbus exception by Brad Bishop · 9 years ago
  100. a052e82 Merge pull request #3 from bradbishop/enumerate by Patrick Williams · 9 years ago