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