1. 1d3a039 Remove message copy by Ed Tanous · 1 year, 8 months ago
  2. 6993aa4 Break out post-spawn lambda into method by Ed Tanous · 1 year, 8 months ago
  3. 0564fac Delete callbackYields by Ed Tanous · 1 year, 8 months ago
  4. c461441 Break out callFunction by Ed Tanous · 1 year, 8 months ago
  5. df6133b Remove size_t from SetPropertyReturnValue by Ed Tanous · 1 year, 8 months ago
  6. 3448ede Remove initialized_ member by Ed Tanous · 1 year, 8 months ago
  7. ae47928 Clean up ASIO set-property callback code by Jonathan Doman · 2 years, 5 months ago
  8. 6a38ed5 asio/object_server: Use nullptr by Brad Bishop · 2 years, 1 month ago
  9. 26b3ff9 Fix instances of extra-semi by Brad Bishop · 2 years, 1 month ago
  10. 1a25a10 clang-format: update whitespace penalty by Patrick Williams · 2 years, 2 months ago
  11. 69e2b29 Combine owned strings by Ed Tanous · 2 years, 2 months ago
  12. 4ecc47b Use built-in sd-bus methods for member name check by Ed Tanous · 2 years, 2 months ago
  13. 1d319d9 Use optional instead of unique_ptr by Ed Tanous · 2 years, 2 months ago
  14. 09b06c4 Store concrete manager by Ed Tanous · 2 years, 2 months ago
  15. bc03a4f boost::any -> std::any by Ed Tanous · 2 years, 2 months ago
  16. c133002 Use unordered_map for callback storage by Ed Tanous · 2 years, 2 months ago
  17. 164b98b Fix coroutine_method_instance error handling by Krzysztof Grobelny · 2 years, 3 months ago
  18. f289c65 clang-format: update with latest by Patrick Williams · 2 years, 3 months ago
  19. a1fa6e5 asio: object_server: fix 'callFunction' for void result by Patrick Williams · 2 years, 8 months ago
  20. eb6a9d0 asio: object_server: simpilify 'callFunction' by Patrick Williams · 2 years, 9 months ago
  21. 8c1f669 asio: object_server: remove non-if_constexpr cases by Patrick Williams · 2 years, 9 months ago
  22. 9ca0c92 asio: object_server: remove unused variable by Patrick Williams · 2 years, 9 months ago
  23. 90fab6b Add new overload to register_property_r/rw by Krzysztof Grobelny · 2 years, 9 months ago
  24. ce62764 Modified set_handler() to return dbus error code by gokulsanker · 3 years ago
  25. 2404176 Make asio::object_server take const ptr to connection by Jonathan Doman · 3 years ago
  26. a735ca5 vtable: shorten vtable type by Patrick Williams · 3 years ago
  27. ba33c2a manager,interface: use shortened types by Patrick Williams · 3 years ago
  28. 0f282c4 bus: shorten bus type by Patrick Williams · 3 years ago
  29. 10d7aa1 message: shorten message type by Patrick Williams · 3 years ago
  30. b466765 catch exceptions as const by Patrick Williams · 3 years, 1 month ago
  31. 0ade192 Fix: Unused parameter in object_server.hpp by Nidhin MS · 3 years, 3 months ago
  32. 64f0122 use C++17 std::foo_v templates by Patrick Williams · 3 years, 4 months ago
  33. b16ea98 utility: type_traits: use C++14 '_t' style by Patrick Williams · 3 years, 4 months ago
  34. 8fc0639 asio: Added method add_unique_interface to object_server by Krzysztof Grobelny · 4 years, 2 months ago
  35. 992ab24 Remove regex match pattern from object_server by Wludzik, Jozef · 4 years, 2 months ago
  36. 2be0e17 Added flags parameter to register_property method by Krzysztof Grobelny · 4 years, 4 months ago
  37. 72f24b0 fix interface and path patterns to match D-Bus specification by Vernon Mauery · 4 years, 4 months ago
  38. 0f19c87 Add new_signal and extend set_property methods to dbus_interface by Zhikui Ren · 4 years, 5 months ago
  39. fb0366b asio: object_server: remove invalid root interface by Patrick Williams · 4 years, 5 months ago
  40. 7f66425 build: split source and header directories by Patrick Williams · 4 years, 5 months ago[Renamed from sdbusplus/asio/object_server.hpp]
  41. 7b3184f sdbusplus: validate interface and path passed to DBus by Wludzik, Jozef · 4 years, 6 months ago
  42. 127b8ab clang-format: sync from docs master .clang-format by Patrick Williams · 4 years, 6 months ago
  43. 78b7803 clean up more pedantic compile warnings by Patrick Williams · 4 years, 6 months ago
  44. 396ba14 asio: object_server: add virtual destructors by Patrick Williams · 4 years, 6 months ago
  45. afe80cf Include <set> to be able to use std::set by Vernon Mauery · 4 years, 7 months ago
  46. dca7e16 Added register_signal method to sdbusplus::asio::dbus_interface by Adrian Ambrożewicz · 4 years, 8 months ago
  47. a66f6b4 Fix exception handling inside asio coroutine method_handler by Adrian Ambrożewicz · 4 years, 10 months ago
  48. 19f24b9 Fix an issue found by cppcheck by Lei YU · 4 years, 9 months ago
  49. c14699f asio: Allow mutable lambdas + small cleanup by James Feist · 5 years ago
  50. 1ecde80 sdbusplus: Provide option to skip signal property by Richard Marian Thomaiyar · 6 years ago
  51. 3a3bb9e Add method to check if an interface has been initialized by Jason M. Bills · 6 years ago
  52. bed15f0 Fix: ObjectManager path for asio by Richard Marian Thomaiyar · 6 years ago
  53. c7d104d Move asio interfaces away from deprecated names by Ed Tanous · 6 years ago
  54. 09c9817 update asio set property to signal properly by Richard Marian Thomaiyar · 6 years ago
  55. f042393 asio: Don't allow signaling uninitialized properties by James Feist · 6 years ago
  56. 076d14a Add sdbusplus::asio coroutine method handling by Vernon Mauery · 6 years ago
  57. d94226d asio: don't allow setting the same value by James Feist · 6 years ago
  58. fba332b Use return value from sd_bus_error_set* by William A. Kennington III · 6 years ago
  59. 7a2ff91 Fix invalid uses of sd_bus_error_set_const by William A. Kennington III · 6 years ago
  60. e0d6965 clang-format: Fix pointer alignment by William A. Kennington III · 6 years ago
  61. 95269db update .clang-format header inclusion order by Patrick Venture · 6 years ago
  62. 8ce61e4 Allow callback raw access to message by Vernon Mauery · 6 years ago
  63. 394ec94 Correctly trigger interfaces added and removed by James Feist · 6 years ago
  64. fce038a Add sbusplus properties server by James Feist · 7 years ago