- 5951d80 clang-format: use 17.0.6 by Patrick Williams · 10 months ago
- f36d903 OWNERS: remove inactive reviewers by Patrick Williams · 11 months ago
- 4059635 bus: clarify the different new-bus wrappers by Patrick Williams · 11 months ago
- 2bf0bb2 timer: deprecate phosphor namespace by Patrick Williams · 11 months ago
- 4c2d73d stdexec: update to latest commit by Patrick Williams · 11 months ago
- fcd80ef Revert "build: use allowed over enabled" by Patrick Williams · 11 months ago
- dabaffe build: use allowed over enabled by Patrick Williams · 11 months ago
- fdbc18f async: server: avoid ambiguous base-class error by Patrick Williams · 11 months ago
- d6f15ee sdbus++: common: move PropertiesVariant from server by Patrick Williams · 11 months ago
- 5f1c0bd test: message: read: add structured binding test for unpack by Patrick Williams · 11 months ago
- 894d6ca asio: Avoid delay in reading pending i/o by Rahul Kapoor · 12 months ago
- bbc181e async: context: clean up TODO by Patrick Williams · 12 months ago
- 5932cd6 stdexec: update to latest commit by Patrick Williams · 12 months ago
- db021e7 async: timer: reduce co_await usage by Patrick Williams · 12 months ago
- ae01928 async: client: avoid ambiguous base-class error by Patrick Williams · 12 months ago
- 93f5e28 include: Make headers iwyu-clean by Peter Foley · 1 year ago
- 6db8838 clang-format: copy latest and re-format by Patrick Williams · 1 year ago
- 556eae9 async: client: fix preserved alias by Vlad Sytchenko · 1 year ago
- 4b62ae5 Catch the correct sdbusplus exception by Hannu Lounento · 1 year, 2 months ago
- f6e67e8 sdbus++: aserver: fix method parameter unpack by Patrick Williams · 1 year, 2 months ago
- eba7a4d sdbus++: common: allow empty path segment values by Patrick Williams · 1 year, 2 months ago
- b4bae8f example: calculator: use YAML paths and service_names support by Patrick Williams · 1 year, 2 months ago
- 2369ec4 sdbus++: common: generate service_names by Patrick Williams · 1 year, 2 months ago
- c0290e4 sdbus++: common: generate object_paths by Patrick Williams · 1 year, 2 months ago
- b50817c docs: propose D-Bus paths and service-name format for interface yaml by Jagpal Singh Gill · 1 year, 2 months ago
- 43fcd1c sdbus++: error: move error to front of namespace by Patrick Williams · 1 year, 2 months ago
- bb5ca7c sdbus++: error: move cpp functions inline by Patrick Williams · 1 year, 2 months ago
- 171a344 sdbus++: error: simplify namespace and match clang-format by Patrick Williams · 1 year, 2 months ago
- c0fac81 sdbus++: async: server: change property variable to trailing underscore by Patrick Williams · 1 year, 2 months ago
- b736e07 sdbus++: async: client: make methods snake_case to match server by Patrick Williams · 1 year, 2 months ago
- 3a363a6 sdbus++: async: make calculator server match sync behavior by Patrick Williams · 1 year, 2 months ago
- e15ff88 sdbus++: async: server: generate method-call fn by Patrick Williams · 1 year, 2 months ago
- f07cad9 sdbus++: async: server: make properties protected by Patrick Williams · 1 year, 2 months ago
- 72f7116 sdbus++: async: server: generate set-property fn by Patrick Williams · 1 year, 2 months ago
- f84f111 sdbus++: async: server: generate get-property fn by Patrick Williams · 1 year, 2 months ago
- bf0283a sdbus++: async: server: generate signal emit fns by Patrick Williams · 1 year, 2 months ago
- d3eca0e sdbus++: client: remove deprecated namespace by Patrick Williams · 1 year, 3 months ago
- 6403d56 sdbus++: async: server: add generator stub by Patrick Williams · 1 year, 3 months ago
- 1ee60d6 async: context: add implicit conversion to bus_t by Patrick Williams · 1 year, 3 months ago
- 351f8cd async: client: use CRTP to eliminate excess context refs by Patrick Williams · 1 year, 3 months ago
- 4a9e422 async: add context_ref class for CRTP patterns by Patrick Williams · 1 year, 3 months ago
- 7721426 sdbus++: simplify enum typename usage by Patrick Williams · 1 year, 3 months ago
- 3d90701 message: read: simplify SFIANE templates by Patrick Williams · 1 year, 3 months ago
- 70bcf14 exception: add string r-value constructor by Patrick Williams · 1 year, 3 months ago
- 757e1ad meson_options.txt: Support for reading options from meson.options by George Liu · 1 year, 3 months ago
- ae22c6a Remove Richard by Jason M. Bills · 1 year, 3 months ago
- 1e6ce77 message: read: eliminate unix-fd specialization by Patrick Williams · 1 year, 3 months ago
- 7770d2b test: message: read: add test for unix_fd by Patrick Williams · 1 year, 3 months ago
- f23e4d4 slot: Add an empty constructor by William A. Kennington III · 1 year, 4 months ago
- 2fa3a61 asio: Align nop_set_value to return conventions by Jonathan Doman · 1 year, 4 months ago
- 9d8ba94 bus: Consistently leverage mock by William A. Kennington III · 1 year, 4 months ago
- 798848d build: upgrade to C++23 by Patrick Williams · 1 year, 4 months ago
- fc73b39 bus/match: Compile all code into library by Willam A. Kennington III · 2 years, 2 months ago
- 102fc04 bus/match: Remove redundant inline and stringify by William A. Kennington III · 1 year, 11 months ago
- fa663ae stdexec: update to latest commit by Patrick Williams · 1 year, 4 months ago
- 9c6ec9b async: add is_sender type-aliases by Patrick Williams · 1 year, 4 months ago
- 3cc9c30 Fix coroutine disable option by Ed Tanous · 1 year, 5 months ago
- 5d16a8e async: context: remove pending_exception handling by Patrick Williams · 1 year, 5 months ago
- 97c31c8 async: switch to stdexec async_scope by Patrick Williams · 1 year, 5 months ago
- 1f3a90f stdexec: pull in async_scope by Patrick Williams · 1 year, 6 months ago
- a50e14b async: client: fix uninitialized proxy error on clang by Patrick Williams · 1 year, 5 months ago
- 3b451ad stdexec: pick up fixes for unused parameters by Patrick Williams · 1 year, 6 months ago
- 00e3a3a stdexec: update to latest commit by Patrick Williams · 1 year, 6 months ago
- 17ad5d2 async: fix reference initializer warning by Patrick Williams · 1 year, 6 months ago
- 569701f async: execution: suppress clang warning of GCC diagnostic by Patrick Williams · 1 year, 6 months ago
- 2f5bebd test: exception: suppress clang warnings by Patrick Williams · 1 year, 6 months ago
- b36f6f8 sdbus++: async: client: fix clang warning on struct mismatch by Patrick Williams · 1 year, 6 months ago
- 2586482 async: scope: constructor fix to make clang happy by Patrick Williams · 1 year, 6 months ago
- 6937348 sdbus++: simplify vtable generation by Patrick Williams · 1 year, 6 months ago
- 3a1d8b9 sdbus++: property: simplify server mako structure by Patrick Williams · 1 year, 6 months ago
- 5626d2b sdbus++: handle error names in Python code by Patrick Williams · 1 year, 6 months ago
- 9bf2b23 sdbus++: handle error includes in Python code by Patrick Williams · 1 year, 6 months ago
- fdfd3af asio: connection: fix clang-tidy warning by Patrick Williams · 1 year, 6 months ago
- 3e20fa8 stdexec: update to latest commit by Patrick Williams · 1 year, 6 months ago
- d214904 clang-format: copy latest and re-format by Patrick Williams · 1 year, 6 months ago
- 5bc767a sdbus++: async: client: handle readonly flags for properties by Patrick Williams · 1 year, 6 months ago
- 9949a16 async: scope: forward exception correctly by Patrick Williams · 1 year, 6 months ago
- 90f8d9b Allow propagating exceptions from server methods by Hannu Lounento · 1 year, 8 months ago
- 27877eb Replace interface member with bus by Hannu Lounento · 1 year, 6 months ago
- 384943b sdbus++: async: client: fix client_t usage by Patrick Williams · 1 year, 6 months ago
- 13c19dd asio: Emit PropertiesChanged signal by Jonathan Doman · 1 year, 6 months ago
- 1fc197e server: object: reduce potential warnings by Patrick Williams · 1 year, 6 months ago
- 50f1dae sdbus++: async: client: example: add a few comments for clarity by Patrick Williams · 1 year, 6 months ago
- 65e4d30 sdbus++: async: client: add generated property calls by Patrick Williams · 1 year, 6 months ago
- ecfff5c sdbusplus: async: client: prettify the generated code by Patrick Williams · 1 year, 6 months ago
- 3cd1c34 sdbus++: async: client: move context to constructor by Patrick Williams · 1 year, 6 months ago
- 0241d90 sdbus++: async: client: add generated method calls by Patrick Williams · 1 year, 6 months ago
- 4a594c0 sdbus++: add start of an async client by Patrick Williams · 1 year, 6 months ago
- af93b2d sdbus++: server: simplify header include templates by Patrick Williams · 1 year, 6 months ago
- 1f3efd8 async: proxy: use variant in property-set by Patrick Williams · 1 year, 6 months ago
- b274c31 async: proxy: fix property sub-proxy initialization by Patrick Williams · 1 year, 6 months ago
- 62f4173 sdbus++: move enum definitions to common header by Patrick Williams · 1 year, 7 months ago
- b754c64 sdbus++: move interface name to common header by Patrick Williams · 1 year, 7 months ago
- d0f578d Make register_method accept 'Flags' by Arun Lal K M · 1 year, 7 months ago
- 1caa5e8 sdbus++: add common header file by Patrick Williams · 1 year, 7 months ago
- 64bdf05 server: object: reduce SFINAE by Patrick Williams · 1 year, 7 months ago
- 5011340 sdbus++: change binding namespace format by Patrick Williams · 1 year, 8 months ago
- a412ca8 Remove duplicate std::move by Ed Tanous · 1 year, 7 months ago
- f6cc836 Remove pointers vector by Ed Tanous · 1 year, 7 months ago
- 946c940 Request name with default non-zero flags by Michal Orzel · 1 year, 7 months ago