1. d51e593 message: define and use C++17 style _v aliases by Patrick Williams · 3 years ago
  2. 9245868 utility: container_traits: define C++17 _v aliases by Patrick Williams · 3 years ago
  3. 64f0122 use C++17 std::foo_v templates by Patrick Williams · 3 years ago
  4. b16ea98 utility: type_traits: use C++14 '_t' style by Patrick Williams · 3 years ago
  5. 34cf693 utility: dedup_variant: rename in C++14 '_t' style by Patrick Williams · 3 years ago
  6. 2b7da24 message: use C++14 enable_if_t by Patrick Williams · 3 years ago
  7. 5a14953 message: read: DRY the string specializations by Patrick Williams · 3 years ago
  8. 1013c5e server: remove bindings.hpp by Patrick Williams · 3 years ago
  9. 285f78b native_types: Reduce append allocation by William A. Kennington III · 3 years, 2 months ago
  10. 226bc42 native_types: Migrate large functions to shared lib by William A. Kennington III · 3 years, 2 months ago
  11. 472b702 message: Add call_async method by William A. Kennington III · 3 years, 3 months ago
  12. d06072e Fix #60 by adding encoding/decoding rules by Ed Tanous · 3 years, 3 months ago
  13. f886012 Make object_path operator/ const by Ed Tanous · 3 years, 2 months ago
  14. 533218b sdbuspp_support: correct return value from method callbacks by Patrick Williams · 3 years, 3 months ago
  15. c9978e3 message: Add call method by William A. Kennington III · 3 years, 5 months ago
  16. d8543d0 native_types: add missing header file by Jason Ling · 3 years, 3 months ago
  17. 74a2711 Implement operator /= for object_path by Ed Tanous · 3 years, 3 months ago
  18. fa0fa3b Implement path encoding and decoding by Ed Tanous · 3 years, 3 months ago
  19. 95874d9 Standardize the asio helper methods by Ed Tanous · 3 years, 5 months ago
  20. 4b64623 clang-format fixes for latest by Patrick Williams · 3 years, 4 months ago
  21. 32ffb03 server: un-inline various large functions by Patrick Williams · 3 years, 9 months ago
  22. e659436 server/interface: simplify property_changed by Patrick Williams · 3 years, 9 months ago
  23. 1d35f91 sdbus++: create server support functions by Patrick Williams · 3 years, 9 months ago
  24. eb4bd72 Add filename() and parent_path() methods to object_path by Ed Tanous · 3 years, 7 months ago
  25. 4f65175 fixed issue which prevented to use setProperty with reference types by Krzysztof Grobelny · 3 years, 7 months ago
  26. 0c76546 exit read_wait async loop on error by Vernon Mauery · 3 years, 7 months ago
  27. e4f21df message: Declare getters as const member functions by Waqar Hameed · 3 years, 8 months ago
  28. 8fc0639 asio: Added method add_unique_interface to object_server by Krzysztof Grobelny · 3 years, 9 months ago
  29. 4690d88 sdbus++: handle duplicate generated variant types by Patrick Williams · 3 years, 9 months ago
  30. 807419d asio: Added utility functions getProperty and setProperty by Krzysztof Grobelny · 3 years, 9 months ago
  31. 09b88f2 Added utility functions getAllProperties and unpackProperties by Krzysztof Grobelny · 3 years, 10 months ago
  32. 992ab24 Remove regex match pattern from object_server by Wludzik, Jozef · 3 years, 10 months ago
  33. dbfb967 native_types: add != comparison for string_wrapper by Patrick Williams · 3 years, 10 months ago
  34. 2be0e17 Added flags parameter to register_property method by Krzysztof Grobelny · 4 years ago
  35. 38ab5ec Refine include headers by Ed Tanous · 3 years, 11 months ago
  36. 72f24b0 fix interface and path patterns to match D-Bus specification by Vernon Mauery · 4 years ago
  37. 0f19c87 Add new_signal and extend set_property methods to dbus_interface by Zhikui Ren · 4 years ago
  38. f534ba0 message: Add method_error creation from exception by William A. Kennington III · 4 years ago
  39. b98bdc6 sdbus++: add support for 'set' by Patrick Williams · 4 years, 1 month ago
  40. fb0366b asio: object_server: remove invalid root interface by Patrick Williams · 4 years, 1 month ago
  41. da0b3f1 sdbusplus: settable timeout value for async_method_call by Konrad Sztyber · 4 years, 3 months ago
  42. 7f66425 build: split source and header directories by Patrick Williams · 4 years, 1 month ago