1. ce8d16d treewide: Leverage sdbus++-gen-meson by Willam A. Kennington III · 1 year, 10 months ago
  2. 293c8a2 sdbus++: Fix meson dependency generation by William A. Kennington III · 1 year, 10 months ago
  3. 25e2a09 bus: utility to process messages in infinite loop by Nan Zhou · 1 year, 10 months ago
  4. 9cde21f message: add unpack method by Patrick Williams · 1 year, 10 months ago
  5. c8447d5 added support for optionals in unpackProperties by Krzysztof Grobelny · 2 years, 6 months ago
  6. 9f11c97 format: copy configs from phosphor-dbus-interfaces and reformat by Patrick Williams · 2 years, 4 months ago
  7. e944507 yaml: format with prettier by Patrick Williams · 2 years, 4 months ago
  8. 90fab6b Add new overload to register_property_r/rw by Krzysztof Grobelny · 2 years, 4 months ago
  9. 6adfe94 Simplified code examples by Krzysztof Grobelny · 2 years, 6 months ago
  10. 0f282c4 bus: shorten bus type by Patrick Williams · 2 years, 7 months ago
  11. 10d7aa1 message: shorten message type by Patrick Williams · 2 years, 7 months ago
  12. b466765 catch exceptions as const by Patrick Williams · 2 years, 9 months ago
  13. 270f242 build: Propagate boost arguments as needed by William A. Kennington III · 3 years, 1 month ago
  14. 95874d9 Standardize the asio helper methods by Ed Tanous · 3 years, 4 months ago
  15. 4f65175 fixed issue which prevented to use setProperty with reference types by Krzysztof Grobelny · 3 years, 6 months ago
  16. 8fc0639 asio: Added method add_unique_interface to object_server by Krzysztof Grobelny · 3 years, 9 months ago
  17. 807419d asio: Added utility functions getProperty and setProperty by Krzysztof Grobelny · 3 years, 9 months ago
  18. 09b88f2 Added utility functions getAllProperties and unpackProperties by Krzysztof Grobelny · 3 years, 10 months ago
  19. 2be0e17 Added flags parameter to register_property method by Krzysztof Grobelny · 4 years ago
  20. 5e893b9 build: Add options for tweaking what is built by William A. Kennington III · 4 years, 1 month ago
  21. 3a6d584 test: fix boost dependency for bus/aio by Patrick Williams · 4 years, 1 month ago
  22. 7d8dfc4 build: Move boost dependency into example by William A. Kennington III · 4 years, 1 month ago
  23. 3e3a665 Add support for vtable flags for methods by Waqar Hameed · 4 years, 1 month ago
  24. 7f99709 build: remove autotools builds by Patrick Williams · 4 years, 1 month ago
  25. d0285b9 meson: create structure for use as submodule by Patrick Williams · 4 years, 1 month ago
  26. ad145e0 meson: feature match autotools support by Patrick Williams · 4 years, 1 month ago
  27. 127b8ab clang-format: sync from docs master .clang-format by Patrick Williams · 4 years, 1 month ago
  28. 78b7803 clean up more pedantic compile warnings by Patrick Williams · 4 years, 1 month ago
  29. ddc0eba sdbus++: Generate initial client header by Lei YU · 4 years, 5 months ago
  30. c14699f asio: Allow mutable lambdas + small cleanup by James Feist · 5 years ago
  31. c077190 Change async_method_call to be no-throw by Vernon Mauery · 5 years ago
  32. 37a5e61 Change yield_method_call to be no-throw by Vernon Mauery · 5 years ago
  33. 4274c11 std::variant: Remove uses of the variant_ns by William A. Kennington III · 6 years ago
  34. c7d104d Move asio interfaces away from deprecated names by Ed Tanous · 5 years ago
  35. 6ee43dc asio: Update variant usage by Yong Li · 6 years ago
  36. 8ca6025 sdbusplus: better mirror bus aquisition methods by Vernon Mauery · 6 years ago
  37. 076d14a Add sdbusplus::asio coroutine method handling by Vernon Mauery · 6 years ago
  38. ad7e686 Avoid build failure when sdbus++ tool is disabled by Manojkiran Eda · 6 years ago
  39. 261e72b Add coroutine support for sdbusplus::asio method calls by Vernon Mauery · 6 years ago
  40. 035c73b sdbus::asio: service sd_event loop upon request by Vernon Mauery · 6 years ago
  41. 2c8f93f sdbusplus::asio: fix callback with void args specialization by Vernon Mauery · 6 years ago
  42. 95269db update .clang-format header inclusion order by Patrick Venture · 6 years ago
  43. 8ce61e4 Allow callback raw access to message by Vernon Mauery · 6 years ago
  44. 69425eb property: Add support for const (read-only) values by Adriana Kobylak · 6 years ago
  45. fce038a Add sbusplus properties server by James Feist · 6 years ago
  46. 284a0f9 Add boost asio async connection by James Feist · 6 years ago
  47. 75a2e25 property: Add errors support by Adriana Kobylak · 6 years ago
  48. a4b4a0b Spelling fixes by Gunnar Mills · 6 years ago
  49. 072da3e Update repo to conform to openbmc code standard by Andrew Geissler · 6 years ago
  50. 817248c build: fix out of tree build in example by Patrick Williams · 7 years ago
  51. e36cf85 example: add client API example by Patrick Williams · 7 years ago
  52. 7bfb70a sdbus++: move default directory by Patrick Williams · 7 years ago
  53. 4edb785 example: create calculator server app by Patrick Williams · 7 years ago
  54. 8eb1b85 example: move schema to top-level dir by Patrick Williams · 7 years ago