1. ea5a8fc fanctl: Added README.md by Mike Capps · 3 years, 4 months ago
  2. ff96823 control: command line tool to retrieve fan status (reload function) by Mike Capps · 3 years, 6 months ago
  3. 16aab35 control: command line tool to retrieve fan status (set/resume functions) by Mike Capps · 3 years, 6 months ago
  4. ddb773b catch exceptions as const by Patrick Williams · 3 years, 3 months ago
  5. 1686179 control: Support `member` signal triggers by Matthew Barth · 3 years, 3 months ago
  6. 737f11c control: Provide trigger JSON to signal trigger subscribing by Matthew Barth · 3 years, 3 months ago
  7. 5894cd1 control: Remove deprecated `setActiveAllow` method by Matthew Barth · 3 years, 4 months ago
  8. 5368011 control: Associate identifier with target holds by Matthew Barth · 3 years, 4 months ago
  9. c981bb5 control: Mapped floor action can use parameters by Matt Spinler · 3 years, 4 months ago
  10. 530c655 control: add command line tool to retrieve fan status (get function) by Mike Capps · 3 years, 6 months ago
  11. 385b198 control: command line tool to retrieve fan status (status/help functions) by Mike Capps · 3 years, 7 months ago
  12. 65d0750 control: Remove setting target = poweron target at startup by Matthew Barth · 3 years, 4 months ago
  13. 12e888f control: Use `poweron_target` in place of `full_speed` by Matthew Barth · 3 years, 5 months ago
  14. d9ec33a exception: switch to public sdbus exception by Patrick Williams · 3 years, 4 months ago
  15. 8914752 control: Rename increase/decrease actions by Matthew Barth · 3 years, 5 months ago
  16. 6a2418a control: Throw exception when no zones exist at poweron by Matthew Barth · 3 years, 4 months ago
  17. 82a7d0b control: CountStateTarget action use unique identifier by Matthew Barth · 3 years, 5 months ago
  18. bab94f2 control: Replace 'speed' with 'target' in CountStateTarget class by Matthew Barth · 3 years, 5 months ago
  19. 81bc880 control: set_parameter_from_group_max action by Matt Spinler · 3 years, 5 months ago
  20. babe312 control: Parameter use for set_net_increase_speed by Matt Spinler · 3 years, 5 months ago
  21. c09b8c8 control: Add Modifier utility by Matt Spinler · 3 years, 5 months ago
  22. d76351b control: Add a parameter store to Manager by Matt Spinler · 3 years, 5 months ago
  23. ceb75d7 control: Install JSON config files from repo by Matthew Barth · 3 years, 5 months ago
  24. b9f9418 control: Add machine JSON config files by Matthew Barth · 3 years, 5 months ago
  25. 848799f control: Create MappedFloor action by Matt Spinler · 3 years, 6 months ago
  26. 3483515 control: Use getSubTreeRaw call in addServices by Matt Spinler · 3 years, 6 months ago
  27. 5a2b501 control: Remove target check in Zone::setTarget by Matt Spinler · 3 years, 6 months ago
  28. 9d76388 control: Ability to set default floor on zone by Matthew Barth · 3 years, 6 months ago
  29. cb112a3 control:actions: Add timer based actions by Matthew Barth · 3 years, 6 months ago
  30. b2cd93f control: Stop forcing power state changed by Matthew Barth · 3 years, 7 months ago
  31. 2feab08 control: Use sdeventplus access delegate for getting event by Matthew Barth · 3 years, 6 months ago
  32. e386fbb control: Make setting groups public and static by Matthew Barth · 3 years, 6 months ago
  33. b5811a6 control:actions: Support adding zones to actions after creation by Matthew Barth · 3 years, 6 months ago
  34. 058180f control: Install service files from repo by Matthew Barth · 3 years, 7 months ago
  35. 7072237 control: Enhance handling exceptions restoring `Current` mode property by Matthew Barth · 3 years, 7 months ago
  36. 27958bf control: Temporarily handle starting at poweron by Matthew Barth · 3 years, 7 months ago
  37. fac8a2f control: Store signal packages as a reference by Matthew Barth · 3 years, 7 months ago
  38. 3770a1d control: Load config file(s) when available by Matthew Barth · 3 years, 7 months ago
  39. 1542fb5 control: Add ObjectManager interface by Matthew Barth · 3 years, 7 months ago
  40. 68ac004 control: Add successful configuration file loaded message by Matthew Barth · 3 years, 7 months ago
  41. 042501c control: Remove manager JSON config by Matthew Barth · 3 years, 7 months ago
  42. 48f44da control: Set fans to `poweron_target` at poweron by Matthew Barth · 3 years, 8 months ago
  43. 2504c77 control: Make decrease interval optional by Matthew Barth · 3 years, 8 months ago
  44. ab8e4b8 control: Introduce `poweron_target` configuration attribute by Matthew Barth · 3 years, 8 months ago
  45. e91ac86 control: Support reloading configurations with SIGHUP by Matthew Barth · 3 years, 8 months ago
  46. bc89a8a control: Manage zones' dbus interfaces with a DBusZone object by Matthew Barth · 3 years, 8 months ago
  47. 279183f control: DBusZone object for dbus objects by Matthew Barth · 3 years, 8 months ago
  48. 14303a4 control: Separate zone creation from enabling by Matthew Barth · 3 years, 8 months ago
  49. b6ebac8 control: Remove manager parameter from create trigger function by Matthew Barth · 3 years, 8 months ago
  50. 54b5a24 control: Store/use trigger enable functions on events by Matthew Barth · 3 years, 8 months ago
  51. 152cc4f control: Remove event `getActions()` by Matthew Barth · 3 years, 8 months ago
  52. 619dc0f control: Remove JSON event precondition support by Matthew Barth · 3 years, 8 months ago
  53. c8bde4a control: Optimize loading/configuring event groups by Matthew Barth · 3 years, 8 months ago
  54. 50219f5 control: Handle `Current` property changing by Matthew Barth · 3 years, 8 months ago
  55. 5606ec8 control: Support switch to 'default_ceiling' by Matthew Barth · 3 years, 8 months ago
  56. 2a9e7b2 control: Set owner state for all service entries by Matthew Barth · 3 years, 8 months ago
  57. 9403a21 control: Switch to using static instance of bus by Matthew Barth · 3 years, 8 months ago
  58. e6d1f78 control: Extract bus object from config argument pack by Matthew Barth · 3 years, 8 months ago
  59. e8441c6 control: Add init trigger support by Matthew Barth · 3 years, 8 months ago
  60. f41e947 control: Get property from cache and add objects by Matthew Barth · 3 years, 8 months ago
  61. b03f6bb control: Add nameOwnerChanged signal support by Matthew Barth · 3 years, 8 months ago
  62. c269140 control: Add interfacesRemoved signal support by Matthew Barth · 3 years, 8 months ago
  63. 599afce control: Add interfacesAdded signal support by Matthew Barth · 3 years, 8 months ago
  64. baeeb8f control: Add signal triggers with propertiesChanged signals by Matthew Barth · 3 years, 8 months ago
  65. ebabc04 control: Setup to subscribe and handle signals by Matthew Barth · 3 years, 8 months ago
  66. b3946f8 control: Copy everything in Group copy constructor by Matthew Barth · 3 years, 8 months ago
  67. a8ea091 control: Correct which json object used in event actions by Matthew Barth · 3 years, 8 months ago
  68. 98f6fc1 control: Remove `path` argument to add services by Matthew Barth · 3 years, 9 months ago
  69. 93341e0 control: Add timer trigger support by Matthew Barth · 3 years, 9 months ago
  70. 0620be7 control: Add event trigger creation by Matthew Barth · 3 years, 9 months ago
  71. eebde06 control: Add getBus() and getGroups() functions for triggers by Matthew Barth · 3 years, 9 months ago
  72. d4bd0ae control: Provide pointer to manager object to events by Matthew Barth · 3 years, 9 months ago
  73. 4ca87fa control: Handle updating service states by Matthew Barth · 3 years, 9 months ago
  74. 00f6aa0 control: Timers no longer need the zone and group by Matthew Barth · 3 years, 9 months ago
  75. 6d2476c control: Actions use list of groups set on base object by Matthew Barth · 3 years, 9 months ago
  76. 19c7749 control: Update base action object with zones and groups used by Matthew Barth · 3 years, 9 months ago
  77. 543e89e control: Group configuration inputs should be const by Matthew Barth · 3 years, 9 months ago
  78. 46b3448 control: Set groups & zones on event actions by Matthew Barth · 3 years, 9 months ago
  79. 9f1632e control: Provide zones to the events by Matthew Barth · 3 years, 9 months ago
  80. 776ca56 control: Add event actions by Matthew Barth · 3 years, 9 months ago
  81. 0206c72 control: Create config key check function by Matthew Barth · 3 years, 10 months ago
  82. e557860 control: Use Group objects in events by Matthew Barth · 3 years, 10 months ago
  83. 4242805 control: Handle empty profiles for configuration objects by Matthew Barth · 3 years, 10 months ago
  84. cfad2a5 control: Remove `json_parser` source by Matthew Barth · 3 years, 10 months ago
  85. 44ab769 control: Load JSON configured groups and events by Matthew Barth · 3 years, 10 months ago
  86. 6f78730 control: Update zone target on startup by Matthew Barth · 3 years, 10 months ago
  87. a448374 control: Restore `Current` property for each zone by Matthew Barth · 3 years, 10 months ago
  88. 007de09 control: Add zone increase & decrease timers by Matthew Barth · 3 years, 10 months ago
  89. 603ef16 control: Update config loading by Matthew Barth · 3 years, 10 months ago
  90. d9cb63b control: Handle adding timers and when they expire by Matthew Barth · 3 years, 10 months ago
  91. 45c44ea control: Add net target decrease action by Matthew Barth · 3 years, 10 months ago
  92. dc776c8 control: Add net target increase action by Matthew Barth · 3 years, 11 months ago
  93. 89c2fa1 control: Add count state set target action by Matthew Barth · 4 years ago
  94. bfd7e1b control: Extend actions from the config base object by Matthew Barth · 4 years ago
  95. 070ee3c control: Add set target on missing owner action by Matthew Barth · 4 years ago
  96. 07fecfc control: Add request target base action by Matthew Barth · 4 years ago
  97. 8ba715e control: Add zone setTarget required functions by Matthew Barth · 3 years, 10 months ago
  98. b584d81 control: Use JSON zone object's dbus property methods by Matthew Barth · 3 years, 10 months ago
  99. 7562772 control: Remove ZoneHandlers from JSON zone object by Matthew Barth · 3 years, 10 months ago
  100. 2b3253e control: Fill in `requestIncrease` method by Matthew Barth · 3 years, 10 months ago