1. 68a025f control: set_parameter_from_group: handle no max by Matt Spinler · 3 years, 7 months ago
  2. 55627ad control: Change `addGroup()` to get all managed objects by Matthew Barth · 3 years, 6 months ago
  3. 20afdda control: Support state parameter on net decrease target action by Matthew Barth · 3 years, 6 months ago
  4. 16f34a5 control: Remove iostream include from get_managed_objects action by Matthew Barth · 3 years, 6 months ago
  5. 077448a control: Add zone ceiling to debug dump by Matthew Barth · 3 years, 6 months ago
  6. d0ba86a control: Create parameter trigger by Matt Spinler · 3 years, 7 months ago
  7. 41e76f8 control: get_managed_objects action by Matt Spinler · 3 years, 8 months ago
  8. 1a19ead control: remove NaN from D-Bus properties by Mike Capps · 3 years, 7 months ago
  9. 3ea9ec2 sdbusplus: remove usage of deprecated alias by Patrick Williams · 3 years, 7 months ago
  10. c3a6908 control: Correct same signal object subscription of actions by Matthew Barth · 3 years, 7 months ago
  11. c024d78 control: Correct subscribing/handling of signals by Matthew Barth · 3 years, 7 months ago
  12. f0723ee control: mapped_floor: Allow missing parameters by Matt Spinler · 3 years, 7 months ago
  13. 29088e7 control: Fix typo in Manager::dumpCache by Matt Spinler · 3 years, 7 months ago
  14. a7fcf3e control: Have iA match use arg0Path param by Matt Spinler · 3 years, 7 months ago
  15. a0b8a68 control: Manager::addServices() fix by Matt Spinler · 3 years, 8 months ago
  16. 508bc76 control: Subscribe to nameOwnerChanged once per service by Matthew Barth · 3 years, 7 months ago
  17. d1f97f4 control: Add power on/off triggers by Matt Spinler · 3 years, 7 months ago
  18. ade0c37 control: Timer trigger can preload groups by Matt Spinler · 3 years, 7 months ago
  19. 65dfe1e control: Add count state floor action by Matt Spinler · 3 years, 7 months ago
  20. b884865 control: mapped_floor: use setFloorHold by Matt Spinler · 3 years, 7 months ago
  21. 40554d8 control: Add setFloorHold to Zone by Matt Spinler · 3 years, 7 months ago
  22. 9db6dd1 control: Store zone data in the dump by Matt Spinler · 3 years, 7 months ago
  23. b5c21a2 control: Add cache maps to fan control dump by Matt Spinler · 3 years, 8 months ago
  24. 7787def control: Dump flight recorder to a JSON file by Matt Spinler · 3 years, 8 months ago
  25. 55ed901 control:actions: Replace `speed` with `target` by Matthew Barth · 3 years, 7 months ago
  26. 93a10ab control: `member` signal triggers use event groups by Matthew Barth · 3 years, 8 months ago
  27. 3695ac3 control: Correct reloading groups.json thru SIGHUP by Matthew Barth · 3 years, 8 months ago
  28. 039f91e control: Use event groups on `signal` triggers by Matthew Barth · 3 years, 8 months ago
  29. c7f629d control: Use event groups on `init` triggers by Matthew Barth · 3 years, 8 months ago
  30. cd6f379 control: Pass event groups when enabling triggers by Matthew Barth · 3 years, 8 months ago
  31. 5fb5268 control: No longer append action groups to event groups by Matthew Barth · 3 years, 8 months ago
  32. c9d49a6 control: Flight recorder wrapper for actions by Matt Spinler · 3 years, 8 months ago
  33. 2fc0a35 control: Dump flight recorder on signal SIGUSR1 by Matt Spinler · 3 years, 8 months ago
  34. 1327096 control: Create FlightRecorder class by Matt Spinler · 3 years, 8 months ago
  35. ddb773b catch exceptions as const by Patrick Williams · 3 years, 8 months ago
  36. 1686179 control: Support `member` signal triggers by Matthew Barth · 3 years, 8 months ago
  37. 737f11c control: Provide trigger JSON to signal trigger subscribing by Matthew Barth · 3 years, 8 months ago
  38. 5894cd1 control: Remove deprecated `setActiveAllow` method by Matthew Barth · 3 years, 8 months ago
  39. 5368011 control: Associate identifier with target holds by Matthew Barth · 3 years, 8 months ago
  40. c981bb5 control: Mapped floor action can use parameters by Matt Spinler · 3 years, 9 months ago
  41. 65d0750 control: Remove setting target = poweron target at startup by Matthew Barth · 3 years, 9 months ago
  42. 12e888f control: Use `poweron_target` in place of `full_speed` by Matthew Barth · 3 years, 10 months ago
  43. d9ec33a exception: switch to public sdbus exception by Patrick Williams · 3 years, 9 months ago
  44. 8914752 control: Rename increase/decrease actions by Matthew Barth · 3 years, 9 months ago
  45. 6a2418a control: Throw exception when no zones exist at poweron by Matthew Barth · 3 years, 9 months ago
  46. 82a7d0b control: CountStateTarget action use unique identifier by Matthew Barth · 3 years, 9 months ago
  47. bab94f2 control: Replace 'speed' with 'target' in CountStateTarget class by Matthew Barth · 3 years, 9 months ago
  48. 81bc880 control: set_parameter_from_group_max action by Matt Spinler · 3 years, 10 months ago
  49. babe312 control: Parameter use for set_net_increase_speed by Matt Spinler · 3 years, 10 months ago
  50. c09b8c8 control: Add Modifier utility by Matt Spinler · 3 years, 10 months ago
  51. d76351b control: Add a parameter store to Manager by Matt Spinler · 3 years, 10 months ago
  52. 848799f control: Create MappedFloor action by Matt Spinler · 4 years ago
  53. 3483515 control: Use getSubTreeRaw call in addServices by Matt Spinler · 4 years ago
  54. 5a2b501 control: Remove target check in Zone::setTarget by Matt Spinler · 3 years, 11 months ago
  55. 9d76388 control: Ability to set default floor on zone by Matthew Barth · 4 years ago
  56. cb112a3 control:actions: Add timer based actions by Matthew Barth · 4 years ago
  57. b2cd93f control: Stop forcing power state changed by Matthew Barth · 4 years ago
  58. e386fbb control: Make setting groups public and static by Matthew Barth · 4 years ago
  59. b5811a6 control:actions: Support adding zones to actions after creation by Matthew Barth · 4 years ago
  60. 7072237 control: Enhance handling exceptions restoring `Current` mode property by Matthew Barth · 4 years ago
  61. 27958bf control: Temporarily handle starting at poweron by Matthew Barth · 4 years ago
  62. fac8a2f control: Store signal packages as a reference by Matthew Barth · 4 years ago
  63. 3770a1d control: Load config file(s) when available by Matthew Barth · 4 years ago
  64. 1542fb5 control: Add ObjectManager interface by Matthew Barth · 4 years ago
  65. 68ac004 control: Add successful configuration file loaded message by Matthew Barth · 4 years ago
  66. 042501c control: Remove manager JSON config by Matthew Barth · 4 years ago
  67. 48f44da control: Set fans to `poweron_target` at poweron by Matthew Barth · 4 years ago
  68. 2504c77 control: Make decrease interval optional by Matthew Barth · 4 years ago
  69. ab8e4b8 control: Introduce `poweron_target` configuration attribute by Matthew Barth · 4 years ago
  70. e91ac86 control: Support reloading configurations with SIGHUP by Matthew Barth · 4 years ago
  71. bc89a8a control: Manage zones' dbus interfaces with a DBusZone object by Matthew Barth · 4 years ago
  72. 279183f control: DBusZone object for dbus objects by Matthew Barth · 4 years ago
  73. 14303a4 control: Separate zone creation from enabling by Matthew Barth · 4 years ago
  74. b6ebac8 control: Remove manager parameter from create trigger function by Matthew Barth · 4 years ago
  75. 54b5a24 control: Store/use trigger enable functions on events by Matthew Barth · 4 years ago
  76. 152cc4f control: Remove event `getActions()` by Matthew Barth · 4 years ago
  77. 619dc0f control: Remove JSON event precondition support by Matthew Barth · 4 years ago
  78. c8bde4a control: Optimize loading/configuring event groups by Matthew Barth · 4 years ago
  79. 50219f5 control: Handle `Current` property changing by Matthew Barth · 4 years, 1 month ago
  80. 5606ec8 control: Support switch to 'default_ceiling' by Matthew Barth · 4 years, 1 month ago
  81. 2a9e7b2 control: Set owner state for all service entries by Matthew Barth · 4 years, 1 month ago
  82. 9403a21 control: Switch to using static instance of bus by Matthew Barth · 4 years, 1 month ago
  83. e6d1f78 control: Extract bus object from config argument pack by Matthew Barth · 4 years, 1 month ago
  84. e8441c6 control: Add init trigger support by Matthew Barth · 4 years, 1 month ago
  85. f41e947 control: Get property from cache and add objects by Matthew Barth · 4 years, 1 month ago
  86. b03f6bb control: Add nameOwnerChanged signal support by Matthew Barth · 4 years, 1 month ago
  87. c269140 control: Add interfacesRemoved signal support by Matthew Barth · 4 years, 1 month ago
  88. 599afce control: Add interfacesAdded signal support by Matthew Barth · 4 years, 1 month ago
  89. baeeb8f control: Add signal triggers with propertiesChanged signals by Matthew Barth · 4 years, 1 month ago
  90. ebabc04 control: Setup to subscribe and handle signals by Matthew Barth · 4 years, 1 month ago
  91. b3946f8 control: Copy everything in Group copy constructor by Matthew Barth · 4 years, 1 month ago
  92. a8ea091 control: Correct which json object used in event actions by Matthew Barth · 4 years, 1 month ago
  93. 98f6fc1 control: Remove `path` argument to add services by Matthew Barth · 4 years, 2 months ago
  94. 93341e0 control: Add timer trigger support by Matthew Barth · 4 years, 2 months ago
  95. 0620be7 control: Add event trigger creation by Matthew Barth · 4 years, 2 months ago
  96. eebde06 control: Add getBus() and getGroups() functions for triggers by Matthew Barth · 4 years, 2 months ago
  97. d4bd0ae control: Provide pointer to manager object to events by Matthew Barth · 4 years, 2 months ago
  98. 4ca87fa control: Handle updating service states by Matthew Barth · 4 years, 2 months ago
  99. 00f6aa0 control: Timers no longer need the zone and group by Matthew Barth · 4 years, 2 months ago
  100. 6d2476c control: Actions use list of groups set on base object by Matthew Barth · 4 years, 2 months ago