1. 3d90701 message: read: simplify SFIANE templates by Patrick Williams · 1 year, 8 months ago
  2. 70bcf14 exception: add string r-value constructor by Patrick Williams · 1 year, 9 months ago
  3. 1e6ce77 message: read: eliminate unix-fd specialization by Patrick Williams · 1 year, 9 months ago
  4. f23e4d4 slot: Add an empty constructor by William A. Kennington III · 1 year, 9 months ago
  5. 2fa3a61 asio: Align nop_set_value to return conventions by Jonathan Doman · 1 year, 9 months ago
  6. 9d8ba94 bus: Consistently leverage mock by William A. Kennington III · 1 year, 9 months ago
  7. fc73b39 bus/match: Compile all code into library by Willam A. Kennington III · 2 years, 7 months ago
  8. 102fc04 bus/match: Remove redundant inline and stringify by William A. Kennington III · 2 years, 4 months ago
  9. fa663ae stdexec: update to latest commit by Patrick Williams · 1 year, 10 months ago
  10. 9c6ec9b async: add is_sender type-aliases by Patrick Williams · 1 year, 10 months ago
  11. 3cc9c30 Fix coroutine disable option by Ed Tanous · 1 year, 10 months ago
  12. 5d16a8e async: context: remove pending_exception handling by Patrick Williams · 1 year, 11 months ago
  13. 97c31c8 async: switch to stdexec async_scope by Patrick Williams · 1 year, 11 months ago
  14. 1f3a90f stdexec: pull in async_scope by Patrick Williams · 1 year, 11 months ago
  15. a50e14b async: client: fix uninitialized proxy error on clang by Patrick Williams · 1 year, 11 months ago
  16. 3b451ad stdexec: pick up fixes for unused parameters by Patrick Williams · 1 year, 11 months ago
  17. 00e3a3a stdexec: update to latest commit by Patrick Williams · 1 year, 11 months ago
  18. 17ad5d2 async: fix reference initializer warning by Patrick Williams · 1 year, 11 months ago
  19. 569701f async: execution: suppress clang warning of GCC diagnostic by Patrick Williams · 1 year, 11 months ago
  20. 2586482 async: scope: constructor fix to make clang happy by Patrick Williams · 1 year, 11 months ago
  21. fdfd3af asio: connection: fix clang-tidy warning by Patrick Williams · 1 year, 11 months ago
  22. 3e20fa8 stdexec: update to latest commit by Patrick Williams · 1 year, 11 months ago
  23. d214904 clang-format: copy latest and re-format by Patrick Williams · 1 year, 11 months ago
  24. 9949a16 async: scope: forward exception correctly by Patrick Williams · 1 year, 11 months ago
  25. 90f8d9b Allow propagating exceptions from server methods by Hannu Lounento · 2 years, 1 month ago
  26. 13c19dd asio: Emit PropertiesChanged signal by Jonathan Doman · 1 year, 11 months ago
  27. 1fc197e server: object: reduce potential warnings by Patrick Williams · 1 year, 11 months ago
  28. 3cd1c34 sdbus++: async: client: move context to constructor by Patrick Williams · 2 years ago
  29. 4a594c0 sdbus++: add start of an async client by Patrick Williams · 2 years ago
  30. 1f3efd8 async: proxy: use variant in property-set by Patrick Williams · 2 years ago
  31. b274c31 async: proxy: fix property sub-proxy initialization by Patrick Williams · 2 years ago
  32. d0f578d Make register_method accept 'Flags' by Arun Lal K M · 2 years ago
  33. 64bdf05 server: object: reduce SFINAE by Patrick Williams · 2 years ago
  34. a412ca8 Remove duplicate std::move by Ed Tanous · 2 years ago
  35. f6cc836 Remove pointers vector by Ed Tanous · 2 years ago
  36. 946c940 Request name with default non-zero flags by Michal Orzel · 2 years ago
  37. e61c679 stdexec: update to latest commit by Patrick Williams · 2 years ago
  38. 8356d65 scope: pass around the scheduler by Patrick Williams · 2 years ago
  39. 5c50fc6 event: prevent potential deadlock by Patrick Williams · 2 years ago
  40. 6ba4431 async: add additional completion signatures by Patrick Williams · 2 years ago
  41. 819ca0b Make dbus_interface uncopyable and unmovable by Ed Tanous · 2 years ago
  42. 3c2cea2 Fix behavior of const_ properties by Ed Tanous · 2 years ago
  43. 6db7a6d Fix build error on register_signal() by Jason M. Bills · 2 years ago
  44. ab52e72 Fix for failure of sending signal by Jitendra Tripathy · 2 years ago
  45. 13b2cad Add back explicit constructors by Ed Tanous · 2 years, 1 month ago
  46. 8fb0207 Use offset to avoid lookups by Ed Tanous · 2 years, 1 month ago
  47. c9eb7e3 Optimize object_server by Ed Tanous · 2 years, 1 month ago
  48. fd995de Break out lambdas into helpers by Ed Tanous · 2 years, 1 month ago
  49. 1d3a039 Remove message copy by Ed Tanous · 2 years, 1 month ago
  50. 6993aa4 Break out post-spawn lambda into method by Ed Tanous · 2 years, 1 month ago
  51. da48d20 Fix vtable entires for offset callbacks by Ed Tanous · 2 years, 1 month ago
  52. 0564fac Delete callbackYields by Ed Tanous · 2 years, 1 month ago
  53. c461441 Break out callFunction by Ed Tanous · 2 years, 1 month ago
  54. df6133b Remove size_t from SetPropertyReturnValue by Ed Tanous · 2 years, 1 month ago
  55. 3448ede Remove initialized_ member by Ed Tanous · 2 years, 1 month ago
  56. 936cb89 Change deprecated asio function by Ed Tanous · 2 years, 1 month ago
  57. 56252bb stdexec: update to latest commit by Patrick Williams · 2 years, 2 months ago
  58. abbdd6a stdexec: update to latest commit by Patrick Williams · 2 years, 3 months ago
  59. 9688ed6 Add override keyword everywhere it's required by Ed Tanous · 2 years, 3 months ago
  60. 640a7d5 Add support for appending std::string_view by Ed Tanous · 2 years, 3 months ago
  61. 2e3f79b Add missing override keyword on mock by Ed Tanous · 2 years, 3 months ago
  62. 87ce963 Remove static keyword from template by Ed Tanous · 2 years, 3 months ago
  63. ddc57bd Fix a bunch of docstrings by Ed Tanous · 2 years, 3 months ago
  64. ed4a5a6 Fix variable shadow warnings in sdbusplus by Ed Tanous · 2 years, 3 months ago
  65. 5e7ef08 stdexec: update to later commit by Patrick Williams · 2 years, 3 months ago
  66. b8be599 Remove extra semi-colons by Ed Tanous · 2 years, 3 months ago
  67. ae47928 Clean up ASIO set-property callback code by Jonathan Doman · 2 years, 10 months ago
  68. 5d81ca2 bus: Add function for checking open status by William A. Kennington III · 2 years, 5 months ago
  69. 94865b3 bus: Return the value of wait by William A. Kennington III · 2 years, 5 months ago
  70. a8a092c remove potential memory leak with getAllProperties by Willy Tu · 2 years, 6 months ago
  71. 115e9b3 async: context: allow many exceptions by Patrick Williams · 2 years, 7 months ago
  72. 10483c9 async: context: allow run re-entrance by Patrick Williams · 2 years, 7 months ago
  73. 3c242ba async: context: simplify run function by Patrick Williams · 2 years, 7 months ago
  74. dfa9be5 async: context: spawn on worker thread by Patrick Williams · 2 years, 7 months ago
  75. 095eff8 async: scope: allow blocks before started by Patrick Williams · 2 years, 7 months ago
  76. 4cfc284 async: handle exceptions and stops by Patrick Williams · 2 years, 7 months ago
  77. 1b7b54c async: match: stop pending sender on dtor by Patrick Williams · 2 years, 7 months ago
  78. 78e436f async: context: handle shutdown better by Patrick Williams · 2 years, 7 months ago
  79. c5b5ff5 async: scope: add completion sender by Patrick Williams · 2 years, 7 months ago
  80. 0139cac async: add scope by Patrick Williams · 2 years, 7 months ago
  81. 435eb1b async: add sleep_for sender by Patrick Williams · 2 years, 7 months ago
  82. 3ce3159 event: add oneshot timer support by Patrick Williams · 2 years, 7 months ago
  83. 73e278b async: context: support stopping the context by Patrick Williams · 2 years, 7 months ago
  84. d2b0044 event: add a simple wrapper around sd-event by Patrick Williams · 2 years, 7 months ago
  85. 290fa42 async: add match by Patrick Williams · 2 years, 7 months ago
  86. 10010b1 async: add client-object proxy by Patrick Williams · 2 years, 7 months ago
  87. 7418766 async: add context support by Patrick Williams · 2 years, 7 months ago
  88. 2f58b79 async: add coroutine task support by Patrick Williams · 2 years, 7 months ago
  89. 5b5d15b std::execution: import from p2300 prototype by Patrick Williams · 2 years, 8 months ago
  90. 1778b12 Allow clients to disable coroutine support by Ed Tanous · 3 years, 7 months ago
  91. 41f42f6 clang-format: update with latest by Patrick Williams · 2 years, 6 months ago
  92. 6a38ed5 asio/object_server: Use nullptr by Brad Bishop · 2 years, 6 months ago
  93. 26b3ff9 Fix instances of extra-semi by Brad Bishop · 2 years, 6 months ago
  94. 1a25a10 clang-format: update whitespace penalty by Patrick Williams · 2 years, 6 months ago
  95. 5a6c790 asio: fix instances of unused-exception-parameter by Brad Bishop · 2 years, 6 months ago
  96. 0eda6eb Fix inconsistent-missing-destructor-override by Brad Bishop · 2 years, 6 months ago
  97. e8c7614 bus.hpp: fix missing-noreturn by Brad Bishop · 2 years, 6 months ago
  98. d86b2a0 Fix instances of zero-as-null-pointer-constant by Brad Bishop · 2 years, 6 months ago
  99. 37d48a0 match: more string_view improvements by Patrick Williams · 2 years, 7 months ago
  100. 4fbda94 match: constexpr, noexcept, string_view-ify by Patrick Williams · 2 years, 7 months ago