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