1. fcd80ef Revert "build: use allowed over enabled" by Patrick Williams · 10 months ago
  2. dabaffe build: use allowed over enabled by Patrick Williams · 10 months ago
  3. 6db8838 clang-format: copy latest and re-format by Patrick Williams · 11 months ago
  4. 4b62ae5 Catch the correct sdbusplus exception by Hannu Lounento · 1 year, 1 month ago
  5. b4bae8f example: calculator: use YAML paths and service_names support by Patrick Williams · 1 year, 1 month ago
  6. 43fcd1c sdbus++: error: move error to front of namespace by Patrick Williams · 1 year, 1 month ago
  7. b736e07 sdbus++: async: client: make methods snake_case to match server by Patrick Williams · 1 year, 1 month ago
  8. 3a363a6 sdbus++: async: make calculator server match sync behavior by Patrick Williams · 1 year, 1 month ago
  9. e15ff88 sdbus++: async: server: generate method-call fn by Patrick Williams · 1 year, 1 month ago
  10. f07cad9 sdbus++: async: server: make properties protected by Patrick Williams · 1 year, 1 month ago
  11. 72f7116 sdbus++: async: server: generate set-property fn by Patrick Williams · 1 year, 1 month ago
  12. f84f111 sdbus++: async: server: generate get-property fn by Patrick Williams · 1 year, 1 month ago
  13. bf0283a sdbus++: async: server: generate signal emit fns by Patrick Williams · 1 year, 1 month ago
  14. 6403d56 sdbus++: async: server: add generator stub by Patrick Williams · 1 year, 1 month ago
  15. d214904 clang-format: copy latest and re-format by Patrick Williams · 1 year, 5 months ago
  16. 384943b sdbus++: async: client: fix client_t usage by Patrick Williams · 1 year, 5 months ago
  17. 50f1dae sdbus++: async: client: example: add a few comments for clarity by Patrick Williams · 1 year, 5 months ago
  18. 65e4d30 sdbus++: async: client: add generated property calls by Patrick Williams · 1 year, 5 months ago
  19. 3cd1c34 sdbus++: async: client: move context to constructor by Patrick Williams · 1 year, 5 months ago
  20. 0241d90 sdbus++: async: client: add generated method calls by Patrick Williams · 1 year, 5 months ago
  21. 4a594c0 sdbus++: add start of an async client by Patrick Williams · 1 year, 5 months ago
  22. b754c64 sdbus++: move interface name to common header by Patrick Williams · 1 year, 5 months ago
  23. 1caa5e8 sdbus++: add common header file by Patrick Williams · 1 year, 5 months ago
  24. 5011340 sdbus++: change binding namespace format by Patrick Williams · 1 year, 6 months ago
  25. b65dc1c Use more specific includes by Ed Tanous · 1 year, 7 months ago
  26. 60a9430 Fix meson warning by Ed Tanous · 1 year, 9 months ago
  27. d375eba Remove static from inline variables by Ed Tanous · 1 year, 9 months ago
  28. 1837cd5 Remove dead code paths by Ed Tanous · 1 year, 9 months ago
  29. cb2fbeb Remove some extra semi-colons in tests by Ed Tanous · 1 year, 9 months ago
  30. 760e66a Remove unused variable by Ed Tanous · 1 year, 9 months ago
  31. 018b8ff shell: reformat with beautysh by Patrick Williams · 1 year, 10 months ago
  32. f7944dc prettierrc: update config by Patrick Williams · 1 year, 10 months ago
  33. ae47928 Clean up ASIO set-property callback code by Jonathan Doman · 2 years, 4 months ago
  34. 3c242ba async: context: simplify run function by Patrick Williams · 2 years ago
  35. 73e278b async: context: support stopping the context by Patrick Williams · 2 years ago
  36. 290fa42 async: add match by Patrick Williams · 2 years, 1 month ago
  37. 10010b1 async: add client-object proxy by Patrick Williams · 2 years, 1 month ago
  38. 1a25a10 clang-format: update whitespace penalty by Patrick Williams · 2 years ago
  39. ce8d16d treewide: Leverage sdbus++-gen-meson by Willam A. Kennington III · 2 years, 1 month ago
  40. 293c8a2 sdbus++: Fix meson dependency generation by William A. Kennington III · 2 years, 1 month ago
  41. 25e2a09 bus: utility to process messages in infinite loop by Nan Zhou · 2 years, 1 month ago
  42. 9cde21f message: add unpack method by Patrick Williams · 2 years, 1 month ago
  43. c8447d5 added support for optionals in unpackProperties by Krzysztof Grobelny · 2 years, 9 months ago
  44. 9f11c97 format: copy configs from phosphor-dbus-interfaces and reformat by Patrick Williams · 2 years, 6 months ago
  45. e944507 yaml: format with prettier by Patrick Williams · 2 years, 7 months ago
  46. 90fab6b Add new overload to register_property_r/rw by Krzysztof Grobelny · 2 years, 7 months ago
  47. 6adfe94 Simplified code examples by Krzysztof Grobelny · 2 years, 9 months ago
  48. 0f282c4 bus: shorten bus type by Patrick Williams · 2 years, 10 months ago
  49. 10d7aa1 message: shorten message type by Patrick Williams · 2 years, 10 months ago
  50. b466765 catch exceptions as const by Patrick Williams · 3 years ago
  51. 270f242 build: Propagate boost arguments as needed by William A. Kennington III · 3 years, 4 months ago
  52. 95874d9 Standardize the asio helper methods by Ed Tanous · 3 years, 7 months ago
  53. 4f65175 fixed issue which prevented to use setProperty with reference types by Krzysztof Grobelny · 3 years, 9 months ago
  54. 8fc0639 asio: Added method add_unique_interface to object_server by Krzysztof Grobelny · 4 years ago
  55. 807419d asio: Added utility functions getProperty and setProperty by Krzysztof Grobelny · 4 years ago
  56. 09b88f2 Added utility functions getAllProperties and unpackProperties by Krzysztof Grobelny · 4 years, 1 month ago
  57. 2be0e17 Added flags parameter to register_property method by Krzysztof Grobelny · 4 years, 2 months ago
  58. 5e893b9 build: Add options for tweaking what is built by William A. Kennington III · 4 years, 4 months ago
  59. 3a6d584 test: fix boost dependency for bus/aio by Patrick Williams · 4 years, 4 months ago
  60. 7d8dfc4 build: Move boost dependency into example by William A. Kennington III · 4 years, 4 months ago
  61. 3e3a665 Add support for vtable flags for methods by Waqar Hameed · 4 years, 4 months ago
  62. 7f99709 build: remove autotools builds by Patrick Williams · 4 years, 4 months ago
  63. d0285b9 meson: create structure for use as submodule by Patrick Williams · 4 years, 4 months ago
  64. ad145e0 meson: feature match autotools support by Patrick Williams · 4 years, 4 months ago
  65. 127b8ab clang-format: sync from docs master .clang-format by Patrick Williams · 4 years, 4 months ago
  66. 78b7803 clean up more pedantic compile warnings by Patrick Williams · 4 years, 4 months ago
  67. ddc0eba sdbus++: Generate initial client header by Lei YU · 4 years, 7 months ago
  68. c14699f asio: Allow mutable lambdas + small cleanup by James Feist · 5 years ago
  69. c077190 Change async_method_call to be no-throw by Vernon Mauery · 5 years ago
  70. 37a5e61 Change yield_method_call to be no-throw by Vernon Mauery · 5 years ago
  71. 4274c11 std::variant: Remove uses of the variant_ns by William A. Kennington III · 6 years ago
  72. c7d104d Move asio interfaces away from deprecated names by Ed Tanous · 6 years ago
  73. 6ee43dc asio: Update variant usage by Yong Li · 6 years ago
  74. 8ca6025 sdbusplus: better mirror bus aquisition methods by Vernon Mauery · 6 years ago
  75. 076d14a Add sdbusplus::asio coroutine method handling by Vernon Mauery · 6 years ago
  76. ad7e686 Avoid build failure when sdbus++ tool is disabled by Manojkiran Eda · 6 years ago
  77. 261e72b Add coroutine support for sdbusplus::asio method calls by Vernon Mauery · 6 years ago
  78. 035c73b sdbus::asio: service sd_event loop upon request by Vernon Mauery · 6 years ago
  79. 2c8f93f sdbusplus::asio: fix callback with void args specialization by Vernon Mauery · 6 years ago
  80. 95269db update .clang-format header inclusion order by Patrick Venture · 6 years ago
  81. 8ce61e4 Allow callback raw access to message by Vernon Mauery · 6 years ago
  82. 69425eb property: Add support for const (read-only) values by Adriana Kobylak · 6 years ago
  83. fce038a Add sbusplus properties server by James Feist · 6 years ago
  84. 284a0f9 Add boost asio async connection by James Feist · 6 years ago
  85. 75a2e25 property: Add errors support by Adriana Kobylak · 6 years ago
  86. a4b4a0b Spelling fixes by Gunnar Mills · 6 years ago
  87. 072da3e Update repo to conform to openbmc code standard by Andrew Geissler · 7 years ago
  88. 817248c build: fix out of tree build in example by Patrick Williams · 7 years ago
  89. e36cf85 example: add client API example by Patrick Williams · 7 years ago
  90. 7bfb70a sdbus++: move default directory by Patrick Williams · 7 years ago
  91. 4edb785 example: create calculator server app by Patrick Williams · 7 years ago
  92. 8eb1b85 example: move schema to top-level dir by Patrick Williams · 7 years ago