1. 164b98b Fix coroutine_method_instance error handling by Krzysztof Grobelny · 1 year, 11 months ago
  2. f289c65 clang-format: update with latest by Patrick Williams · 1 year, 11 months ago
  3. a6c05b8 Fix clang-tidy issue by Jiaqing Zhao · 2 years, 1 month ago
  4. c8447d5 added support for optionals in unpackProperties by Krzysztof Grobelny · 2 years, 6 months ago
  5. a1fa6e5 asio: object_server: fix 'callFunction' for void result by Patrick Williams · 2 years, 4 months ago
  6. 1357380 Make getProperty mutable by Ed Tanous · 2 years, 4 months ago
  7. eb6a9d0 asio: object_server: simpilify 'callFunction' by Patrick Williams · 2 years, 4 months ago
  8. 8c1f669 asio: object_server: remove non-if_constexpr cases by Patrick Williams · 2 years, 4 months ago
  9. 9ca0c92 asio: object_server: remove unused variable by Patrick Williams · 2 years, 4 months ago
  10. 90fab6b Add new overload to register_property_r/rw by Krzysztof Grobelny · 2 years, 5 months ago
  11. 55949c2 Used erased type to reduce binary for getProperty by Krzysztof Grobelny · 2 years, 7 months ago
  12. ce62764 Modified set_handler() to return dbus error code by gokulsanker · 2 years, 7 months ago
  13. 2404176 Make asio::object_server take const ptr to connection by Jonathan Doman · 2 years, 7 months ago
  14. a735ca5 vtable: shorten vtable type by Patrick Williams · 2 years, 8 months ago
  15. ba33c2a manager,interface: use shortened types by Patrick Williams · 2 years, 8 months ago
  16. 0f282c4 bus: shorten bus type by Patrick Williams · 2 years, 8 months ago
  17. 10d7aa1 message: shorten message type by Patrick Williams · 2 years, 8 months ago
  18. b466765 catch exceptions as const by Patrick Williams · 2 years, 9 months ago
  19. 0ade192 Fix: Unused parameter in object_server.hpp by Nidhin MS · 2 years, 11 months ago
  20. 64f0122 use C++17 std::foo_v templates by Patrick Williams · 3 years ago
  21. b16ea98 utility: type_traits: use C++14 '_t' style by Patrick Williams · 3 years ago
  22. 95874d9 Standardize the asio helper methods by Ed Tanous · 3 years, 5 months ago
  23. 4b64623 clang-format fixes for latest by Patrick Williams · 3 years, 4 months ago
  24. 4f65175 fixed issue which prevented to use setProperty with reference types by Krzysztof Grobelny · 3 years, 7 months ago
  25. 0c76546 exit read_wait async loop on error by Vernon Mauery · 3 years, 7 months ago
  26. 8fc0639 asio: Added method add_unique_interface to object_server by Krzysztof Grobelny · 3 years, 9 months ago
  27. 807419d asio: Added utility functions getProperty and setProperty by Krzysztof Grobelny · 3 years, 9 months ago
  28. 09b88f2 Added utility functions getAllProperties and unpackProperties by Krzysztof Grobelny · 3 years, 10 months ago
  29. 992ab24 Remove regex match pattern from object_server by Wludzik, Jozef · 3 years, 10 months ago
  30. 2be0e17 Added flags parameter to register_property method by Krzysztof Grobelny · 4 years ago
  31. 38ab5ec Refine include headers by Ed Tanous · 3 years, 11 months ago
  32. 72f24b0 fix interface and path patterns to match D-Bus specification by Vernon Mauery · 4 years ago
  33. 0f19c87 Add new_signal and extend set_property methods to dbus_interface by Zhikui Ren · 4 years ago
  34. fb0366b asio: object_server: remove invalid root interface by Patrick Williams · 4 years, 1 month ago
  35. da0b3f1 sdbusplus: settable timeout value for async_method_call by Konrad Sztyber · 4 years, 3 months ago
  36. 7f66425 build: split source and header directories by Patrick Williams · 4 years, 1 month ago