1. b08d14d sdbus++: events: unpack an event from JSON by Patrick Williams · 1 year, 3 months ago
  2. a4bfefd exception: move sd_bus_error_set calls to exception by Patrick Williams · 1 year, 5 months ago
  3. 06f265f clang-format: re-format for clang-18 by Patrick Williams · 1 year, 6 months ago
  4. 70bcf14 exception: add string r-value constructor by Patrick Williams · 2 years, 7 months ago
  5. ed4a5a6 Fix variable shadow warnings in sdbusplus by Ed Tanous · 3 years, 1 month ago
  6. c348473 Add static to method by Ed Tanous · 3 years, 1 month ago
  7. 4cfc284 async: handle exceptions and stops by Patrick Williams · 3 years, 5 months ago
  8. f289c65 clang-format: update with latest by Patrick Williams · 3 years, 6 months ago
  9. c8447d5 added support for optionals in unpackProperties by Krzysztof Grobelny · 4 years, 1 month ago
  10. 6d83cf5 Add non-throwing version of unpackProperties by Szymon Dompke · 4 years, 4 months ago
  11. a8e3502 exception: ensure base exception vtable is non-hidden by Patrick Williams · 4 years, 5 months ago
  12. b68700e exception: make base get_errno pure virtual by Patrick Williams · 4 years, 5 months ago
  13. 1522866 exception: create subclass for generated errors by Patrick Williams · 4 years, 5 months ago
  14. bd372ec exception: add errno for internal errors by Patrick Williams · 4 years, 5 months ago
  15. b6f729d exception: add errno for all exceptions by Patrick Williams · 4 years, 5 months ago
  16. 0c8136a enable building with clang by Patrick Williams · 4 years, 6 months ago
  17. 09b88f2 Added utility functions getAllProperties and unpackProperties by Krzysztof Grobelny · 5 years ago
  18. 7f66425 build: split source and header directories by Patrick Williams · 6 years ago[Renamed from sdbusplus/exception.cpp]
  19. 127b8ab clang-format: sync from docs master .clang-format by Patrick Williams · 6 years ago
  20. a66f6b4 Fix exception handling inside asio coroutine method_handler by Adrian Ambrożewicz · 6 years ago
  21. 33335b3 exception: Add .get_errno() method by Adriana Kobylak · 7 years ago
  22. fac43a6 Remove multiple inheritance from SdBusError by Vernon Mauery · 8 years ago
  23. b7881cd exception: Remove unused sdbus_impl declaration by William A. Kennington III · 8 years ago
  24. 4332518 SdBusError: Fix missing move by William A. Kennington III · 8 years ago
  25. 2726c17 SdBusError: Fix initialization checks by William A. Kennington III · 8 years ago
  26. 68cb170 SdBusError: Really own the sd_bus_error by William A. Kennington III · 8 years ago
  27. 3765750 SdBusError: Add Dependency Injection for the SdBusInterface by William A. Kennington III · 8 years ago
  28. 20db3bf exception: Add an exception for holding sd_bus_errors by William A. Kennington III · 8 years ago
  29. 93b0e70 exception: move InvalidEnumString functions to library by Patrick Williams · 9 years ago