1. 7fe55e9 clang-format: copy latest and re-format by Patrick Williams · 7 months ago master
  2. a4c3d2e meson_options.txt: Support for reading options from meson.options by George Liu · 9 months ago
  3. 5875d56 build: upgrade to C++23 by Patrick Williams · 10 months ago
  4. c5fe26a clang-format: copy latest and re-format by Patrick Williams · 12 months ago
  5. 34d7d74 markdownlint: fix all warnings by Patrick Williams · 1 year, 5 months ago
  6. 7b7cb1a beautysh: re-format by Patrick Williams · 1 year, 5 months ago
  7. ab375ec black: re-format by Patrick Williams · 1 year, 5 months ago
  8. 2b31c98 prettier: re-format by Patrick Williams · 1 year, 5 months ago
  9. 18447ac python: fix flake8 warnings by Patrick Williams · 1 year, 5 months ago
  10. a1709e4 python: format with black by Patrick Williams · 1 year, 5 months ago
  11. bf97583 sdbusplus: Move callback instead of copy by William A. Kennington III · 1 year, 5 months ago
  12. 04267b4 Add argument for errors.hpp to pdmgen.py, fix race by Matt Johnston · 1 year, 9 months ago
  13. 2f2ba6c MAINTAINERS: remove file by Patrick Williams · 1 year, 9 months ago
  14. 413a485 sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 10 months ago
  15. a1506ef OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 1 year, 10 months ago
  16. ecef119 Fix cppcheck warnings by George Liu · 1 year, 10 months ago
  17. 6f04b22 Handle D-Bus exceptions by George Liu · 1 year, 11 months ago
  18. 13e3df6 logging: switch to lg2 by George Liu · 1 year, 11 months ago
  19. 48e0a19 meson: Remove compilation using autotools by George Liu · 1 year, 11 months ago
  20. 8246da0 Fix getting absolute path to YAML_PATH by George Liu · 1 year, 10 months ago
  21. 7efd6f3 meson: Add test meson build by George Liu · 1 year, 11 months ago
  22. c0fd1f8 meson: Add meson build by George Liu · 1 year, 11 months ago
  23. c3a0dad meson: Add subprojects file by George Liu · 1 year, 11 months ago
  24. 5e6b51d Fix cppcheck warnings by George Liu · 1 year, 11 months ago
  25. 3fe976c Update clang-format by George Liu · 1 year, 11 months ago
  26. 8d56d48 MAINTAINERS: remove Matt by Patrick Williams · 1 year, 11 months ago
  27. 26dc0bc remove std::experimental usage by Patrick Williams · 1 year, 11 months ago
  28. 98d6462 propertywatch: Add ignore_start_callback config by Lei YU · 2 years ago
  29. 2beffa6 build: enable C++20 by Patrick Williams · 2 years, 1 month ago
  30. afa54c6 Adding to support double type by Harvey.Wu · 2 years, 1 month ago
  31. 232f395 sdbusplus: object: don't use 'bool' argument constructor by Patrick Williams · 2 years, 1 month ago
  32. 74dc24a snmp_trap: send AdditionalData contents by Paul Fertser · 2 years, 4 months ago
  33. 0a3fe49 Add OWNERS file by Manojkiran Eda · 2 years, 6 months ago
  34. a95e8c8 catch exceptions as const by Patrick Williams · 2 years, 7 months ago
  35. cfdfa0d pdmgen: workaround restriction in sdbus++ NamedElement by Patrick Williams · 2 years, 8 months ago
  36. b839c3e format: fix logging of a boolean property by Alexander Filippov · 2 years, 8 months ago
  37. 764adb5 exception: switch to public sdbus exception by Patrick Williams · 2 years, 8 months ago
  38. 995060c bootstrap: fix shellcheck warnings by Patrick Williams · 3 years, 1 month ago
  39. f336768 size_t: ensure cstddef included by Andrew Geissler · 4 years ago
  40. ae4c95c string: ensure string included by Andrew Geissler · 4 years ago
  41. 35b4f33 sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years ago
  42. 34ef1e5 sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years ago
  43. 44fd7e8 Switch to python 3 by Marri Devender Rao · 4 years, 2 months ago
  44. b4d6990 maintainers: add some, remove some by Brad Bishop · 4 years, 6 months ago
  45. 5c3a085 dbus-name: do startup work before registering name by Andrew Geissler · 4 years, 6 months ago
  46. 07c3513 test: Add median condition generation test entries by Matthew Barth · 4 years, 7 months ago
  47. bd31f39 test: Fix condition generation callbacks size test by Matthew Barth · 4 years, 7 months ago
  48. 9b50214 test: Add property watch filter tests by Matthew Barth · 4 years, 7 months ago
  49. 39c8215 test: Functionalize test state validation check by Matthew Barth · 4 years, 7 months ago
  50. 5288136 test: Rename "ExpectedValues" struct to "Values" by Matthew Barth · 4 years, 7 months ago
  51. efe0158 Create Filters class to store filter functions by Matthew Barth · 4 years, 8 months ago
  52. ae786ef Add filters option to property watch class by Matthew Barth · 4 years, 8 months ago
  53. efdd03c Add median* condition by Matthew Barth · 4 years, 8 months ago
  54. 22bf900 Add propertywatchtest unit tests to `make check` by Matthew Barth · 4 years, 7 months ago
  55. f79fc09 Fixup propertywatchtest by Matthew Barth · 4 years, 7 months ago
  56. 181a224 Add generated interfaceaddtest to .gitignore by Matthew Barth · 4 years, 7 months ago
  57. 91e14a5 Add generated interfaceaddtest.hpp to .gitignore by Matthew Barth · 4 years, 8 months ago
  58. 92907da build: install into bin instead of sbin by Patrick Venture · 5 years ago
  59. 50b4b44 build: pkg anti-pattern: use defaults by Patrick Venture · 5 years ago
  60. 12789e6 Exception processing added for CallDBusMethod::op. by Alexander Soldatov · 5 years ago
  61. 78a5df9 Saving current context in DeferrableCallback added. by Alexander Soldatov · 5 years ago
  62. 223c409 sdevent: Remove in favor of sdeventplus by William A. Kennington III · 6 years ago
  63. ecf8910 Use new Association interface name by Matt Spinler · 6 years ago
  64. efcd653 std::variant: Fixup .get() usage by William A. Kennington III · 5 years ago
  65. 0b45a3c event: use const reference for string params by Patrick Venture · 6 years ago
  66. 8e27377 phosphor-dbus-monitor: use c++17 by Vernon Mauery · 6 years ago
  67. 6383049 Fix some journal metadata by Matt Spinler · 6 years ago
  68. 3d6d318 update .clang-format by Patrick Venture · 6 years ago
  69. ac80395 clang-format-6.0 bump fixes by Patrick Venture · 6 years ago
  70. e88df9c Raise SNMP trap by reading error entry properties by Marri Devender Rao · 6 years ago
  71. 2ded5e1 sdbusplus: Improve error handling by Adriana Kobylak · 6 years ago
  72. cca7a7c propertywatch: Improve error handling by Brad Bishop · 6 years ago
  73. 6522cdc tests: Get make check working again by Brad Bishop · 6 years ago
  74. 195550c Remove journal entries for failed sdbusplus calls by Matt Spinler · 6 years ago
  75. 0049c98 Add sdbusplus exception handling by Adriana Kobylak · 6 years ago
  76. e5576bf Add unit test for watches created on object paths by Marri Devender Rao · 6 years ago
  77. 80c7061 Modify parser and add mako scripts for watch on object path by Marri Devender Rao · 6 years ago
  78. 0dabe59 Add watch on D-Bus object paths by Marri Devender Rao · 6 years ago
  79. 70aafbb Add SNMP event callback for error notification by Marri Devender Rao · 6 years ago
  80. ee4c6eb Fix callback unit test failure by Marri Devender Rao · 6 years ago
  81. fb05210 Add MAINTAINERS file by Andrew Jeffery · 6 years ago
  82. 6524b9d Add persistency for events by Dhruvaraj Subhashchandran · 7 years ago
  83. 06fdaff Spelling fixes by Gunnar Mills · 6 years ago
  84. d1eac88 Enable clang-format by Brad Bishop · 6 years ago
  85. 1abcb06 Add constants for tuple fields by Matt Spinler · 6 years ago
  86. 3c5318d Add ElogWithMetaDataCapture class by Matt Spinler · 6 years ago
  87. 35e75f0 count: Add missing functional include by Brad Bishop · 6 years ago
  88. 05a2ac3 Save property check results in CountCondition by Matt Spinler · 6 years ago
  89. abe43ab Extend storage array to contain additional data by Matt Spinler · 6 years ago
  90. c458dee Add oneshot support to count conditions by Matt Spinler · 6 years ago
  91. 8bbf9d2 Implement event rotating by Ratan Gupta · 7 years ago
  92. 3e84ec6 Implement create function in event manager by Ratan Gupta · 7 years ago
  93. cd22786 Implement event manager class by Ratan Gupta · 7 years ago
  94. ef69ac0 Don't take action if the callback is of event type by Ratan Gupta · 6 years ago
  95. a45e086 Add callback contexts by Ratan Gupta · 6 years ago
  96. 882d741 Include missing header file by Ratan Gupta · 6 years ago
  97. c3dfe61 Change the access mode of the function getBus by Ratan Gupta · 6 years ago
  98. 40e0db4 Adding the section for event call back. by Ratan Gupta · 7 years ago
  99. 90bfaea Initial support for event callbacks by Ratan Gupta · 7 years ago
  100. 80e9b65 Fix pep8 errors in pdmgen.py by Matt Spinler · 7 years ago