summaryrefslogtreecommitdiffstats
path: root/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* main: fix loggingEnabled checkingKun Yi2019-05-171-2/+2
* Make dbusconfiguration reloadable without rebootJames Feist2019-05-091-51/+62
* explicitly expect a directory for loggingPatrick Venture2019-05-081-1/+2
* split parameters for logging and tuningPatrick Venture2019-05-081-6/+8
* main: drop log file path checkPatrick Venture2019-05-081-2/+1
* Remove threadsJames Feist2019-04-071-30/+15
* swap out getopts for cli11Patrick Venture2019-03-111-34/+15
* add tuning enable variablePatrick Venture2019-02-281-1/+7
* Expand conf namespaceJames Feist2019-02-261-3/+3
* build: drop support for YAML configurationsPatrick Venture2019-02-141-17/+16
* main: if json configuration, override yaml builtPatrick Venture2019-02-141-18/+11
* main: add json configuration pathPatrick Venture2019-02-141-0/+3
* swap libconfig++ for json in configuration parsingPatrick Venture2019-02-111-4/+12
* Change all default_bus back to new_system busJames Feist2019-01-291-1/+1
* main: drop unused headersPatrick Venture2018-11-261-2/+0
* style: misc camel casingPatrick Venture2018-10-301-13/+13
* style: rename main globals per stylePatrick Venture2018-10-301-5/+5
* style: function names should be lower camelPatrick Venture2018-10-301-5/+5
* style: fixup naming of structuresPatrick Venture2018-10-301-2/+2
* cleanup: apply constness to read-only iteratorsPatrick Venture2018-10-231-1/+1
* cleanup: reduce scope of variablesPatrick Venture2018-10-131-2/+1
* build: configureDbus replacing linked objectsPatrick Venture2018-09-201-2/+6
* add .clang-formatPatrick Venture2018-08-311-42/+23
* Add ability to configure from dbusJames Feist2018-07-231-0/+6
* pid: zone split out buildersPatrick Venture2018-06-141-2/+5
* enable unit-tests: enable for SensorManagerPatrick Venture2018-06-141-3/+3
* sensors: split building from manager objectPatrick Venture2018-06-141-0/+2
* Spelling fixesGunnar Mills2018-06-141-1/+1
* Scripts and main daemonPatrick Venture2018-03-081-0/+181
OpenPOWER on IntegriCloud