1. fbf4703 use std::format instead of fmt::format by Patrick Williams · 1 year, 6 months ago
  2. 61b7329 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  3. 78a48a5 control: Fix InterfacesRemoved match string by Matt Spinler · 2 years, 6 months ago
  4. b2e9a4f meson support: remove code warnings 2 by Mike Capps · 2 years, 7 months ago
  5. f16f063 control: Be more lenient toward missing sensors by Matt Spinler · 2 years, 8 months ago
  6. 9ac325c control: Let Manager::addObjects() take a service by Matt Spinler · 2 years, 9 months ago
  7. 1f40987 control:init trigger: Only call addObjects once by Matt Spinler · 2 years, 9 months ago
  8. 7b7df2a control - Ensure `nameHasOwner` set on all group members by Matthew Barth · 3 years ago
  9. 7a656e2 control - Remove `nameOwnerChanged` signal flight recorder by Matthew Barth · 3 years ago
  10. 6d8e2d3 control: `nameOwnerChanged` signals update all caches by Matthew Barth · 3 years ago
  11. 65f7281 control: Support group service names in name owner triggers by Matthew Barth · 3 years ago
  12. d0ba86a control: Create parameter trigger by Matt Spinler · 3 years, 2 months ago
  13. 3ea9ec2 sdbusplus: remove usage of deprecated alias by Patrick Williams · 3 years, 2 months ago
  14. c3a6908 control: Correct same signal object subscription of actions by Matthew Barth · 3 years, 2 months ago
  15. c024d78 control: Correct subscribing/handling of signals by Matthew Barth · 3 years, 2 months ago
  16. a7fcf3e control: Have iA match use arg0Path param by Matt Spinler · 3 years, 2 months ago
  17. 508bc76 control: Subscribe to nameOwnerChanged once per service by Matthew Barth · 3 years, 2 months ago
  18. d1f97f4 control: Add power on/off triggers by Matt Spinler · 3 years, 2 months ago
  19. ade0c37 control: Timer trigger can preload groups by Matt Spinler · 3 years, 2 months ago
  20. 93a10ab control: `member` signal triggers use event groups by Matthew Barth · 3 years, 3 months ago
  21. 039f91e control: Use event groups on `signal` triggers by Matthew Barth · 3 years, 3 months ago
  22. c7f629d control: Use event groups on `init` triggers by Matthew Barth · 3 years, 3 months ago
  23. cd6f379 control: Pass event groups when enabling triggers by Matthew Barth · 3 years, 3 months ago
  24. 1686179 control: Support `member` signal triggers by Matthew Barth · 3 years, 3 months ago
  25. 737f11c control: Provide trigger JSON to signal trigger subscribing by Matthew Barth · 3 years, 3 months ago
  26. fac8a2f control: Store signal packages as a reference by Matthew Barth · 3 years, 7 months ago
  27. b6ebac8 control: Remove manager parameter from create trigger function by Matthew Barth · 3 years, 8 months ago
  28. 54b5a24 control: Store/use trigger enable functions on events by Matthew Barth · 3 years, 8 months ago
  29. 50219f5 control: Handle `Current` property changing by Matthew Barth · 3 years, 8 months ago
  30. 2a9e7b2 control: Set owner state for all service entries by Matthew Barth · 3 years, 8 months ago
  31. e8441c6 control: Add init trigger support by Matthew Barth · 3 years, 8 months ago
  32. b03f6bb control: Add nameOwnerChanged signal support by Matthew Barth · 3 years, 8 months ago
  33. c269140 control: Add interfacesRemoved signal support by Matthew Barth · 3 years, 8 months ago
  34. 599afce control: Add interfacesAdded signal support by Matthew Barth · 3 years, 8 months ago
  35. baeeb8f control: Add signal triggers with propertiesChanged signals by Matthew Barth · 3 years, 8 months ago
  36. 93341e0 control: Add timer trigger support by Matthew Barth · 3 years, 9 months ago
  37. 0620be7 control: Add event trigger creation by Matthew Barth · 3 years, 9 months ago