- dfddd64 clang-format: re-format for clang-18 by Patrick Williams · 5 months ago
- 078c0a8 control: manager: Services with no managed objs by Chau Ly · 7 months ago
- 8d9c391 control: Add power on/offs to flight recorder by Matt Spinler · 1 year, 2 months ago
- 5e15c3b clang-format: copy latest and re-format by Patrick Williams · 1 year, 3 months ago
- fbf4703 use std::format instead of fmt::format by Patrick Williams · 1 year, 6 months ago
- 61b7329 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
- e56672d control: Trace around enabling events by Matt Spinler · 2 years ago
- 27f5f4e control: Remove the sdevent defer redirect on USR1 by Matt Spinler · 2 years, 4 months ago
- bf8e56f meson support: configuration option removal by Mike Capps · 2 years, 6 months ago
- cb356d4 sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 6 months ago
- b2e9a4f meson support: remove code warnings 2 by Mike Capps · 2 years, 7 months ago
- 808d7fe meson support: remove code warnings 1 by Mike Capps · 2 years, 7 months ago
- f16f063 control: Be more lenient toward missing sensors by Matt Spinler · 2 years, 8 months ago
- c3eb7b3 control: Add 'events' section to dump by Matt Spinler · 2 years, 9 months ago
- 9ac325c control: Let Manager::addObjects() take a service by Matt Spinler · 2 years, 9 months ago
- c2c2db7 control: Don't cache non-group properties by Matt Spinler · 2 years, 9 months ago
- d9f85c9 control: Stop caching uninteresting service ifaces by Matt Spinler · 2 years, 9 months ago
- 2f359f7 control - Reduce lookups of timer groups preloading by Matthew Barth · 2 years, 11 months ago
- 1a5c623 control - Correct and optimize further timer group preloading by Matthew Barth · 2 years, 11 months ago
- 95d7349 control: Rework/optimize preloading timer groups by Matthew Barth · 2 years, 11 months ago
- bd52ed0 control: Record configuration load/reload paths by Matthew Barth · 2 years, 11 months ago
- 6d8e2d3 control: `nameOwnerChanged` signals update all caches by Matthew Barth · 3 years ago
- 55627ad control: Change `addGroup()` to get all managed objects by Matthew Barth · 3 years, 1 month ago
- d0ba86a control: Create parameter trigger by Matt Spinler · 3 years, 2 months ago
- 1a19ead control: remove NaN from D-Bus properties by Mike Capps · 3 years, 3 months ago
- c3a6908 control: Correct same signal object subscription of actions by Matthew Barth · 3 years, 2 months ago
- c024d78 control: Correct subscribing/handling of signals by Matthew Barth · 3 years, 2 months ago
- 29088e7 control: Fix typo in Manager::dumpCache by Matt Spinler · 3 years, 2 months ago
- a0b8a68 control: Manager::addServices() fix by Matt Spinler · 3 years, 3 months ago
- d1f97f4 control: Add power on/off triggers by Matt Spinler · 3 years, 2 months ago
- ade0c37 control: Timer trigger can preload groups by Matt Spinler · 3 years, 2 months ago
- 9db6dd1 control: Store zone data in the dump by Matt Spinler · 3 years, 2 months ago
- b5c21a2 control: Add cache maps to fan control dump by Matt Spinler · 3 years, 3 months ago
- 7787def control: Dump flight recorder to a JSON file by Matt Spinler · 3 years, 3 months ago
- 3695ac3 control: Correct reloading groups.json thru SIGHUP by Matthew Barth · 3 years, 3 months ago
- 2fc0a35 control: Dump flight recorder on signal SIGUSR1 by Matt Spinler · 3 years, 3 months ago
- ddb773b catch exceptions as const by Patrick Williams · 3 years, 3 months ago
- 6a2418a control: Throw exception when no zones exist at poweron by Matthew Barth · 3 years, 4 months ago
- d76351b control: Add a parameter store to Manager by Matt Spinler · 3 years, 5 months ago
- 3483515 control: Use getSubTreeRaw call in addServices by Matt Spinler · 3 years, 6 months ago
- fac8a2f control: Store signal packages as a reference by Matthew Barth · 3 years, 7 months ago
- 3770a1d control: Load config file(s) when available by Matthew Barth · 3 years, 7 months ago
- 1542fb5 control: Add ObjectManager interface by Matthew Barth · 3 years, 7 months ago
- 042501c control: Remove manager JSON config by Matthew Barth · 3 years, 7 months ago
- 48f44da control: Set fans to `poweron_target` at poweron by Matthew Barth · 3 years, 7 months ago
- e91ac86 control: Support reloading configurations with SIGHUP by Matthew Barth · 3 years, 8 months ago
- 14303a4 control: Separate zone creation from enabling by Matthew Barth · 3 years, 8 months ago
- 54b5a24 control: Store/use trigger enable functions on events by Matthew Barth · 3 years, 8 months ago
- c8bde4a control: Optimize loading/configuring event groups by Matthew Barth · 3 years, 8 months ago
- 2a9e7b2 control: Set owner state for all service entries by Matthew Barth · 3 years, 8 months ago
- 9403a21 control: Switch to using static instance of bus by Matthew Barth · 3 years, 8 months ago
- e6d1f78 control: Extract bus object from config argument pack by Matthew Barth · 3 years, 8 months ago
- f41e947 control: Get property from cache and add objects by Matthew Barth · 3 years, 8 months ago
- ebabc04 control: Setup to subscribe and handle signals by Matthew Barth · 3 years, 8 months ago
- 98f6fc1 control: Remove `path` argument to add services by Matthew Barth · 3 years, 9 months ago
- d4bd0ae control: Provide pointer to manager object to events by Matthew Barth · 3 years, 9 months ago
- 4ca87fa control: Handle updating service states by Matthew Barth · 3 years, 9 months ago
- 00f6aa0 control: Timers no longer need the zone and group by Matthew Barth · 3 years, 9 months ago
- 19c7749 control: Update base action object with zones and groups used by Matthew Barth · 3 years, 9 months ago
- 9f1632e control: Provide zones to the events by Matthew Barth · 3 years, 9 months ago
- 0206c72 control: Create config key check function by Matthew Barth · 3 years, 9 months ago
- 44ab769 control: Load JSON configured groups and events by Matthew Barth · 3 years, 10 months ago
- 6f78730 control: Update zone target on startup by Matthew Barth · 3 years, 10 months ago
- 603ef16 control: Update config loading by Matthew Barth · 3 years, 10 months ago
- d9cb63b control: Handle adding timers and when they expire by Matthew Barth · 3 years, 10 months ago
- 07fecfc control: Add request target base action by Matthew Barth · 4 years ago
- b584d81 control: Use JSON zone object's dbus property methods by Matthew Barth · 3 years, 10 months ago
- 12cb125 control: Use group objects in actions by Matthew Barth · 3 years, 10 months ago
- de90fb4 control: Add fan objects to their zones by Matthew Barth · 3 years, 10 months ago
- acd737c control: Parse/add zones to manager by Matthew Barth · 3 years, 10 months ago
- 0676494 control: Create manager object for JSON configs by Matthew Barth · 3 years, 10 months ago
- a227a16 control: Parse optional "manager.json" by Matthew Barth · 4 years, 5 months ago