summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: install into bin instead of sbinHEADmasterPatrick Venture2019-03-281-1/+1
* build: pkg anti-pattern: use defaultsPatrick Venture2019-02-131-8/+4
* README: Add special note on NTP setting changeLei YU2019-01-231-0/+16
* Use a single dbus connection objectBrad Bishop2018-12-193-7/+9
* build: Add missing inclusion of phosphor-loggingPatrick Venture2018-12-061-2/+5
* Fix std::variant usageWilliam A. Kennington III2018-11-062-4/+6
* clang-format: Update to match docs repoGunnar Mills2018-10-0824-897/+932
* Enable link time optimizationLei YU2018-09-193-3/+7
* Fix un-initialized time owner/mode in managerLei YU2018-09-123-4/+13
* Handle SdBusError exception in setting NTPLei YU2018-09-121-4/+6
* Handle SdBusError exception in setting timeLei YU2018-09-121-3/+7
* Use proper errors when failing to set timeLei YU2018-09-125-18/+36
* Throw runtime_error instead of MethodErorLei YU2018-09-126-187/+31
* Use correct gtest/gmock flagsLei YU2018-09-122-5/+8
* Throw excpetion when it is not allowed to set timeLei YU2018-06-134-15/+27
* Add MAINTAINERS fileAndrew Jeffery2018-05-251-0/+45
* Follow secure coding standards for interactions with the mapperEd Tanous2018-05-092-16/+24
* Spelling fixesGunnar Mills2018-04-081-1/+1
* Enhance documentation with more examplesAndrew Geissler2018-01-251-2/+42
* Fix incorrect host time after setting BMC time in NTP/SplitLei YU2017-11-103-5/+12
* Fix incorrect host time issue switching to SPLITLei YU2017-11-101-0/+8
* Spelling fixesGunnar Mills2017-10-254-6/+6
* Grammar fixes for README.mdGunnar Mills2017-10-251-12/+12
* Fix table format in README.mdLei YU2017-10-181-0/+1
* Use host state object to check if host is onLei YU2017-10-166-77/+83
* Remove use_dhcp_ntp related codeLei YU2017-10-162-116/+0
* Let timedate1 to decide on setting time in NTP modeLei YU2017-10-164-18/+12
* Use new settings APILei YU2017-10-165-18/+104
* Use time mode owner enums in dbus interfaceLei YU2017-10-1611-212/+187
* Use elog to throw exceptionsLei YU2017-10-164-62/+69
* Add repo specific errorsLei YU2017-10-166-1/+151
* Change default time mode/owner to MANUAL/BOTHLei YU2017-10-164-8/+13
* Use mapper to find service nameLei YU2017-10-164-25/+103
* Implement mode/owner and string conversionsLei YU2017-10-168-107/+230
* Remove unused legacy filesLei YU2017-10-166-2257/+0
* Use gmock on property_change_listenerLei YU2017-10-164-40/+174
* Add README.mdLei YU2017-10-161-0/+72
* Invoke SetNTP and UpdateUseNtpField in time managerLei YU2017-10-164-35/+150
* Implement HostEpoch set time logicLei YU2017-10-169-81/+548
* Save properties to persistent storage when host is onLei YU2017-10-167-85/+263
* Add pgood signal handler.Lei YU2017-10-162-3/+91
* Add time Manager to handle property changes callbackLei YU2017-10-1513-211/+516
* Initial implementation of HostEpochLei YU2017-08-019-6/+330
* Implement BmcEpoch set/get elapsed()Lei YU2017-08-012-15/+44
* Add .gitignoreLei YU2017-08-011-0/+55
* Implement part of BmcEpochLei YU2017-08-016-2/+150
* Intialize new phosphor-time-managerLei YU2017-08-017-37/+440
* Switch to using new settings APIDeepak Kodihalli2017-07-313-48/+166
* Add API to retrieve settingsDeepak Kodihalli2017-07-285-2/+162
* Use error message thrown by timedate1 serviceVishwanatha Subbanna2017-07-062-31/+9
OpenPOWER on IntegriCloud