1. 1d33f3e clean up pedantic compile warnings by Patrick Williams · 4 years, 2 months ago
  2. f934ca3 build: add setuptools install script by Patrick Williams · 4 years, 2 months ago
  3. 5098116 build: move python setuptools for future non-autotools by Patrick Williams · 4 years, 2 months ago
  4. 6805284 remove usage of WANT_TRANSACTION option by Patrick Williams · 4 years, 2 months ago
  5. 1b1321c MAINTAINERS: remove Ed Tanous as reviewer by Patrick Williams · 4 years, 2 months ago
  6. 03d6c01 include needed file for runtime_error by Andrew Geissler · 4 years, 2 months ago
  7. afe80cf Include <set> to be able to use std::set by Vernon Mauery · 4 years, 3 months ago
  8. dca7e16 Added register_signal method to sdbusplus::asio::dbus_interface by Adrian Ambrożewicz · 4 years, 3 months ago
  9. 5de3184 Update README.md for Python 3 by Waqar Hameed · 4 years, 4 months ago
  10. 18ce803 sdbus++: switch to python3 by Patrick Williams · 4 years, 5 months ago
  11. ddc0eba sdbus++: Generate initial client header by Lei YU · 4 years, 5 months ago
  12. 7eb0d25 sdbus++: refactor enum handling for container-types by Patrick Williams · 4 years, 4 months ago
  13. 1dfce5a Make interface and object non-movable by Lei YU · 4 years, 5 months ago
  14. 67c79b0 sdbus++: Use list comprehension when parsing property types by Waqar Hameed · 4 years, 4 months ago
  15. 7c5faab build: remove interface.mako autoconf gen by Patrick Williams · 4 years, 5 months ago
  16. f7e2159 sdbus++: use native enums for message operations by Patrick Williams · 4 years, 5 months ago
  17. 2520704 sdbusplus: message: append: add native enum support by Patrick Williams · 4 years, 5 months ago
  18. 978f77d sdbus++: interface: refactor enum-to-string conversion by Patrick Williams · 4 years, 5 months ago
  19. 06d43b8 sdbusplus: message: read: add native enum support by Patrick Williams · 4 years, 5 months ago
  20. 6c63b98 sdbusplus: message: add type helpers for native enums by Patrick Williams · 4 years, 5 months ago
  21. a163b17 sdbus++: property: simplify local enum handling by Patrick Williams · 4 years, 5 months ago
  22. 18b29ba sdbus++: property: simplify enum handling by Patrick Williams · 4 years, 5 months ago
  23. 58d2c91 sdbusplus: Fix build on GCC 8 or ealier by Lei YU · 4 years, 5 months ago
  24. a66f6b4 Fix exception handling inside asio coroutine method_handler by Adrian Ambrożewicz · 4 years, 6 months ago
  25. bd00069 Fix compilation error in case unix_fd is used in async_method_call by Adrian Ambrożewicz · 4 years, 7 months ago
  26. e57c38e Emit adding/removing interfaces for object server by Lei YU · 4 years, 10 months ago
  27. 19f24b9 Fix an issue found by cppcheck by Lei YU · 4 years, 5 months ago
  28. 5e00177 sdbus++: interface: fix indent of enum-string fn by Patrick Williams · 4 years, 5 months ago
  29. 7501666 MAINTAINERS: add Patrick Williams by Patrick Williams · 4 years, 5 months ago
  30. c079db4 Catch async errors so they do not throw by Vernon Mauery · 4 years, 5 months ago
  31. 14db20f Make interface string public by Lei YU · 4 years, 5 months ago
  32. 43ea426 maintainers: Add Lei YU as maintainer by Lei YU · 4 years, 7 months ago
  33. cff43c3 maintainers: Fix dkodihal's email address by Lei YU · 4 years, 7 months ago
  34. 199b3b1 Add valgrind suppression by Lei YU · 4 years, 9 months ago
  35. d35c852 Fix vtable CI error by Lei YU · 4 years, 7 months ago
  36. 4212292 Allow async_method_call to provide opt message by Richard Marian Thomaiyar · 5 years ago
  37. f8bbf17 native_types: Fix string_wrapper overloads by William A. Kennington III · 5 years ago
  38. c08cf52 message: Add get_error() by Lei YU · 5 years ago
  39. c14699f asio: Allow mutable lambdas + small cleanup by James Feist · 5 years ago
  40. 66ef099 sdbus++: Fix construction of objects with flags by William A. Kennington III · 5 years ago
  41. 1befc49 message: Fix passing of sd_bus interface to new messages by William A. Kennington III · 5 years ago
  42. c077190 Change async_method_call to be no-throw by Vernon Mauery · 5 years ago
  43. db4a4a6 MAINTAINERS file had the incorrect email address by Vernon Mauery · 5 years ago
  44. 37a5e61 Change yield_method_call to be no-throw by Vernon Mauery · 5 years ago
  45. a564ac9 Add vmauery to the sdbusplus maintainer list by Vernon Mauery · 5 years ago
  46. 4274c11 std::variant: Remove uses of the variant_ns by William A. Kennington III · 6 years ago
  47. 8515eae sdbus++: Generate includes for enum references by William A. Kennington III · 5 years ago
  48. 76f0732 sdbus++: Allow server.hpp files to have extra generated includes by William A. Kennington III · 5 years ago
  49. 3cf374e sdbus++: Fix mako include substitution for signals by William A. Kennington III · 5 years ago
  50. 8cd7a4a Fix warnings in forward declarations by Ed Tanous · 5 years ago
  51. 44b6975 Move to modern asio interfaces by Ed Tanous · 5 years ago
  52. 1ecde80 sdbusplus: Provide option to skip signal property by Richard Marian Thomaiyar · 5 years ago
  53. ebdc371 autotools: Fix for autoconf-archive 2019.01.19 by William A. Kennington III · 5 years ago
  54. b5a8446 bus: Add chrono types for timeouts by William A. Kennington III · 5 years ago
  55. 25ea94f sd_event_wrapper must not close descriptor by Vernon Mauery · 5 years ago
  56. b5982ab message: Add constructor with an int parameter for unix_fd by Waqar Hameed · 5 years ago
  57. 3a3bb9e Add method to check if an interface has been initialized by Jason M. Bills · 5 years ago
  58. f0dd3b5 Support default string values by Matthew Barth · 5 years ago
  59. bed15f0 Fix: ObjectManager path for asio by Richard Marian Thomaiyar · 5 years ago
  60. 4d74189 Revert "Revert "Fix incorrect defaultValue in generated server.hpp"" by Lei YU · 5 years ago
  61. 062205d bus: Only close connections we own by William A. Kennington III · 6 years ago
  62. 34fdbf3 bus: Add missing sd_bus_open() equivalent by William A. Kennington III · 6 years ago
  63. c7d104d Move asio interfaces away from deprecated names by Ed Tanous · 5 years ago
  64. 596a223 Add support for Unix file descriptors by Waqar Hameed · 6 years ago
  65. 8192be9 Revert "Fix incorrect defaultValue in generated server.hpp" by Andrew Geissler · 5 years ago
  66. 14269fb Fix incorrect defaultValue in generated server.hpp by Lei YU · 5 years ago
  67. 42f6ad5 bus: Add explicit flush and close operations by William A. Kennington III · 6 years ago
  68. 09c9817 update asio set property to signal properly by Richard Marian Thomaiyar · 6 years ago
  69. 6ee43dc asio: Update variant usage by Yong Li · 6 years ago
  70. 7583460 bus: route bus deleter to implementation by Brad Bishop · 6 years ago
  71. dfbff6f bus: Add mock and interface for flush_close_unref by Brad Bishop · 6 years ago
  72. b4cc7d7 style: run clang-format on bus/server.hpp.in by Brad Bishop · 6 years ago
  73. 236f8c7 sdbusplus::asio: Use the default bus by Vernon Mauery · 6 years ago
  74. 8ca6025 sdbusplus: better mirror bus aquisition methods by Vernon Mauery · 6 years ago
  75. f042393 asio: Don't allow signaling uninitialized properties by James Feist · 6 years ago
  76. 90778b4 message: mapbox::util::variant -> std::variant by William A. Kennington III · 6 years ago
  77. 6b4fb29 build: set language to C++ by Patrick Venture · 6 years ago
  78. 076d14a Add sdbusplus::asio coroutine method handling by Vernon Mauery · 6 years ago
  79. 841d8d3 bus: check if D-Bus service name request was successful by Waqar Hameed · 6 years ago
  80. d94226d asio: don't allow setting the same value by James Feist · 6 years ago
  81. 1a3b2c6 mapbox/variant: Implement std::get_if interface by William A. Kennington III · 6 years ago
  82. ad7e686 Avoid build failure when sdbus++ tool is disabled by Manojkiran Eda · 6 years ago
  83. b20866d mapbox/variant: Add std::visit compatible function by William A. Kennington III · 6 years ago
  84. 47b3188 gitignore: Add missing /test/timer binary by William A. Kennington III · 6 years ago
  85. 13de253 server/transaction: Fix message hash by William A. Kennington III · 6 years ago
  86. 209dfc6 message: Implment get_reply_cookie() by William A. Kennington III · 6 years ago
  87. 8e8d1a6 message: Implment get_type() by William A. Kennington III · 6 years ago
  88. 079fb85 bus/call: Clarify error sources by William A. Kennington III · 6 years ago
  89. 261e72b Add coroutine support for sdbusplus::asio method calls by Vernon Mauery · 6 years ago
  90. fba332b Use return value from sd_bus_error_set* by William A. Kennington III · 6 years ago
  91. 7a2ff91 Fix invalid uses of sd_bus_error_set_const by William A. Kennington III · 6 years ago
  92. 6565454 sdbus: Add sd_bus_error_set method by William A. Kennington III · 6 years ago
  93. 81fa02e message: Fix variant api usage by William A. Kennington III · 6 years ago
  94. b2cb933 mapbox/variant: Align API with std::variant by William A. Kennington III · 6 years ago
  95. 20adbc2 message: Add error handling by William A. Kennington III · 6 years ago
  96. 2b74e52 Add new_method_errno interface to message and low-level interface by Vernon Mauery · 6 years ago
  97. ca46b9d Set sdbusplus to use c++17 by Vernon Mauery · 6 years ago
  98. 1705224 Allow copy constructor/assignment operator for message::message by Vernon Mauery · 6 years ago
  99. 18fe174 maintainers: Add William Kennington as maintainer by Brad Bishop · 6 years ago
  100. 703892e Installation of sdbusplus on custom distributions by Manojkiran Eda · 6 years ago