- 242677a Use sd-bus array methods for read and append by Ed Tanous · 1 year, 5 months ago
- f4265a7 Prepare for one shot array reading by Ed Tanous · 1 year, 6 months ago
- a923557 test: vtable: clean up FIXME by Patrick Williams · 7 weeks ago
- a0fe02c aserver: constructor to initialize properties by Alexander Hansen · 6 months ago
- c63e8e8 clang-tidy: Replace NULL with nullptr by Jayanth Othayoth · 3 months ago
- 94beff8 Remove duplicated template params by Ed Tanous · 6 months ago
- ec6cfc9 fix IWYU issue for sdbusplus/bus/match.hpp by Jagpal Singh Gill · 3 months ago
- a91aac8 fix IWYU for async.hpp by Jagpal Singh Gill · 3 months ago
- d191190 fix: -Werror=maybe-uninitialized issue by Alexander Hansen · 4 months ago
- a23d26b clang-format: update latest spec and reformat with clang-20 by Patrick Williams · 4 months ago
- dd19566 Fix spawn calls by Ed Tanous · 4 months ago
- f2cc743 Fix gtest build by Ed Tanous · 5 months ago
- 17a3263 asio: connection: add bus to ctor by Patrick Williams · 5 months ago
- 7a3a521 sdbus++: events: fix Redfish registry type for enums by Patrick Williams · 5 months ago
- 0cfa35a Fix uninitialized property, aserver instance by Alexander Hansen · 7 months ago
- 67cfca7 Add missing include for move_only_function by Alexander Hansen · 6 months ago
- 98f141f asio: Explicitly discard return value for spawn by Alexander Hansen · 6 months ago
- da8574d Make code compile on clang by Ed Tanous · 6 months ago
- 668c56b Break out unpack function by Ed Tanous · 6 months ago
- 50fe983 break out boost coroutines async_send by Ed Tanous · 6 months ago
- eefdbf5 Make property overloads accept by const ref by Ed Tanous · 6 months ago
- 5a6a914 Perfect forwarding on async_method_call by Ed Tanous · 6 months ago
- 3ab4e58 Add generation description for Registries by Igor Kanyuka · 6 months ago
- e029082 Update Vernon Mauery email by Vernon Mauery · 6 months ago
- 9e5ffe1 Add default value for message Resolution by Igor Kanyuka · 6 months ago
- 4415a72 Fix key name for MessageRegistry by Igor Kanyuka · 6 months ago
- dd6efd1 meson: reformat with meson formatter by Patrick Williams · 7 months ago
- 6269157 clang-format: update latest spec and reformat by Patrick Williams · 7 months ago
- 087be96 regenerate-meson: enable meson formatting by Patrick Williams · 7 months ago
- 892a23a build: use allowed over enabled or not-disabled by Patrick Williams · 7 months ago
- 6bb7a8c sdbus++: remove `PropertiesVariant` for empty properties by Patrick Williams · 7 months ago
- 8aea1d8 sdbus++: generate `properties` method for client harness by Adin Scannell · 7 months ago
- 56dd6dd events: remove std::function for hook by Patrick Williams · 7 months ago
- 5265a86 sdbus++: events: fix OEM format in Redfish registry by Patrick Williams · 7 months ago
- 74eea51 sdbus++-gen-meson: leverage `install_dir` for custom targets by Patrick Williams · 8 months ago
- 3160739 sdbus++: events: add meson support for registry generation by Patrick Williams · 8 months ago
- e598c59 sdbus++: events: generate Redfish registry by Patrick Williams · 8 months ago
- 36137e0 clang-format: re-format for clang-19 by Patrick Williams · 8 months ago
- f083bc1 stdexec: update to latest commit by Patrick Williams · 8 months ago
- 869230c async: fdio: remove unused member by Patrick Williams · 9 months ago
- 4638a2e clang-tidy: Fix exception specification mismatch by Jayanth Othayoth · 9 months ago
- d792b8c clang-tidy: Fix implicit copy constructor errors by Jayanth Othayoth · 9 months ago
- 22f0b18 boost version 1.86 support by Jayanth Othayoth · 9 months ago
- dfbd9dd asio: connection: Return unpacked value directly by Lei YU · 12 months ago
- cd3bf08 Handle timeouts in asio connections by Ed Tanous · 11 months ago
- 9737e15 Add get_events and get_timeout by Ed Tanous · 11 months ago
- 2a12ae1 add async fd sender receiver for coroutines by Jagpal Singh Gill · 10 months ago
- 956e87a boost version 1.86 support by Jayanth Othayoth · 10 months ago
- ae0a838 sdbus++: events: improve bad enum diagnostics by Patrick Williams · 9 months ago
- fe1ebd4 sdbus++: events: add object_path include by Patrick Williams · 10 months ago
- 17e54ab sdbus++: events: adjust schema for metadata by Patrick Williams · 10 months ago
- b08d14d sdbus++: events: unpack an event from JSON by Patrick Williams · 10 months ago
- 1800045 sdbus++: events: schema: explicitly prohibit unspecified properties by Patrick Williams · 10 months ago
- 7ffcdaa sdbus++: events: add source location and pid by Patrick Williams · 10 months ago
- 3b54a8e sdbus++: simplify handling of empty parameter lists by Patrick Williams · 10 months ago
- 7377a0b sdbus++: async: handle zero parameter signals by Patrick Williams · 10 months ago
- 578b973 bus: add error handling for bus-open calls by Patrick Williams · 11 months ago
- fc0bb99 bus: un-inline functions by Patrick Williams · 11 months ago
- 4b3720f async: context: use new_bus by default by Patrick Williams · 11 months ago
- c012fde events: add severity to class generation by Patrick Williams · 11 months ago
- 760adff events: add non-template base class by Patrick Williams · 11 months ago
- f5b3921 sdbus++: events: add description for metadata by Patrick Williams · 11 months ago
- 9213e15 sdbus++: events: fix for event-only YAML by Patrick Williams · 11 months ago
- 00fd0a8 sdbus++: events: use sd_bus_error_add_map to register by Patrick Williams · 11 months ago
- 14c4797 sdbus++: events: create json for events by Patrick Williams · 11 months ago
- a4bfefd exception: move sd_bus_error_set calls to exception by Patrick Williams · 11 months ago
- ebe0179 sdbus++: events: simplify constructor by Patrick Williams · 11 months ago
- d925c0b sdbus++: events: generate exception constructors by Patrick Williams · 11 months ago
- 0ac157a sdbus++-gen-meson: fix [more] meson dependencies by Patrick Williams · 11 months ago
- 093034c sdbus++: events: handle redfish-mapping events by Patrick Williams · 11 months ago
- 8bde6c7 sdbus++: events: specify redfish-mapping in schema by Patrick Williams · 11 months ago
- e44f194 example: remove Calculator.errors.yaml by Patrick Williams · 11 months ago
- d731d26 sdbus++: events: create event classes by Patrick Williams · 11 months ago
- b750136 sdbus++: events: generate markdown by Patrick Williams · 12 months ago
- 144b4f3 example: generate markdown by Patrick Williams · 12 months ago
- 0336a2f sdbus++: add stubs to generate event files by Patrick Williams · 12 months ago
- 6013846 sdbus++: events: minor tweaks to schema by Patrick Williams · 12 months ago
- 6cb8baa sdbus++: events: allow metadata fields to be enums by Patrick Williams · 12 months ago
- 5800d07 sdbus++-gen-meson: fix meson dependencies by Patrick Williams · 12 months ago
- 88c6a82 message: Fix unpack void type by Lei YU · 12 months ago
- 6ea10e0 asio: Fix read into tuple response by Lei YU · 12 months ago
- ec40c49 sdbus++: events: add schema by Patrick Williams · 12 months ago
- 8d40ada transaction: fix -Wconversion c++ warning by Igor Kononenko · 1 year ago
- 06f265f clang-format: re-format for clang-18 by Patrick Williams · 1 year ago
- 5cee915 stdexec: update to latest commit by Patrick Williams · 1 year, 1 month ago
- 3d00e14 stdexec: ignore unused parameter warning by Patrick Williams · 1 year, 1 month ago
- 603acb8 example:calculator: Add property overrides by Matt Spinler · 1 year, 1 month ago
- 03b2c26 Use asio object_server without boost::coroutine by Ed Tanous · 1 year, 3 months ago
- 3baa304 Fix spelling mistakes using codespell by Manojkiran Eda · 1 year, 2 months ago
- e0698be object_path: fix potential buffer overrun by Patrick Williams · 1 year, 2 months ago
- 1a39b64 message: handle vector<bool> by Patrick Williams · 1 year, 5 months ago
- 6e67588 stdexec: update to later commit by Patrick Williams · 1 year, 5 months ago
- a4df19a build: Fix requirements for tests and example features by Konstantin Aladyshev · 1 year, 5 months ago
- eb867cd Add Ed as an sdbusplus reviewer by Ed Tanous · 1 year, 5 months ago
- e12a23c Make code compile on clang-18 by Ed Tanous · 1 year, 6 months ago
- 8723a54 stdexec: update to latest commit by Patrick Williams · 1 year, 7 months ago
- c53fe51 async: context: add request_name method by Patrick Williams · 1 year, 7 months ago
- e8e6631 async: context: use transfer instead of schedule by Patrick Williams · 1 year, 9 months ago
- f2594aa match: Add interfaces{Added,Removed}AtPath() by Andrew Jeffery · 1 year, 7 months ago
- f1d999b async: client: add preserve function and fix proxy by Patrick Williams · 1 year, 7 months ago