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