summaryrefslogtreecommitdiffstats
path: root/manager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use a single dbus connection objectBrad Bishop2018-12-191-1/+1
* Fix std::variant usageWilliam A. Kennington III2018-11-061-3/+5
* clang-format: Update to match docs repoGunnar Mills2018-10-081-47/+33
* Handle SdBusError exception in setting NTPLei YU2018-09-121-4/+6
* Spelling fixesGunnar Mills2017-10-251-2/+2
* Use host state object to check if host is onLei YU2017-10-161-45/+48
* Remove use_dhcp_ntp related codeLei YU2017-10-161-91/+0
* Use new settings APILei YU2017-10-161-3/+58
* Use elog to throw exceptionsLei YU2017-10-161-18/+9
* Use mapper to find service nameLei YU2017-10-161-21/+40
* Implement mode/owner and string conversionsLei YU2017-10-161-42/+4
* Use gmock on property_change_listenerLei YU2017-10-161-27/+52
* Invoke SetNTP and UpdateUseNtpField in time managerLei YU2017-10-161-35/+85
* Save properties to persistent storage when host is onLei YU2017-10-161-25/+97
* Add pgood signal handler.Lei YU2017-10-161-3/+62
* Add time Manager to handle property changes callbackLei YU2017-10-151-0/+179
OpenPOWER on IntegriCloud