- 90f8d9b Allow propagating exceptions from server methods by Hannu Lounento · 2 years ago
- 946c940 Request name with default non-zero flags by Michal Orzel · 2 years ago
- 5d81ca2 bus: Add function for checking open status by William A. Kennington III · 2 years, 4 months ago
- 94865b3 bus: Return the value of wait by William A. Kennington III · 2 years, 4 months ago
- 1a25a10 clang-format: update whitespace penalty by Patrick Williams · 2 years, 6 months ago
- e8c7614 bus.hpp: fix missing-noreturn by Brad Bishop · 2 years, 6 months ago
- 25e2a09 bus: utility to process messages in infinite loop by Nan Zhou · 2 years, 7 months ago
- f289c65 clang-format: update with latest by Patrick Williams · 2 years, 7 months ago
- 6649221 bus: reduce forward declaration for friendship by Patrick Williams · 3 years, 4 months ago
- 0f282c4 bus: shorten bus type by Patrick Williams · 3 years, 4 months ago
- 10d7aa1 message: shorten message type by Patrick Williams · 3 years, 4 months ago
- b466765 catch exceptions as const by Patrick Williams · 3 years, 6 months ago
- 0c8136a enable building with clang by Patrick Williams · 3 years, 7 months ago
- 4b64623 clang-format fixes for latest by Patrick Williams · 4 years, 1 month ago
- 32ffb03 server: un-inline various large functions by Patrick Williams · 4 years, 5 months ago
- e4f21df message: Declare getters as const member functions by Waqar Hameed · 4 years, 5 months ago
- 7f66425 build: split source and header directories by Patrick Williams · 4 years, 10 months ago[Renamed from sdbusplus/bus.hpp]
- 127b8ab clang-format: sync from docs master .clang-format by Patrick Williams · 4 years, 10 months ago
- 01ac5ca clang-format: reformat for clang-10 by Patrick Williams · 4 years, 10 months ago
- 6805284 remove usage of WANT_TRANSACTION option by Patrick Williams · 4 years, 10 months ago[Renamed (98%) from sdbusplus/bus.hpp.in]
- 8cd7a4a Fix warnings in forward declarations by Ed Tanous · 6 years ago
- b5a8446 bus: Add chrono types for timeouts by William A. Kennington III · 6 years ago
- 062205d bus: Only close connections we own by William A. Kennington III · 6 years ago
- 34fdbf3 bus: Add missing sd_bus_open() equivalent by William A. Kennington III · 6 years ago
- 42f6ad5 bus: Add explicit flush and close operations by William A. Kennington III · 6 years ago
- 7583460 bus: route bus deleter to implementation by Brad Bishop · 6 years ago
- b4cc7d7 style: run clang-format on bus/server.hpp.in by Brad Bishop · 6 years ago
- 8ca6025 sdbusplus: better mirror bus aquisition methods by Vernon Mauery · 6 years ago
- 841d8d3 bus: check if D-Bus service name request was successful by Waqar Hameed · 6 years ago
- 079fb85 bus/call: Clarify error sources by William A. Kennington III · 6 years ago
- 5b701c6 bus: Add sd_bus_call() helper that ignores errors by William A. Kennington III · 7 years ago
- b575518 Add return code checking for process discard by James Feist · 7 years ago
- 2ea15b7 sdbusplus/ sort headers by Patrick Venture · 7 years ago
- 68cb170 SdBusError: Really own the sd_bus_error by William A. Kennington III · 7 years ago
- cb582e0 SdBusInterface: Add missing methods by William A. Kennington III · 7 years ago
- 9ff25f7 SdBusImpl: Expose the global sdbus_impl by William A. Kennington III · 7 years ago
- 284a0f9 Add boost asio async connection by James Feist · 7 years ago
- ec9236d bus/new_{method,signal}: Implement error handling for underlying errors by William A. Kennington III · 7 years ago
- 49e4bdc bus/process: Implement error handling for sd_bus_process calls by William A. Kennington III · 7 years ago
- 55d6686 bus/call: Implement exception handling on call failures by William A. Kennington III · 7 years ago
- b9a1e19 sdbusplus::bus::bus Add getInterface() method by Patrick Venture · 7 years ago
- ff09568 sdbusplus::bus::bus Add sdbus interface injection by Patrick Venture · 7 years ago
- 4c3427c sdbusplus::message::message Add sdbus interface injection by Patrick Venture · 7 years ago
- b4041d4 bus: add wrapper for sd_bus_list_names by Patrick Williams · 8 years ago
- c69def6 match: move to bus namespace by Christian Andersen · 8 years ago
- d294557 Add wrappers for emit_interfaces_added/removed by Brad Bishop · 8 years ago
- ba6f50c bus: change constructor semantics by Patrick Williams · 8 years ago
- fd43ef7 Disable transaction id support by default by Adriana Kobylak · 8 years ago[Renamed (99%) from sdbusplus/bus.hpp]
- bee1a6a transaction: avoid recursive sdbus calls by Patrick Williams · 8 years ago
- 9a0baf5 Add wrappers for sd_bus object added/removed by Brad Bishop · 8 years ago
- 8ac39ee bus: Add interface for sd-event by Yi Li · 8 years ago
- 6312225 message: Add get bus function by Adriana Kobylak · 8 years ago
- c549677 bus: Add get_unique_name method by Adriana Kobylak · 8 years ago
- 560e5fd message: Change conversion ctor to inc ref-count by Patrick Williams · 8 years ago
- 2ae86cd bus: wrap response sd_bus_message into sdbusplus::message by Christian Andersen · 8 years ago
- ebd6b9c match: add signal callback registerer by Patrick Williams · 8 years ago
- c7ba66f bus: add process_discard method for server operation by Patrick Williams · 8 years ago
- 20d8246 message: add signal interfaces by Patrick Williams · 8 years ago
- d1102f4 object: add binding for 'sd_bus_emit_object_added/removed by Patrick Williams · 8 years ago
- 425dc9b bus: fix method_return by Patrick Williams · 8 years ago
- 05aab8b manager: add binding for sd_bus_add_object_manager by Patrick Williams · 8 years ago
- 13f1ef7 interface: add binding for sd_bus_add_object_vtable by Patrick Williams · 8 years ago
- 67df0f2 bus: change destructor to just 'unref' by Patrick Williams · 8 years ago
- cae30a0 bus: 'method_return' for responding to method-calls by Patrick Williams · 8 years ago
- 887ebf6 bus: use infinity for default timeout by Brad Bishop · 8 years ago
- aed8179 bus: inline getters by Brad Bishop · 8 years ago
- 13b97c5 bus::process: use message::message by Patrick Williams · 9 years ago
- 7802c07 Migrate bus to message bindings by Patrick Williams · 9 years ago
- 5b48579 Add bus bindings by Patrick Williams · 9 years ago