1. eefdbf5 Make property overloads accept by const ref by Ed Tanous · 6 months ago
  2. 5a6a914 Perfect forwarding on async_method_call by Ed Tanous · 6 months ago
  3. 3ab4e58 Add generation description for Registries by Igor Kanyuka · 6 months ago
  4. e029082 Update Vernon Mauery email by Vernon Mauery · 6 months ago
  5. 9e5ffe1 Add default value for message Resolution by Igor Kanyuka · 6 months ago
  6. 4415a72 Fix key name for MessageRegistry by Igor Kanyuka · 6 months ago
  7. dd6efd1 meson: reformat with meson formatter by Patrick Williams · 7 months ago
  8. 6269157 clang-format: update latest spec and reformat by Patrick Williams · 7 months ago
  9. 087be96 regenerate-meson: enable meson formatting by Patrick Williams · 7 months ago
  10. 892a23a build: use allowed over enabled or not-disabled by Patrick Williams · 7 months ago
  11. 6bb7a8c sdbus++: remove `PropertiesVariant` for empty properties by Patrick Williams · 7 months ago
  12. 8aea1d8 sdbus++: generate `properties` method for client harness by Adin Scannell · 7 months ago
  13. 56dd6dd events: remove std::function for hook by Patrick Williams · 7 months ago
  14. 5265a86 sdbus++: events: fix OEM format in Redfish registry by Patrick Williams · 7 months ago
  15. 74eea51 sdbus++-gen-meson: leverage `install_dir` for custom targets by Patrick Williams · 8 months ago
  16. 3160739 sdbus++: events: add meson support for registry generation by Patrick Williams · 8 months ago
  17. e598c59 sdbus++: events: generate Redfish registry by Patrick Williams · 8 months ago
  18. 36137e0 clang-format: re-format for clang-19 by Patrick Williams · 8 months ago
  19. f083bc1 stdexec: update to latest commit by Patrick Williams · 8 months ago
  20. 869230c async: fdio: remove unused member by Patrick Williams · 9 months ago
  21. 4638a2e clang-tidy: Fix exception specification mismatch by Jayanth Othayoth · 9 months ago
  22. d792b8c clang-tidy: Fix implicit copy constructor errors by Jayanth Othayoth · 9 months ago
  23. 22f0b18 boost version 1.86 support by Jayanth Othayoth · 9 months ago
  24. dfbd9dd asio: connection: Return unpacked value directly by Lei YU · 12 months ago
  25. cd3bf08 Handle timeouts in asio connections by Ed Tanous · 11 months ago
  26. 9737e15 Add get_events and get_timeout by Ed Tanous · 11 months ago
  27. 2a12ae1 add async fd sender receiver for coroutines by Jagpal Singh Gill · 10 months ago
  28. 956e87a boost version 1.86 support by Jayanth Othayoth · 10 months ago
  29. ae0a838 sdbus++: events: improve bad enum diagnostics by Patrick Williams · 9 months ago
  30. fe1ebd4 sdbus++: events: add object_path include by Patrick Williams · 10 months ago
  31. 17e54ab sdbus++: events: adjust schema for metadata by Patrick Williams · 10 months ago
  32. b08d14d sdbus++: events: unpack an event from JSON by Patrick Williams · 10 months ago
  33. 1800045 sdbus++: events: schema: explicitly prohibit unspecified properties by Patrick Williams · 10 months ago
  34. 7ffcdaa sdbus++: events: add source location and pid by Patrick Williams · 10 months ago
  35. 3b54a8e sdbus++: simplify handling of empty parameter lists by Patrick Williams · 10 months ago
  36. 7377a0b sdbus++: async: handle zero parameter signals by Patrick Williams · 10 months ago
  37. 578b973 bus: add error handling for bus-open calls by Patrick Williams · 11 months ago
  38. fc0bb99 bus: un-inline functions by Patrick Williams · 11 months ago
  39. 4b3720f async: context: use new_bus by default by Patrick Williams · 11 months ago
  40. c012fde events: add severity to class generation by Patrick Williams · 11 months ago
  41. 760adff events: add non-template base class by Patrick Williams · 11 months ago
  42. f5b3921 sdbus++: events: add description for metadata by Patrick Williams · 11 months ago
  43. 9213e15 sdbus++: events: fix for event-only YAML by Patrick Williams · 11 months ago
  44. 00fd0a8 sdbus++: events: use sd_bus_error_add_map to register by Patrick Williams · 11 months ago
  45. 14c4797 sdbus++: events: create json for events by Patrick Williams · 11 months ago
  46. a4bfefd exception: move sd_bus_error_set calls to exception by Patrick Williams · 11 months ago
  47. ebe0179 sdbus++: events: simplify constructor by Patrick Williams · 11 months ago
  48. d925c0b sdbus++: events: generate exception constructors by Patrick Williams · 11 months ago
  49. 0ac157a sdbus++-gen-meson: fix [more] meson dependencies by Patrick Williams · 11 months ago
  50. 093034c sdbus++: events: handle redfish-mapping events by Patrick Williams · 11 months ago
  51. 8bde6c7 sdbus++: events: specify redfish-mapping in schema by Patrick Williams · 11 months ago
  52. e44f194 example: remove Calculator.errors.yaml by Patrick Williams · 11 months ago
  53. d731d26 sdbus++: events: create event classes by Patrick Williams · 11 months ago
  54. b750136 sdbus++: events: generate markdown by Patrick Williams · 12 months ago
  55. 144b4f3 example: generate markdown by Patrick Williams · 12 months ago
  56. 0336a2f sdbus++: add stubs to generate event files by Patrick Williams · 12 months ago
  57. 6013846 sdbus++: events: minor tweaks to schema by Patrick Williams · 12 months ago
  58. 6cb8baa sdbus++: events: allow metadata fields to be enums by Patrick Williams · 12 months ago
  59. 5800d07 sdbus++-gen-meson: fix meson dependencies by Patrick Williams · 12 months ago
  60. 88c6a82 message: Fix unpack void type by Lei YU · 12 months ago
  61. 6ea10e0 asio: Fix read into tuple response by Lei YU · 12 months ago
  62. ec40c49 sdbus++: events: add schema by Patrick Williams · 1 year ago
  63. 8d40ada transaction: fix -Wconversion c++ warning by Igor Kononenko · 1 year ago
  64. 06f265f clang-format: re-format for clang-18 by Patrick Williams · 1 year ago
  65. 5cee915 stdexec: update to latest commit by Patrick Williams · 1 year, 1 month ago
  66. 3d00e14 stdexec: ignore unused parameter warning by Patrick Williams · 1 year, 1 month ago
  67. 603acb8 example:calculator: Add property overrides by Matt Spinler · 1 year, 1 month ago
  68. 03b2c26 Use asio object_server without boost::coroutine by Ed Tanous · 1 year, 3 months ago
  69. 3baa304 Fix spelling mistakes using codespell by Manojkiran Eda · 1 year, 2 months ago
  70. e0698be object_path: fix potential buffer overrun by Patrick Williams · 1 year, 3 months ago
  71. 1a39b64 message: handle vector<bool> by Patrick Williams · 1 year, 5 months ago
  72. 6e67588 stdexec: update to later commit by Patrick Williams · 1 year, 5 months ago
  73. a4df19a build: Fix requirements for tests and example features by Konstantin Aladyshev · 1 year, 5 months ago
  74. eb867cd Add Ed as an sdbusplus reviewer by Ed Tanous · 1 year, 5 months ago
  75. e12a23c Make code compile on clang-18 by Ed Tanous · 1 year, 6 months ago
  76. 8723a54 stdexec: update to latest commit by Patrick Williams · 1 year, 7 months ago
  77. c53fe51 async: context: add request_name method by Patrick Williams · 1 year, 7 months ago
  78. e8e6631 async: context: use transfer instead of schedule by Patrick Williams · 1 year, 9 months ago
  79. f2594aa match: Add interfaces{Added,Removed}AtPath() by Andrew Jeffery · 1 year, 7 months ago
  80. f1d999b async: client: add preserve function and fix proxy by Patrick Williams · 1 year, 7 months ago
  81. 1f7438a stdexec: update to latest commit by Patrick Williams · 1 year, 7 months ago
  82. 517b874 timer: remove deprecated phosphor namespace by Patrick Williams · 1 year, 7 months ago
  83. 5828bcc bus: fix message conflicting definitions by Patrick Williams · 1 year, 7 months ago
  84. 52d23e8 async: match: fix duplicate symbol definitions by Patrick Williams · 1 year, 8 months ago
  85. ac329c5 stdexec: update to latest commit by Patrick Williams · 1 year, 8 months ago
  86. 5951d80 clang-format: use 17.0.6 by Patrick Williams · 1 year, 8 months ago
  87. f36d903 OWNERS: remove inactive reviewers by Patrick Williams · 1 year, 9 months ago
  88. 4059635 bus: clarify the different new-bus wrappers by Patrick Williams · 1 year, 9 months ago
  89. 2bf0bb2 timer: deprecate phosphor namespace by Patrick Williams · 1 year, 9 months ago
  90. 4c2d73d stdexec: update to latest commit by Patrick Williams · 1 year, 9 months ago
  91. fcd80ef Revert "build: use allowed over enabled" by Patrick Williams · 1 year, 9 months ago
  92. dabaffe build: use allowed over enabled by Patrick Williams · 1 year, 9 months ago
  93. fdbc18f async: server: avoid ambiguous base-class error by Patrick Williams · 1 year, 9 months ago
  94. d6f15ee sdbus++: common: move PropertiesVariant from server by Patrick Williams · 1 year, 9 months ago
  95. 5f1c0bd test: message: read: add structured binding test for unpack by Patrick Williams · 1 year, 9 months ago
  96. 894d6ca asio: Avoid delay in reading pending i/o by Rahul Kapoor · 1 year, 9 months ago
  97. bbc181e async: context: clean up TODO by Patrick Williams · 1 year, 10 months ago
  98. 5932cd6 stdexec: update to latest commit by Patrick Williams · 1 year, 10 months ago
  99. db021e7 async: timer: reduce co_await usage by Patrick Williams · 1 year, 10 months ago
  100. ae01928 async: client: avoid ambiguous base-class error by Patrick Williams · 1 year, 10 months ago