1. 472b702 message: Add call_async method by William A. Kennington III · 3 years, 5 months ago
  2. c9978e3 message: Add call method by William A. Kennington III · 3 years, 7 months ago
  3. e4f21df message: Declare getters as const member functions by Waqar Hameed · 3 years, 11 months ago
  4. f534ba0 message: Add method_error creation from exception by William A. Kennington III · 4 years, 3 months ago
  5. 7f66425 build: split source and header directories by Patrick Williams · 4 years, 4 months ago[Renamed from sdbusplus/message.hpp]
  6. 127b8ab clang-format: sync from docs master .clang-format by Patrick Williams · 4 years, 4 months ago
  7. 1d33f3e clean up pedantic compile warnings by Patrick Williams · 4 years, 4 months ago
  8. a66f6b4 Fix exception handling inside asio coroutine method_handler by Adrian Ambrożewicz · 4 years, 8 months ago
  9. c08cf52 message: Add get_error() by Lei YU · 5 years ago
  10. 1befc49 message: Fix passing of sd_bus interface to new messages by William A. Kennington III · 5 years ago
  11. 209dfc6 message: Implment get_reply_cookie() by William A. Kennington III · 6 years ago
  12. 8e8d1a6 message: Implment get_type() by William A. Kennington III · 6 years ago
  13. 20adbc2 message: Add error handling by William A. Kennington III · 6 years ago
  14. 2b74e52 Add new_method_errno interface to message and low-level interface by Vernon Mauery · 6 years ago
  15. 1705224 Allow copy constructor/assignment operator for message::message by Vernon Mauery · 6 years ago
  16. 2b238af clang-format: always break template declarations by Patrick Venture · 6 years ago
  17. 95269db update .clang-format header inclusion order by Patrick Venture · 6 years ago
  18. cb582e0 SdBusInterface: Add missing methods by William A. Kennington III · 6 years ago
  19. 9ff25f7 SdBusImpl: Expose the global sdbus_impl by William A. Kennington III · 6 years ago
  20. 4beb17a Allow public access to raw message object by Ed Tanous · 6 years ago
  21. 284a0f9 Add boost asio async connection by James Feist · 6 years ago
  22. ff09568 sdbusplus::bus::bus Add sdbus interface injection by Patrick Venture · 6 years ago
  23. 4c3427c sdbusplus::message::message Add sdbus interface injection by Patrick Venture · 6 years ago
  24. 072da3e Update repo to conform to openbmc code standard by Andrew Geissler · 7 years ago
  25. 61f57a4 message: Add wrappers for sd_bus_get_xxx by Brad Bishop · 7 years ago
  26. 6312225 message: Add get bus function by Adriana Kobylak · 8 years ago
  27. b6dcf97 message: Add get_cookie method by Adriana Kobylak · 8 years ago
  28. 560e5fd message: Change conversion ctor to inc ref-count by Patrick Williams · 8 years ago
  29. 9db2864 message: Add class for object-path and signatures by Patrick Williams · 8 years ago
  30. 9b97062 message: added is_method_error method by Christian Andersen · 8 years ago
  31. cfea00a interface: add signal support by Patrick Williams · 8 years ago
  32. 20d8246 message: add signal interfaces by Patrick Williams · 8 years ago
  33. 425dc9b bus: fix method_return by Patrick Williams · 8 years ago
  34. 2a47ecd message: new_method_return for method-call replies by Patrick Williams · 8 years ago
  35. 4fe85a3 Add message read functionality by Patrick Williams · 8 years ago
  36. 5acb549 Add message bindings by Patrick Williams · 8 years ago