summaryrefslogtreecommitdiffstats
path: root/dbus/util.cpp
Commit message (Expand)AuthorAgeFilesLines
* util: Avoid division by invalid valueKun Yi2019-07-101-1/+1
* Consolidate all util.hppJames Feist2019-05-081-2/+2
* dbuspassive: allow scalingJames Feist2019-02-261-2/+21
* Move all variant usage to stdJames Feist2019-02-081-11/+7
* std::variant: Fixup apply_visitor callsWilliam A. Kennington III2018-11-121-1/+1
* cleanup: drop obsolete is_method_error checksPatrick Venture2018-10-311-4/+1
* dbus: util: add missing try/catch blockPatrick Venture2018-10-301-6/+11
* style: function names should be lower camelPatrick Venture2018-10-301-4/+4
* dbus: util: add missing try/catch blockPatrick Venture2018-10-301-6/+15
* style: member functions should be lower camelPatrick Venture2018-10-301-3/+3
* [dbus-passive] Add threshold fan failureJames Feist2018-10-151-1/+46
* Stop using mapbox namespace directlyJames Feist2018-10-111-2/+2
* add .clang-formatPatrick Venture2018-08-311-12/+10
* Add double support for sensor interfaceJames Feist2018-08-101-7/+20
* test: dbus: passive read interfacePatrick Venture2018-06-281-0/+6
* dbus: transition to interface for testingPatrick Venture2018-06-221-11/+13
* dbus: util: Remove explicit element countPatrick Venture2018-05-101-5/+1
* Sensor ObjectsPatrick Venture2018-03-081-0/+109
OpenPOWER on IntegriCloud