- 1a25a10 clang-format: update whitespace penalty by Patrick Williams · 2 years, 1 month ago
- 69e2b29 Combine owned strings by Ed Tanous · 2 years, 2 months ago
- 4ecc47b Use built-in sd-bus methods for member name check by Ed Tanous · 2 years, 2 months ago
- 1d319d9 Use optional instead of unique_ptr by Ed Tanous · 2 years, 2 months ago
- 09b06c4 Store concrete manager by Ed Tanous · 2 years, 2 months ago
- bc03a4f boost::any -> std::any by Ed Tanous · 2 years, 2 months ago
- c133002 Use unordered_map for callback storage by Ed Tanous · 2 years, 2 months ago
- 164b98b Fix coroutine_method_instance error handling by Krzysztof Grobelny · 2 years, 3 months ago
- f289c65 clang-format: update with latest by Patrick Williams · 2 years, 3 months ago
- a1fa6e5 asio: object_server: fix 'callFunction' for void result by Patrick Williams · 2 years, 8 months ago
- eb6a9d0 asio: object_server: simpilify 'callFunction' by Patrick Williams · 2 years, 9 months ago
- 8c1f669 asio: object_server: remove non-if_constexpr cases by Patrick Williams · 2 years, 9 months ago
- 9ca0c92 asio: object_server: remove unused variable by Patrick Williams · 2 years, 9 months ago
- 90fab6b Add new overload to register_property_r/rw by Krzysztof Grobelny · 2 years, 9 months ago
- ce62764 Modified set_handler() to return dbus error code by gokulsanker · 3 years ago
- 2404176 Make asio::object_server take const ptr to connection by Jonathan Doman · 3 years ago
- a735ca5 vtable: shorten vtable type by Patrick Williams · 3 years ago
- ba33c2a manager,interface: use shortened types by Patrick Williams · 3 years ago
- 0f282c4 bus: shorten bus type by Patrick Williams · 3 years ago
- 10d7aa1 message: shorten message type by Patrick Williams · 3 years ago
- b466765 catch exceptions as const by Patrick Williams · 3 years, 1 month ago
- 0ade192 Fix: Unused parameter in object_server.hpp by Nidhin MS · 3 years, 3 months ago
- 64f0122 use C++17 std::foo_v templates by Patrick Williams · 3 years, 4 months ago
- b16ea98 utility: type_traits: use C++14 '_t' style by Patrick Williams · 3 years, 4 months ago
- 8fc0639 asio: Added method add_unique_interface to object_server by Krzysztof Grobelny · 4 years, 1 month ago
- 992ab24 Remove regex match pattern from object_server by Wludzik, Jozef · 4 years, 2 months ago
- 2be0e17 Added flags parameter to register_property method by Krzysztof Grobelny · 4 years, 4 months ago
- 72f24b0 fix interface and path patterns to match D-Bus specification by Vernon Mauery · 4 years, 4 months ago
- 0f19c87 Add new_signal and extend set_property methods to dbus_interface by Zhikui Ren · 4 years, 5 months ago
- fb0366b asio: object_server: remove invalid root interface by Patrick Williams · 4 years, 5 months ago
- 7f66425 build: split source and header directories by Patrick Williams · 4 years, 5 months ago[Renamed from sdbusplus/asio/object_server.hpp]
- 7b3184f sdbusplus: validate interface and path passed to DBus by Wludzik, Jozef · 4 years, 6 months ago
- 127b8ab clang-format: sync from docs master .clang-format by Patrick Williams · 4 years, 6 months ago
- 78b7803 clean up more pedantic compile warnings by Patrick Williams · 4 years, 6 months ago
- 396ba14 asio: object_server: add virtual destructors by Patrick Williams · 4 years, 6 months ago
- afe80cf Include <set> to be able to use std::set by Vernon Mauery · 4 years, 7 months ago
- dca7e16 Added register_signal method to sdbusplus::asio::dbus_interface by Adrian Ambrożewicz · 4 years, 8 months ago
- a66f6b4 Fix exception handling inside asio coroutine method_handler by Adrian Ambrożewicz · 4 years, 10 months ago
- 19f24b9 Fix an issue found by cppcheck by Lei YU · 4 years, 9 months ago
- c14699f asio: Allow mutable lambdas + small cleanup by James Feist · 5 years ago
- 1ecde80 sdbusplus: Provide option to skip signal property by Richard Marian Thomaiyar · 6 years ago
- 3a3bb9e Add method to check if an interface has been initialized by Jason M. Bills · 6 years ago
- bed15f0 Fix: ObjectManager path for asio by Richard Marian Thomaiyar · 6 years ago
- c7d104d Move asio interfaces away from deprecated names by Ed Tanous · 6 years ago
- 09c9817 update asio set property to signal properly by Richard Marian Thomaiyar · 6 years ago
- f042393 asio: Don't allow signaling uninitialized properties by James Feist · 6 years ago
- 076d14a Add sdbusplus::asio coroutine method handling by Vernon Mauery · 6 years ago
- d94226d asio: don't allow setting the same value by James Feist · 6 years ago
- fba332b Use return value from sd_bus_error_set* by William A. Kennington III · 6 years ago
- 7a2ff91 Fix invalid uses of sd_bus_error_set_const by William A. Kennington III · 6 years ago
- e0d6965 clang-format: Fix pointer alignment by William A. Kennington III · 6 years ago
- 95269db update .clang-format header inclusion order by Patrick Venture · 6 years ago
- 8ce61e4 Allow callback raw access to message by Vernon Mauery · 6 years ago
- 394ec94 Correctly trigger interfaces added and removed by James Feist · 6 years ago
- fce038a Add sbusplus properties server by James Feist · 7 years ago