1. cfdfa0d pdmgen: workaround restriction in sdbus++ NamedElement by Patrick Williams · 2 years, 9 months ago
  2. b839c3e format: fix logging of a boolean property by Alexander Filippov · 2 years, 10 months ago
  3. 764adb5 exception: switch to public sdbus exception by Patrick Williams · 2 years, 10 months ago
  4. f336768 size_t: ensure cstddef included by Andrew Geissler · 4 years, 1 month ago
  5. ae4c95c string: ensure string included by Andrew Geissler · 4 years, 1 month ago
  6. 35b4f33 sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 1 month ago
  7. 34ef1e5 sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years, 1 month ago
  8. 44fd7e8 Switch to python 3 by Marri Devender Rao · 4 years, 4 months ago
  9. 5c3a085 dbus-name: do startup work before registering name by Andrew Geissler · 4 years, 8 months ago
  10. 07c3513 test: Add median condition generation test entries by Matthew Barth · 4 years, 8 months ago
  11. bd31f39 test: Fix condition generation callbacks size test by Matthew Barth · 4 years, 8 months ago
  12. 9b50214 test: Add property watch filter tests by Matthew Barth · 4 years, 8 months ago
  13. 39c8215 test: Functionalize test state validation check by Matthew Barth · 4 years, 8 months ago
  14. 5288136 test: Rename "ExpectedValues" struct to "Values" by Matthew Barth · 4 years, 8 months ago
  15. efe0158 Create Filters class to store filter functions by Matthew Barth · 4 years, 10 months ago
  16. ae786ef Add filters option to property watch class by Matthew Barth · 4 years, 10 months ago
  17. efdd03c Add median* condition by Matthew Barth · 4 years, 10 months ago
  18. 22bf900 Add propertywatchtest unit tests to `make check` by Matthew Barth · 4 years, 9 months ago
  19. f79fc09 Fixup propertywatchtest by Matthew Barth · 4 years, 9 months ago
  20. 181a224 Add generated interfaceaddtest to .gitignore by Matthew Barth · 4 years, 9 months ago
  21. 91e14a5 Add generated interfaceaddtest.hpp to .gitignore by Matthew Barth · 4 years, 10 months ago
  22. 92907da build: install into bin instead of sbin by Patrick Venture · 5 years ago
  23. 12789e6 Exception processing added for CallDBusMethod::op. by Alexander Soldatov · 6 years ago
  24. 78a5df9 Saving current context in DeferrableCallback added. by Alexander Soldatov · 6 years ago
  25. 223c409 sdevent: Remove in favor of sdeventplus by William A. Kennington III · 6 years ago
  26. ecf8910 Use new Association interface name by Matt Spinler · 6 years ago
  27. efcd653 std::variant: Fixup .get() usage by William A. Kennington III · 6 years ago
  28. 0b45a3c event: use const reference for string params by Patrick Venture · 6 years ago
  29. 6383049 Fix some journal metadata by Matt Spinler · 6 years ago
  30. 3d6d318 update .clang-format by Patrick Venture · 6 years ago
  31. ac80395 clang-format-6.0 bump fixes by Patrick Venture · 6 years ago
  32. e88df9c Raise SNMP trap by reading error entry properties by Marri Devender Rao · 6 years ago
  33. 2ded5e1 sdbusplus: Improve error handling by Adriana Kobylak · 6 years ago
  34. cca7a7c propertywatch: Improve error handling by Brad Bishop · 6 years ago
  35. 6522cdc tests: Get make check working again by Brad Bishop · 6 years ago
  36. 195550c Remove journal entries for failed sdbusplus calls by Matt Spinler · 6 years ago
  37. 0049c98 Add sdbusplus exception handling by Adriana Kobylak · 6 years ago
  38. e5576bf Add unit test for watches created on object paths by Marri Devender Rao · 6 years ago
  39. 80c7061 Modify parser and add mako scripts for watch on object path by Marri Devender Rao · 6 years ago
  40. 0dabe59 Add watch on D-Bus object paths by Marri Devender Rao · 6 years ago
  41. 70aafbb Add SNMP event callback for error notification by Marri Devender Rao · 6 years ago
  42. ee4c6eb Fix callback unit test failure by Marri Devender Rao · 6 years ago
  43. 6524b9d Add persistency for events by Dhruvaraj Subhashchandran · 7 years ago
  44. 06fdaff Spelling fixes by Gunnar Mills · 6 years ago
  45. d1eac88 Enable clang-format by Brad Bishop · 6 years ago
  46. 1abcb06 Add constants for tuple fields by Matt Spinler · 6 years ago
  47. 3c5318d Add ElogWithMetaDataCapture class by Matt Spinler · 6 years ago
  48. 35e75f0 count: Add missing functional include by Brad Bishop · 6 years ago
  49. 05a2ac3 Save property check results in CountCondition by Matt Spinler · 6 years ago
  50. abe43ab Extend storage array to contain additional data by Matt Spinler · 6 years ago
  51. c458dee Add oneshot support to count conditions by Matt Spinler · 6 years ago
  52. 8bbf9d2 Implement event rotating by Ratan Gupta · 7 years ago
  53. 3e84ec6 Implement create function in event manager by Ratan Gupta · 7 years ago
  54. cd22786 Implement event manager class by Ratan Gupta · 7 years ago
  55. ef69ac0 Don't take action if the callback is of event type by Ratan Gupta · 6 years ago
  56. a45e086 Add callback contexts by Ratan Gupta · 6 years ago
  57. 882d741 Include missing header file by Ratan Gupta · 6 years ago
  58. c3dfe61 Change the access mode of the function getBus by Ratan Gupta · 7 years ago
  59. 40e0db4 Adding the section for event call back. by Ratan Gupta · 7 years ago
  60. 90bfaea Initial support for event callbacks by Ratan Gupta · 7 years ago
  61. 80e9b65 Fix pep8 errors in pdmgen.py by Matt Spinler · 7 years ago
  62. 7af9588 Add resolve callouts test to YAML by Matt Spinler · 7 years ago
  63. f7a6a46 Add resolve callout example by Matt Spinler · 7 years ago
  64. 1d6ca48 Add resolve callout rule support to YAML parser by Matt Spinler · 7 years ago
  65. f55c1ee Set Resolved property on elog entry by Matt Spinler · 7 years ago
  66. 4eaa77b Find the error logs that have a certain callout by Matt Spinler · 7 years ago
  67. df1b7cf Add getBusName() utility function to SDBusPlus by Matt Spinler · 7 years ago
  68. 56fd833 Add ResolveCallout class by Matt Spinler · 7 years ago
  69. 78199b4 Spelling fixes by Gunnar Mills · 7 years ago
  70. 937df1a Add more elog tests by Gunnar Mills · 7 years ago
  71. acac602 Add elog to example.yaml by Gunnar Mills · 7 years ago
  72. 2c11e45 Add tests for elog by Gunnar Mills · 7 years ago
  73. 30474cf Add support for metadata by Gunnar Mills · 7 years ago
  74. d5faea3 Add support for elog callback by Gunnar Mills · 7 years ago
  75. 9679d43 Create new Elog class by Gunnar Mills · 7 years ago
  76. 2df09e2 Grammar fixes in example.yaml by Gunnar Mills · 7 years ago
  77. a2e9cdf Remove dead code by Brad Bishop · 7 years ago
  78. 1ada93b Remove use of std::cref by Brad Bishop · 7 years ago
  79. d9c1fab Attach sdevent mainloop to dbus by Brad Bishop · 7 years ago
  80. ce4fbe1 expose watch callbacks by Brad Bishop · 7 years ago
  81. 18b228e Invoke callbacks under make check by Brad Bishop · 7 years ago
  82. ec2ed2f Fix bool and string templates/rendering by Brad Bishop · 7 years ago
  83. babf3b7 pdmgen: Require uppercase meta keys by Brad Bishop · 7 years ago
  84. 2d6586a build: Correct out of tree build bugs by Brad Bishop · 7 years ago
  85. 3539db6 Add deferrable callbacks by Brad Bishop · 7 years ago
  86. aabc546 Add SDEvent delegate by Brad Bishop · 7 years ago
  87. 605662d Add sdevent C++ wrappers by Brad Bishop · 7 years ago
  88. f67884e Start watches at application startup by Brad Bishop · 7 years ago
  89. 0df00be Method support by Brad Bishop · 7 years ago
  90. 0107989 pdmgen: Add support for rendering argument lists by Brad Bishop · 7 years ago
  91. fccdc39 Link watches to callbacks by Brad Bishop · 7 years ago
  92. b97bfff Add testcase for conditions by Brad Bishop · 7 years ago
  93. 4041d72 Add conditional callbacks by Brad Bishop · 7 years ago
  94. 731171a Add testcase for callback groups by Brad Bishop · 7 years ago
  95. 49e6617 Add callback groups by Brad Bishop · 7 years ago
  96. 3ce5c48 Add testcase for callbacks by Brad Bishop · 7 years ago
  97. c1283ae Add support for callbacks by Brad Bishop · 7 years ago
  98. 893b348 Add printf format utility by Brad Bishop · 7 years ago
  99. 13fd872 Add testcases for property watches by Brad Bishop · 7 years ago
  100. 4b916f1 Add property watches by Brad Bishop · 7 years ago