Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main: fix loggingEnabled checking | Kun Yi | 2019-05-17 | 1 | -2/+2 |
* | Make dbusconfiguration reloadable without reboot | James Feist | 2019-05-09 | 1 | -51/+62 |
* | explicitly expect a directory for logging | Patrick Venture | 2019-05-08 | 1 | -1/+2 |
* | split parameters for logging and tuning | Patrick Venture | 2019-05-08 | 1 | -6/+8 |
* | main: drop log file path check | Patrick Venture | 2019-05-08 | 1 | -2/+1 |
* | Remove threads | James Feist | 2019-04-07 | 1 | -30/+15 |
* | swap out getopts for cli11 | Patrick Venture | 2019-03-11 | 1 | -34/+15 |
* | add tuning enable variable | Patrick Venture | 2019-02-28 | 1 | -1/+7 |
* | Expand conf namespace | James Feist | 2019-02-26 | 1 | -3/+3 |
* | build: drop support for YAML configurations | Patrick Venture | 2019-02-14 | 1 | -17/+16 |
* | main: if json configuration, override yaml built | Patrick Venture | 2019-02-14 | 1 | -18/+11 |
* | main: add json configuration path | Patrick Venture | 2019-02-14 | 1 | -0/+3 |
* | swap libconfig++ for json in configuration parsing | Patrick Venture | 2019-02-11 | 1 | -4/+12 |
* | Change all default_bus back to new_system bus | James Feist | 2019-01-29 | 1 | -1/+1 |
* | main: drop unused headers | Patrick Venture | 2018-11-26 | 1 | -2/+0 |
* | style: misc camel casing | Patrick Venture | 2018-10-30 | 1 | -13/+13 |
* | style: rename main globals per style | Patrick Venture | 2018-10-30 | 1 | -5/+5 |
* | style: function names should be lower camel | Patrick Venture | 2018-10-30 | 1 | -5/+5 |
* | style: fixup naming of structures | Patrick Venture | 2018-10-30 | 1 | -2/+2 |
* | cleanup: apply constness to read-only iterators | Patrick Venture | 2018-10-23 | 1 | -1/+1 |
* | cleanup: reduce scope of variables | Patrick Venture | 2018-10-13 | 1 | -2/+1 |
* | build: configureDbus replacing linked objects | Patrick Venture | 2018-09-20 | 1 | -2/+6 |
* | add .clang-format | Patrick Venture | 2018-08-31 | 1 | -42/+23 |
* | Add ability to configure from dbus | James Feist | 2018-07-23 | 1 | -0/+6 |
* | pid: zone split out builders | Patrick Venture | 2018-06-14 | 1 | -2/+5 |
* | enable unit-tests: enable for SensorManager | Patrick Venture | 2018-06-14 | 1 | -3/+3 |
* | sensors: split building from manager object | Patrick Venture | 2018-06-14 | 1 | -0/+2 |
* | Spelling fixes | Gunnar Mills | 2018-06-14 | 1 | -1/+1 |
* | Scripts and main daemon | Patrick Venture | 2018-03-08 | 1 | -0/+181 |