- d8fba8b clang-format: re-format for clang-18 by Patrick Williams · 4 months ago master
- 58a0c35 meson: Provide missing dependencies for the local build by Konstantin Aladyshev · 8 months ago
- a927ffe meson: Provide sdbusplus env for gen* custom targets by Konstantin Aladyshev · 8 months ago
- 3142448 meson: Fix local cereal build by Konstantin Aladyshev · 9 months ago
- 3adc845 meson: adjust nlohmann-json dependency by Patrick Williams · 1 year, 1 month ago
- ba49359 build: use allowed over enabled by Patrick Williams · 1 year, 1 month ago
- b11abf2 serialization: Add support for std::set by Santosh Puranik · 1 year, 1 month ago
- ecabdfe clang-format: copy latest and re-format by Patrick Williams · 1 year, 2 months ago
- c121f56 README: update instructions for meson by Patrick Williams · 1 year, 5 months ago
- 841d95b meson_options.txt: Support for reading options from meson.options by George Liu · 1 year, 4 months ago
- c3eb387 build: upgrade to C++23 by Patrick Williams · 1 year, 5 months ago
- 7edafe0 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
- 8a1ccdc meson: remove deprecated get_pkgconfig_variable by Patrick Williams · 1 year, 8 months ago
- 3ce5930 Pick up Control Host interface by Sunny Srivastava · 2 years, 7 months ago
- e71cb64 Change in IBM Ownership by jinuthomas · 1 year, 10 months ago
- 89c5f77 Add additional variant types to InterfaceVariantType by Pavithra Barithaya · 1 year, 11 months ago
- c4c9482 meson: Fix BUSNAME argument to pimgen.py by Santosh Puranik · 2 years ago
- c919947 markdownlint: fix all warnings by Patrick Williams · 2 years ago
- 9c053fb prettier: re-format by Patrick Williams · 2 years ago
- a18caea utils: Fix bad conversion for enumerations by Santosh Puranik · 2 years, 7 months ago
- 5de46b3 python: fix flake8 warnings and format with black by Patrick Williams · 2 years, 1 month ago
- f3f1855 MAINTAINERS: remove file by Patrick Williams · 2 years, 5 months ago
- 563306f sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 5 months ago
- 1336628 OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 2 years, 5 months ago
- 66431fe Handle D-Bus exceptions by George Liu · 2 years, 8 months ago
- cf5d024 logging: switch to lg2 by George Liu · 2 years, 8 months ago
- 12f60da Remove compilation using autotools by George Liu · 2 years, 7 months ago
- 07f94f0 meson: Add meson build for test by George Liu · 2 years, 8 months ago
- a31da97 meson: Add meson build by George Liu · 2 years, 8 months ago
- 2b522fe meson: Add subprojects file by George Liu · 2 years, 8 months ago
- 794a6c5 Update clang-format by George Liu · 2 years, 8 months ago
- 69ddaad build: enable C++20 by Patrick Williams · 2 years, 8 months ago
- 23314a5 meson: Eliminate warning messages by George Liu · 2 years, 8 months ago
- 1bb0623 sdbusplus: object: don't use 'bool' argument constructor by Patrick Williams · 2 years, 9 months ago
- 15d0c99 Add OWNERS file by Manojkiran Eda · 3 years, 2 months ago
- 3e2d964 catch exceptions as const by Patrick Williams · 3 years, 3 months ago
- 1707945 Replace IRC with Discord by Bruce Mitchell · 3 years, 4 months ago
- 701c1fc Remove SdBusError reference by Matt Spinler · 3 years, 4 months ago
- 706a9fc utils: allow conversion from string to dbus enum by Patrick Williams · 3 years, 5 months ago
- 4ccd396 utils: improve exception string with variant types by Patrick Williams · 3 years, 5 months ago
- ec2709f main: remove global exception catch by Patrick Williams · 3 years, 5 months ago
- 903b0de serialization: Use Cereal NVP by Santosh Puranik · 3 years, 7 months ago
- ab1f8b5 Support Variant Type size_t by Alpana Kumari · 3 years, 9 months ago
- 21e72fb enable shellcheck by Patrick Williams · 3 years, 8 months ago
- ffa2b7e bootstrap: fix shellcheck warnings by Patrick Williams · 3 years, 8 months ago
- 59521e8 associations: Add conditions support by Matt Spinler · 3 years, 10 months ago
- b3d3df5 New maintainers by Brad Bishop · 3 years, 10 months ago
- ee294d6 manager: fix build fail with CREATE_ASSOCIATIONS by Brad Bishop · 4 years ago
- 23a8d93 don't emit unnecessary signals by Brad Bishop · 4 years, 1 month ago
- 4627a9c manager: add status by Brad Bishop · 4 years, 1 month ago
- e96f2aa manager: explicitly pass deferSignal by Brad Bishop · 4 years, 1 month ago
- 104ccba associations: explicitly pass deferSignal by Brad Bishop · 4 years, 1 month ago
- 20c9435 manager: claim busname after startup complete by Brad Bishop · 4 years, 1 month ago
- acaaab6 manager: remove unused interface by Brad Bishop · 4 years, 1 month ago
- ea350c6 Remove ability to configure Manager attributes by Brad Bishop · 4 years, 1 month ago
- ae110f9 manager: avoid default arguments by Brad Bishop · 4 years, 1 month ago
- a83db30 style: update clang-format by Brad Bishop · 4 years, 1 month ago
- 84b99d9 serialization: add cereal support for maps by Patrick Williams · 4 years, 2 months ago
- 55f9eae sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 7 months ago
- 26f8668 sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years, 7 months ago
- ebff814 MAINTAINERS: update Deepak's email address by Patrick Williams · 4 years, 9 months ago
- 5587898 scripts: convert to python3 by Patrick Williams · 4 years, 9 months ago
- 5a71b4c dbus-name: do startup work before registering name by Andrew Geissler · 5 years ago
- af2eb7a Add support for byte array as a property type by Alpana Kumari · 5 years ago
- bbacd23 Update object-mapper.md link by Gunnar Mills · 5 years ago
- ded627c deserialization: adapt to filesystem API changes by Matt Spinler · 6 years ago
- c47ca58 Create associations by Matt Spinler · 6 years ago
- 99e66a0 Load the associations definitions by Matt Spinler · 6 years ago
- 852db67 Add associations::Manager class by Matt Spinler · 6 years ago
- fa4c837 Add the association functionality to the README by Matt Spinler · 6 years ago
- a248550 serialization: adapt to filesystem API changes by Brad Bishop · 6 years ago
- 1f4c70a serialization: Add cereal support for tuples by Brad Bishop · 6 years ago
- 3864659 serialization: use the same inflection as sdbus++ by Brad Bishop · 6 years ago
- e6b21c7 cleanup: Use filesystem instead of experimental by Kun Yi · 6 years ago
- 2ed0fd1 build: install into bin instead of sbin by Patrick Venture · 6 years ago
- 1384cde build: pkg anti-pattern: use defaults by Patrick Venture · 6 years ago
- 6b22dbb build: Don't build tests unless asked by Brad Bishop · 6 years ago
- 12ea1c5 manager: Add build testcase by Brad Bishop · 6 years ago
- 02763c6 manager: switch to refactored internal APIs by Brad Bishop · 6 years ago
- 9cc42ab manager: refactor interface templates by Brad Bishop · 6 years ago
- ca2a841 serialize: Add build testcase by Brad Bishop · 6 years ago
- 7dfd08f serialize: add concept API by Brad Bishop · 6 years ago
- 35aba23 build: Don't build tests unless asked by Brad Bishop · 6 years ago
- 6826840 utils: Add unit tests by Brad Bishop · 6 years ago
- d3d188d utils: Add missing headers by Brad Bishop · 6 years ago
- 02bdbe7 types: Add build testcase by Brad Bishop · 6 years ago
- b666e53 types: minor build improvements by Brad Bishop · 6 years ago
- 783d1f9 test: Add test-driver, minor refactoring by Brad Bishop · 6 years ago
- 25d54b5 Replace std::experimental::any with std::any by Brad Bishop · 6 years ago
- 6e94b65 Fix std::variant usage by William A. Kennington III · 6 years ago
- 979eb59 Generate functor to read a property by Matthew Barth · 6 years ago
- f094d44 Get an inventory property's value by Matthew Barth · 6 years ago
- 3bb98f2 Update .gitignore by Matthew Barth · 6 years ago
- 889c2df phosphor-inventory-manager: use c++17 by Vernon Mauery · 6 years ago
- a680d1e formatter: update clang-format and fix-up file(s) by Patrick Venture · 6 years ago
- d6819c9 Add -flto to CXXFLAGS by Andrew Geissler · 6 years ago
- 566e096 Add MAINTAINERS file by Andrew Jeffery · 7 years ago
- 63b07dc Use s.c_str() in log messages by Joseph Reynolds · 7 years ago
- 615b2a8 Enable clang-format by Brad Bishop · 7 years ago
- 6211a43 test: signalqueue: add explicit cast to bool by Brad Bishop · 7 years ago