- 3607178 sdbus++: handle 'DHCP{4,6}' better by Patrick Williams · 2 years, 3 months ago
- b78b125 python: minor format fix by Patrick Williams · 2 years, 7 months ago
- 6f5ffc6 python: format with black,flake8,isort by Patrick Williams · 2 years, 8 months ago
- e135314 sdbus++: property: invalid Python symbol by Patrick Williams · 2 years, 11 months 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
- b5770e1 sdbus++: catch exceptions as const by Patrick Williams · 3 years, 1 month ago
- dfb5642 sdbus++: catch elements with non-string names by Patrick Williams · 3 years, 2 months ago
- ef26221 sdbus++: add errno property to errors by Patrick Williams · 3 years, 2 months ago
- 1522866 exception: create subclass for generated errors by Patrick Williams · 3 years, 2 months ago
- 08dc23c sdbus++: add minint/maxint support for integer default values by Willy Tu · 3 years, 4 months ago
- 72b6022 sdbus++: property: add list of fundamental types by Patrick Williams · 3 years, 4 months ago
- 05a3504 message: move enum-string conversion routines by Patrick Williams · 3 years, 4 months ago
- 145892c message: read: move enum exception higher by Patrick Williams · 3 years, 4 months ago
- 071b83f sdbus++: property: fix up enum type ambiguity by Patrick Williams · 3 years, 4 months ago
- f82f788 sdbus++: interface: add non-throwing enum conversion by Patrick Williams · 3 years, 4 months ago
- 34cf693 utility: dedup_variant: rename in C++14 '_t' style by Patrick Williams · 3 years, 4 months ago
- 1013c5e server: remove bindings.hpp by Patrick Williams · 3 years, 4 months ago
- 98019e7 sdbus++: fix camelcase names by Patrick Williams · 3 years, 6 months ago
- fcff676 sdbus++: add C++20 reserved keywords by Patrick Williams · 3 years, 6 months ago
- 1d35f91 sdbus++: create server support functions by Patrick Williams · 4 years, 1 month ago
- 9ad6d75 sdbus++: fix method template generation by Patrick Williams · 3 years, 11 months ago
- d2fc8cc sdbus++: Refactor utilities shared by templates by Ramin Izadpanah · 4 years ago
- c67e1e8 sdbus++: support special double values by Patrick Williams · 4 years ago
- e05376e sdbus++: clean up TODO by Patrick Williams · 4 years, 1 month ago
- 4690d88 sdbus++: handle duplicate generated variant types by Patrick Williams · 4 years, 1 month ago
- d5ce346 sdbus++: add type 'object_path' alias by Patrick Williams · 4 years, 2 months ago
- d24bf31 sdbus++: include headers for enums inside complex types by Patrick Williams · 4 years, 2 months ago
- 4ac7e56 sdbus++: add size_t / ssize_t types to YAML by Patrick Williams · 4 years, 2 months ago
- c6a5bd8 sdbus++: fix NamedElement exception handling by Patrick Williams · 4 years, 3 months ago
- 9f77a47 python: fix pycodestyle issues by Patrick Williams · 4 years, 4 months ago
- 4f299e0 sdbus++: skip emitting readonly set-property callback by Patrick Williams · 4 years, 4 months ago
- e1c73d3 sdbus++: support 'readonly' flag by Patrick Williams · 4 years, 4 months ago
- 738e45d sdbus++: server: fix PropertyVariant order by Patrick Williams · 4 years, 4 months ago
- 1b7a588 sdbus++: move main to module by Patrick Williams · 4 years, 4 months ago
- b98bdc6 sdbus++: add support for 'set' by Patrick Williams · 4 years, 5 months ago
- 20255a5 Add support for vtable flags for properties by Waqar Hameed · 4 years, 5 months ago
- 3e3a665 Add support for vtable flags for methods by Waqar Hameed · 4 years, 5 months ago
- 5621624 sdbus++: rename template mako files by Patrick Williams · 4 years, 6 months ago
- 78b7803 clean up more pedantic compile warnings by Patrick Williams · 4 years, 6 months ago
- 6805284 remove usage of WANT_TRANSACTION option by Patrick Williams · 4 years, 6 months ago
- 18ce803 sdbus++: switch to python3 by Patrick Williams · 4 years, 9 months ago
- ddc0eba sdbus++: Generate initial client header by Lei YU · 4 years, 9 months ago
- 7eb0d25 sdbus++: refactor enum handling for container-types by Patrick Williams · 4 years, 8 months ago
- 67c79b0 sdbus++: Use list comprehension when parsing property types by Waqar Hameed · 4 years, 9 months ago
- 7c5faab build: remove interface.mako autoconf gen by Patrick Williams · 4 years, 9 months ago
- f7e2159 sdbus++: use native enums for message operations by Patrick Williams · 4 years, 10 months ago
- 2520704 sdbusplus: message: append: add native enum support by Patrick Williams · 4 years, 9 months ago
- 978f77d sdbus++: interface: refactor enum-to-string conversion by Patrick Williams · 4 years, 9 months ago
- 06d43b8 sdbusplus: message: read: add native enum support by Patrick Williams · 4 years, 9 months ago
- a163b17 sdbus++: property: simplify local enum handling by Patrick Williams · 4 years, 9 months ago
- 18b29ba sdbus++: property: simplify enum handling by Patrick Williams · 4 years, 10 months ago
- e57c38e Emit adding/removing interfaces for object server by Lei YU · 5 years ago
- 5e00177 sdbus++: interface: fix indent of enum-string fn by Patrick Williams · 4 years, 10 months ago
- 14db20f Make interface string public by Lei YU · 4 years, 9 months ago
- 66ef099 sdbus++: Fix construction of objects with flags by William A. Kennington III · 5 years ago
- 4274c11 std::variant: Remove uses of the variant_ns by William A. Kennington III · 6 years ago
- 8515eae sdbus++: Generate includes for enum references by William A. Kennington III · 6 years ago
- 76f0732 sdbus++: Allow server.hpp files to have extra generated includes by William A. Kennington III · 6 years ago
- 3cf374e sdbus++: Fix mako include substitution for signals by William A. Kennington III · 6 years ago
- f0dd3b5 Support default string values by Matthew Barth · 6 years ago
- 4d74189 Revert "Revert "Fix incorrect defaultValue in generated server.hpp"" by Lei YU · 6 years ago
- 596a223 Add support for Unix file descriptors by Waqar Hameed · 6 years ago
- 8192be9 Revert "Fix incorrect defaultValue in generated server.hpp" by Andrew Geissler · 6 years ago
- 14269fb Fix incorrect defaultValue in generated server.hpp by Lei YU · 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
- b641d10 Handle invalid enum value in convertForMessage() by Lei YU · 6 years ago
- 69425eb property: Add support for const (read-only) values by Adriana Kobylak · 6 years ago
- 261fe75 Support to skip property changed signal by Richard Marian Thomaiyar · 6 years ago
- 75a2e25 property: Add errors support by Adriana Kobylak · 6 years ago
- ee6ac69 property: Move property template to its own file by Adriana Kobylak · 6 years ago
- 263712f sdbusplus:: dbus-interfaces generated use inteface by Patrick Venture · 7 years ago
- f750906 Allow property called 'name' in interface by James Feist · 7 years ago
- 5f9874f Spelling fix in interface.mako.server.hpp by Gunnar Mills · 7 years ago
- 93c246c sdbus++: increase constness in convert[enum]FromString by Patrick Williams · 7 years ago
- c323105 sdbusplus: automatically add 'Error' to error dbus paths by Patrick Williams · 8 years ago
- fd43ef7 Disable transaction id support by default by Adriana Kobylak · 8 years ago
- dfa1909 sdbus++: Add server method for get-property by Patrick Williams · 8 years ago
- 4d47bf0 sdbus++: Add server constructor from property-map by Patrick Williams · 8 years ago
- 9fa8552 sdbus++: add server method for set-property by Patrick Williams · 8 years ago
- 291f326 Initialize transaction id by Adriana Kobylak · 8 years ago
- 560e5fd message: Change conversion ctor to inc ref-count by Patrick Williams · 8 years ago
- 8a30a8f sdbus++: Use native types for obj-path and signature by Patrick Williams · 8 years ago
- 3f67eed sdbus++: fix pep8 issues by Patrick Williams · 8 years ago
- cf078c4 sdbus++: Avoid using C++ reserved words by Patrick Williams · 8 years ago
- abf5f78 sdbus++: fix incorrect type for variant by Patrick Williams · 8 years ago
- 768f128 sdbus++: Fix generation of enums by Christian Andersen · 8 years ago
- e416398 sdbus++: Handle parsing of multi-level containers by Christian Andersen · 8 years ago
- 7904ed6 sdbusplus: remove 'move' ops from server bindings by Patrick Williams · 8 years ago
- abd10b0 sdbus++: generate valid code 0 return methods by Patrick Williams · 8 years ago
- aa71a3e Removed leading spaces from template by Abhishek Pandit · 8 years ago
- 9b373f0 sdbus++: exception handling for property callbacks by Patrick Williams · 8 years ago
- 0ad505c sdbus++: complete server support for enumerations by Patrick Williams · 8 years ago
- 386e8d2 sdbus++: provide enum-string conversion functions by Patrick Williams · 8 years ago
- 2adcefa sdbus++: fix enumeration property default values by Patrick Williams · 8 years ago
- 0aa0dde sdbus++: convert binding enum types to valid C++ by Patrick Williams · 8 years ago
- 8c00fed sdbus++: add enumeration parsing by Patrick Williams · 8 years ago
- fa5c311 sdbus++: generate markdown for errors by Patrick Williams · 8 years ago