- 6a2b895 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago master
- 3526253 markdownlint: fix all warnings by Patrick Williams · 2 years ago
- 2b14012 prettier: re-format by Patrick Williams · 2 years ago
- c4bc11e black: re-format by Patrick Williams · 2 years ago
- 7f2b6ae python: fix flake8 warnings and format with black by Patrick Williams · 2 years, 1 month ago
- 2d38eda MAINTAINERS: remove file by Patrick Williams · 2 years, 5 months ago
- 8123a71 sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 5 months ago
- d29ded8 OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 2 years, 5 months ago
- 1b38809 Fix typo by Matt Spinler · 2 years, 7 months ago
- d5b6fd1 build: enable C++20 by Patrick Williams · 2 years, 8 months ago
- c076362 sdbusplus: object: don't use 'bool' argument constructor by Patrick Williams · 2 years, 9 months ago
- e841b05 Add OWNERS file by Manojkiran Eda · 3 years, 2 months ago
- bf9ea8a catch exceptions as const by Patrick Williams · 3 years, 3 months ago
- 1eb6367 Switch SdBusError to generic sdbusplus exception by Matt Spinler · 3 years, 4 months ago
- 074d53b MAINTAINERS: remove Deepak by Patrick Williams · 3 years, 8 months ago
- 3c84596 bootstrap: fix shellcheck warnings by Patrick Williams · 3 years, 8 months ago
- aeaa374 Remove ibm-dbus-ifaces dependency by Matt Spinler · 4 years, 6 months ago
- 29c2ec6 string: ensure string included by Andrew Geissler · 4 years, 7 months ago
- b9ba941 sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 7 months ago
- 0d9b74d MAINTAINERS: update Deepak's email address by Patrick Williams · 4 years, 7 months ago
- b5af3a3 sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years, 7 months ago
- 94924b4 Update condense_policy.py for python3 by Matt Spinler · 4 years, 10 months ago
- c4cd4dc create_error_reports update for python3 by Matt Spinler · 4 years, 10 months ago
- 4c0e894 Updates for new association interface by Matt Spinler · 5 years ago
- 3dd7c2e build: install into bin instead of sbin by Patrick Venture · 6 years ago
- 1882504 build: pkg anti-pattern: use defaults by Patrick Venture · 6 years ago
- f5866e7 Fixup std::variant usage by William A. Kennington III · 6 years ago
- 9351665 Remove dead is_method_error code by Matt Spinler · 6 years ago
- 54ea3ad Use C++17 optional and any by Matt Spinler · 6 years ago
- 5b6d0f6 ibm-logging: use c++17 by Vernon Mauery · 6 years ago
- c57aa4b Policy table lookup enhancements by Matt Spinler · 6 years ago
- 6cfccf4 condense_policy.py: Allow multiple || separators by Matt Spinler · 6 years ago
- 7766e25 Fix GetSubTree depth argument type by Matt Spinler · 6 years ago
- 66e0707 clang-format updates by Matt Spinler · 6 years ago
- 34af47f Handle SdBusError exceptions by Matt Spinler · 6 years ago
- 4afb6f8 Remove an old TODO by Matt Spinler · 6 years ago
- 3e71c97 Merge "Use s.c_str() in log messages" by Matt Spinler · 7 years ago
- 60f53d8 Restore Callout objects by Matt Spinler · 7 years ago
- 52ee71b Create the Callout objects by Matt Spinler · 7 years ago
- e6a5159 Use different code paths for create and restore by Matt Spinler · 7 years ago
- d82a6dd Add getSubtree and getAllProperties functions by Matt Spinler · 7 years ago
- 32219be Add function prologue for getManagedObjects by Matt Spinler · 7 years ago
- a3c33e7 Add Callout serialization unit tests by Matt Spinler · 7 years ago
- ef3b86f Add serialization to the Callout class by Matt Spinler · 7 years ago
- 23818bb Add Callout class by Matt Spinler · 7 years ago
- 677143b Add support for child D-Bus objects by Matt Spinler · 7 years ago
- a139035 Create an erase() function by Matt Spinler · 7 years ago
- cb5c032 Add MAINTAINERS file by Andrew Jeffery · 7 years ago
- 5353026 Use s.c_str() in log messages by Joseph Reynolds · 7 years ago
- 9bea4ea Revert "Implement the Delete interface" by Matt Spinler · 7 years ago
- 6fac45e Revert "Implement the DeleteAll interface" by Matt Spinler · 7 years ago
- 055da3b Revert "Remove the interfaces removed handler" by Matt Spinler · 7 years ago
- 200ead2 Support a catch all in the policy data by Matt Spinler · 7 years ago
- 19ff79f Remove the interfaces removed handler by Matt Spinler · 7 years ago
- 2cfceb4 Implement the DeleteAll interface by Matt Spinler · 7 years ago
- 433bead Implement the Delete interface by Matt Spinler · 7 years ago
- 491fc6f Create wrapper function for adding an interface by Matt Spinler · 7 years ago
- 259e727 Enable clang-format by Matt Spinler · 7 years ago
- 3911b05 Add policy table vs error YAML crosscheck report by Matt Spinler · 7 years ago
- a5ae51c Parse error metadata yaml in reporting script by Matt Spinler · 7 years ago
- 3048ecc Add debug script to dump all openBMC errors by Matt Spinler · 7 years ago
- 4bffa93 Add script to condense the policy table JSON by Matt Spinler · 7 years ago
- 62011e2 Add unit tests for policy::find() by Matt Spinler · 7 years ago
- e3be64f Find the search modifier to use by Matt Spinler · 7 years ago
- 8e24dbc Use a policy search modifier to find a table entry by Matt Spinler · 7 years ago
- 4a6ea6a Find a policy entry and create the Policy object by Matt Spinler · 7 years ago
- 7ce3eef Add default event ID and error description by Matt Spinler · 7 years ago
- 743e582 Add policy::Table class to Manager by Matt Spinler · 7 years ago
- b96fa32 Add unit tests for the policy table by Matt Spinler · 7 years ago
- 3c9e301 Find an entry in the policy table by Matt Spinler · 7 years ago
- 8c0a63f Add policy::Table class by Matt Spinler · 7 years ago
- 57724a9 Start the D-Bus loop in main() by Matt Spinler · 7 years ago
- 54bfa7e Create objects for existing logs on startup by Matt Spinler · 7 years ago
- bc99749 Add getManagedObjects helper function by Matt Spinler · 7 years ago
- e0017eb Add Manager class by Matt Spinler · 7 years ago
- c1d6577 Add ibm-log-manager application by Matt Spinler · 7 years ago
- fbad2b7 Add Readme by Matt Spinler · 7 years ago
- 2ae7dd1 Initial commit by Brad Bishop · 7 years ago