1. 4aacf26 Change return codes to match sd-bus convention by Ed Tanous · 1 year, 10 months ago
  2. 6c97486 Make asio connection use composed operations by Ed Tanous · 1 year, 10 months ago
  3. 164b98b Fix coroutine_method_instance error handling by Krzysztof Grobelny · 1 year, 10 months ago
  4. 2e37e97 message: set 'get' as const by Patrick Williams · 1 year, 10 months ago
  5. f289c65 clang-format: update with latest by Patrick Williams · 1 year, 10 months ago
  6. d77548a shellcheck: fix issues by Patrick Williams · 2 years, 2 months ago
  7. 3607178 sdbus++: handle 'DHCP{4,6}' better by Patrick Williams · 1 year, 10 months ago
  8. 5b9815d MAINTAINERS: remove file by Patrick Williams · 1 year, 11 months ago
  9. 8a97100 OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 2 years ago
  10. af95567 Added missing include by Krzysztof Grobelny · 2 years ago
  11. 22a03e3 Make python modules dependency detection explicit by Manojkiran Eda · 2 years ago
  12. a6c05b8 Fix clang-tidy issue by Jiaqing Zhao · 2 years, 1 month ago
  13. c8447d5 added support for optionals in unpackProperties by Krzysztof Grobelny · 2 years, 6 months ago
  14. b7329a9 message: append: support span by Patrick Williams · 2 years, 2 months ago
  15. 1229576 server: object: remove non-enumerated ctor version by Patrick Williams · 2 years, 3 months ago
  16. ba5460d server: object: default emit destruct signals by Patrick Williams · 2 years, 3 months ago
  17. b78b125 python: minor format fix by Patrick Williams · 2 years, 3 months ago
  18. 790b7e7 shell: simplify editorconfig by Patrick Williams · 2 years, 3 months ago
  19. 4b0d126 server: object: add 'action::emit_no_signals' by Patrick Williams · 2 years, 3 months ago
  20. 4dd3e29 meson: enable override_find_program for subprojects by Patrick Williams · 2 years, 3 months ago
  21. e4096f8 sdbus++-gen-meson: fix shfmt introduced issue by Patrick Williams · 2 years, 4 months ago
  22. 9f11c97 format: copy configs from phosphor-dbus-interfaces and reformat by Patrick Williams · 2 years, 4 months ago
  23. a1fa6e5 asio: object_server: fix 'callFunction' for void result by Patrick Williams · 2 years, 4 months ago
  24. 6f5ffc6 python: format with black,flake8,isort by Patrick Williams · 2 years, 4 months ago
  25. 9ede18b shell: format with shfmt by Patrick Williams · 2 years, 4 months ago
  26. e944507 yaml: format with prettier by Patrick Williams · 2 years, 4 months ago
  27. d8a19ad doc: format with markdownlint by Patrick Williams · 2 years, 4 months ago
  28. 1357380 Make getProperty mutable by Ed Tanous · 2 years, 4 months ago
  29. eb6a9d0 asio: object_server: simpilify 'callFunction' by Patrick Williams · 2 years, 4 months ago
  30. 8c1f669 asio: object_server: remove non-if_constexpr cases by Patrick Williams · 2 years, 4 months ago
  31. 9ca0c92 asio: object_server: remove unused variable by Patrick Williams · 2 years, 4 months ago
  32. 90fab6b Add new overload to register_property_r/rw by Krzysztof Grobelny · 2 years, 4 months ago
  33. dce747b Fix "x" in shellcheck by Ed Tanous · 2 years, 4 months ago
  34. 7662fa6 match: Fix propertiesChangedNamespace method by George Liu · 2 years, 5 months ago
  35. b40dfec util: variant: add static assert by Patrick Williams · 2 years, 5 months ago
  36. 5770f51 utility: add merge_variants_t by Paul Fertser · 2 years, 6 months ago
  37. 69f5b90 test: Replace the C++ MOCK_METHOD<n> macros with the new MOCK_METHOD by Willy Tu · 2 years, 5 months ago
  38. 6adfe94 Simplified code examples by Krzysztof Grobelny · 2 years, 6 months ago
  39. e135314 sdbus++: property: invalid Python symbol by Patrick Williams · 2 years, 7 months ago
  40. 55949c2 Used erased type to reduce binary for getProperty by Krzysztof Grobelny · 2 years, 7 months ago
  41. ce62764 Modified set_handler() to return dbus error code by gokulsanker · 2 years, 7 months ago
  42. 4a46eb5 object: handle diamond inheritance by Patrick Williams · 2 years, 7 months ago
  43. 2404176 Make asio::object_server take const ptr to connection by Jonathan Doman · 2 years, 7 months ago
  44. f0eb650 slot: add friended get function by Patrick Williams · 2 years, 7 months ago
  45. 6649221 bus: reduce forward declaration for friendship by Patrick Williams · 2 years, 7 months ago
  46. a7ac313 slot: explicitly transfer pointer by Patrick Williams · 2 years, 7 months ago
  47. ce90da1 slot: shorten slot type by Patrick Williams · 2 years, 7 months ago
  48. a735ca5 vtable: shorten vtable type by Patrick Williams · 2 years, 7 months ago
  49. ba33c2a manager,interface: use shortened types by Patrick Williams · 2 years, 7 months ago
  50. 0f282c4 bus: shorten bus type by Patrick Williams · 2 years, 7 months ago
  51. 10d7aa1 message: shorten message type by Patrick Williams · 2 years, 7 months ago
  52. 6d83cf5 Add non-throwing version of unpackProperties by Szymon Dompke · 2 years, 8 months ago
  53. 11a50dd Add OWNERS file by Manojkiran Eda · 2 years, 8 months ago
  54. b466765 catch exceptions as const by Patrick Williams · 2 years, 9 months ago
  55. b5770e1 sdbus++: catch exceptions as const by Patrick Williams · 2 years, 9 months ago
  56. a8e3502 exception: ensure base exception vtable is non-hidden by Patrick Williams · 2 years, 9 months ago
  57. b68700e exception: make base get_errno pure virtual by Patrick Williams · 2 years, 10 months ago
  58. dfb5642 sdbus++: catch elements with non-string names by Patrick Williams · 2 years, 10 months ago
  59. ef26221 sdbus++: add errno property to errors by Patrick Williams · 2 years, 10 months ago
  60. 1522866 exception: create subclass for generated errors by Patrick Williams · 2 years, 10 months ago
  61. bd372ec exception: add errno for internal errors by Patrick Williams · 2 years, 10 months ago
  62. b6f729d exception: add errno for all exceptions by Patrick Williams · 2 years, 10 months ago
  63. 0c8136a enable building with clang by Patrick Williams · 2 years, 10 months ago
  64. daaad8f message: append: fix unused variable warning by Patrick Williams · 2 years, 10 months ago
  65. 0ade192 Fix: Unused parameter in object_server.hpp by Nidhin MS · 2 years, 10 months ago
  66. cf0c072 match: Add new PropertiesChanged rule by Rashmica Gupta · 2 years, 11 months ago
  67. 2dcf64b native_types: Use int8_t instead of char by William A. Kennington III · 2 years, 11 months ago
  68. 601d975 build: increase warning level by Patrick Williams · 3 years ago
  69. bb8be9f native_types: Fix pendantic error by William A. Kennington III · 2 years, 11 months ago
  70. 08dc23c sdbus++: add minint/maxint support for integer default values by Willy Tu · 3 years ago
  71. 72b6022 sdbus++: property: add list of fundamental types by Patrick Williams · 3 years ago
  72. c1c5106 message: export has_convert_from_string by Patrick Williams · 3 years ago
  73. a22dbf4 message: correctly unpack variants of enums by Patrick Williams · 3 years ago
  74. 87b6a8d message: template to check if convert_from_string exists by Patrick Williams · 3 years ago
  75. 05a3504 message: move enum-string conversion routines by Patrick Williams · 3 years ago
  76. 145892c message: read: move enum exception higher by Patrick Williams · 3 years ago
  77. ea56ec3 test: add tests for enum parsing by Patrick Williams · 3 years ago
  78. 071b83f sdbus++: property: fix up enum type ambiguity by Patrick Williams · 3 years ago
  79. f82f788 sdbus++: interface: add non-throwing enum conversion by Patrick Williams · 3 years ago
  80. d51e593 message: define and use C++17 style _v aliases by Patrick Williams · 3 years ago
  81. 9245868 utility: container_traits: define C++17 _v aliases by Patrick Williams · 3 years ago
  82. 64f0122 use C++17 std::foo_v templates by Patrick Williams · 3 years ago
  83. b16ea98 utility: type_traits: use C++14 '_t' style by Patrick Williams · 3 years ago
  84. 34cf693 utility: dedup_variant: rename in C++14 '_t' style by Patrick Williams · 3 years ago
  85. 2b7da24 message: use C++14 enable_if_t by Patrick Williams · 3 years ago
  86. 5a14953 message: read: DRY the string specializations by Patrick Williams · 3 years ago
  87. 1013c5e server: remove bindings.hpp by Patrick Williams · 3 years ago
  88. 270f242 build: Propagate boost arguments as needed by William A. Kennington III · 3 years, 1 month ago
  89. a42e97a sdbus++-gen-meson: Don't build markdown by default by William A. Kennington III · 3 years, 1 month ago
  90. 56eb177 sdbus++-gen-meson: Support non-source root yaml directories by William A. Kennington III · 3 years, 1 month ago
  91. 2bba553 message/native_types: Constexpr fix in c++17 mode by William A. Kennington III · 3 years, 1 month ago
  92. 8db46a0 native_types: string_path_wrapper: Don't escape all strings by William A. Kennington III · 3 years, 2 months ago
  93. 285f78b native_types: Reduce append allocation by William A. Kennington III · 3 years, 2 months ago
  94. 673ad23 Replace IRC with Discord by Bruce Mitchell · 3 years, 2 months ago
  95. 98019e7 sdbus++: fix camelcase names by Patrick Williams · 3 years, 2 months ago
  96. e39b3dc test/message/types: Convert ASSERTs to EXPECTs by William A. Kennington III · 3 years, 2 months ago
  97. 226bc42 native_types: Migrate large functions to shared lib by William A. Kennington III · 3 years, 2 months ago
  98. 472b702 message: Add call_async method by William A. Kennington III · 3 years, 2 months ago
  99. fcff676 sdbus++: add C++20 reserved keywords by Patrick Williams · 3 years, 2 months ago
  100. d06072e Fix #60 by adding encoding/decoding rules by Ed Tanous · 3 years, 2 months ago