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