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