1. a3b59bc systemd: use qualified path by Brad Bishop · 2 years ago
  2. 076f9ec Add OWNERS file by Manojkiran Eda · 2 years, 8 months ago
  3. 3e16f77 build: remove explicit C++ standard check by Patrick Williams · 2 years, 8 months ago
  4. 915109d build: switch to C++20 by Patrick Williams · 2 years, 8 months ago
  5. 295b96b exception: switch to public sdbus exception by Patrick Williams · 2 years, 9 months ago
  6. 9c02e7e service: Fix binary name by William A. Kennington III · 3 years, 1 month ago
  7. 6fa227f service: Remove waiting on host by William A. Kennington III · 3 years, 1 month ago
  8. d04eeab Update README by Ratan Gupta · 3 years, 3 months ago
  9. f901e9c Move service file into its own repo by Ratan Gupta · 3 years, 4 months ago
  10. 53523b0 Removing the autotools build framework by Ratan Gupta · 3 years, 4 months ago
  11. 7252bea bootstrap: fix shellcheck warnings by Patrick Williams · 3 years, 2 months ago
  12. 8af2a89 Enable Meson Build system for phoshphor-time-manager by Ratan Gupta · 3 years, 4 months ago
  13. 1e1dc44 Fixing the unused variable compiler issue by Ratan Gupta · 3 years, 4 months ago
  14. c6d3397 clang-format: update to latest from docs repo by George Liu · 4 years ago
  15. 0a70452 Remove Deferred Updates by George Liu · 4 years, 2 months ago
  16. 3de9698 clang-format: Add AfterCaseLabel option from clang-10 by George Liu · 4 years ago
  17. 3c2f449 Remove TimeOwner Feature by George Liu · 4 years, 2 months ago
  18. c09ac3f sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 1 month ago
  19. 5b746c7 sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years, 1 month ago
  20. 248a709 MAINTAINERS: Add Lei's IRC nickname by Lei YU · 4 years, 3 months ago
  21. c8babd3 Add vishwa as Maintainer by Vishwanatha Subbanna · 4 years, 3 months ago
  22. 66bc0a5 build: install into bin instead of sbin by Patrick Venture · 5 years ago
  23. 6aca02e build: pkg anti-pattern: use defaults by Patrick Venture · 5 years ago
  24. a8741b5 README: Add special note on NTP setting change by Lei YU · 5 years ago
  25. 4e84539 Use a single dbus connection object by Brad Bishop · 5 years ago
  26. 37539dc build: Add missing inclusion of phosphor-logging by Patrick Venture · 6 years ago
  27. 1f1d8e0 Fix std::variant usage by William A. Kennington III · 6 years ago
  28. ab4cc6a clang-format: Update to match docs repo by Gunnar Mills · 6 years ago
  29. 19b37ee Enable link time optimization by Lei YU · 6 years ago
  30. 1cd4248 Fix un-initialized time owner/mode in manager by Lei YU · 6 years ago
  31. 89efe6e Handle SdBusError exception in setting NTP by Lei YU · 6 years ago
  32. bae8d7a Handle SdBusError exception in setting time by Lei YU · 6 years ago
  33. f6fad82 Use proper errors when failing to set time by Lei YU · 6 years ago
  34. 86c83f3 Throw runtime_error instead of MethodEror by Lei YU · 6 years ago
  35. bd02439 Use correct gtest/gmock flags by Lei YU · 6 years ago
  36. 33752c7 Throw excpetion when it is not allowed to set time by Lei YU · 6 years ago
  37. 85c04d6 Add MAINTAINERS file by Andrew Jeffery · 6 years ago
  38. 7aa715b Follow secure coding standards for interactions with the mapper by Ed Tanous · 6 years ago
  39. 75710b6 Spelling fixes by Gunnar Mills · 6 years ago
  40. a111b9f Enhance documentation with more examples by Andrew Geissler · 6 years ago
  41. fa02488 Fix incorrect host time after setting BMC time in NTP/Split by Lei YU · 7 years ago
  42. 4726380 Fix incorrect host time issue switching to SPLIT by Lei YU · 7 years ago
  43. 7f25c53 Spelling fixes by Gunnar Mills · 7 years ago
  44. 383b712 Grammar fixes for README.md by Gunnar Mills · 7 years ago
  45. 7d05550 Fix table format in README.md by Lei YU · 7 years ago
  46. debe1d8 Use host state object to check if host is on by Lei YU · 7 years ago
  47. 88ad42b Remove use_dhcp_ntp related code by Lei YU · 7 years ago
  48. 1c2ce82 Let timedate1 to decide on setting time in NTP mode by Lei YU · 7 years ago
  49. 710d49b Use new settings API by Lei YU · 7 years ago
  50. ad14354 Use time mode owner enums in dbus interface by Lei YU · 7 years ago
  51. 86d8041 Use elog to throw exceptions by Lei YU · 7 years ago
  52. 23d06af Add repo specific errors by Lei YU · 7 years ago
  53. 57eab12 Change default time mode/owner to MANUAL/BOTH by Lei YU · 7 years ago
  54. dd8e9e4 Use mapper to find service name by Lei YU · 7 years ago
  55. ddd5442 Implement mode/owner and string conversions by Lei YU · 7 years ago
  56. 91910e6 Remove unused legacy files by Lei YU · 7 years ago
  57. a5003ce Use gmock on property_change_listener by Lei YU · 7 years ago
  58. 6903277 Add README.md by Lei YU · 7 years ago
  59. a741713 Invoke SetNTP and UpdateUseNtpField in time manager by Lei YU · 7 years ago
  60. 7b21879 Implement HostEpoch set time logic by Lei YU · 7 years ago
  61. 7f4fca5 Save properties to persistent storage when host is on by Lei YU · 7 years ago
  62. c6fe869 Add pgood signal handler. by Lei YU · 7 years ago
  63. 415b964 Add time Manager to handle property changes callback by Lei YU · 7 years ago
  64. af5abc5 Initial implementation of HostEpoch by Lei YU · 7 years ago
  65. e7abcdc Implement BmcEpoch set/get elapsed() by Lei YU · 7 years ago
  66. bef42ed Add .gitignore by Lei YU · 7 years ago
  67. 9623282 Implement part of BmcEpoch by Lei YU · 7 years ago
  68. 2f9c0cc Intialize new phosphor-time-manager by Lei YU · 7 years ago
  69. 4188567 Switch to using new settings API by Deepak Kodihalli · 7 years ago
  70. 20ed79e Add API to retrieve settings by Deepak Kodihalli · 7 years ago
  71. eaee455 Use error message thrown by timedate1 service by Vishwanatha Subbanna · 7 years ago
  72. 25b4ce9 Default Mode and Owner to MANUAL and BOTH respectively by Vishwanatha Subbanna · 7 years ago
  73. 2a96cfc Halt configure step on libmapper missing by Matthew Barth · 8 years ago
  74. f521145 automake: update bootstrap.sh and configure.ac with latest template by Patrick Williams · 8 years ago
  75. 760b72e time-manager: fix warning for unused variables by Patrick Williams · 8 years ago
  76. 6964ed1 time-config: fix warning for missing return in non-void function by Patrick Williams · 8 years ago
  77. ef52f03 time-config: fix warning on no-effect conditional by Patrick Williams · 8 years ago
  78. 6a07ddb time-config: fix warning for incorrect constructor order by Patrick Williams · 8 years ago
  79. d5ba008 time-config: fix compile warning by Patrick Williams · 8 years ago
  80. f0c91c0 Reduce explicit template parameters in writeData by Patrick Williams · 8 years ago
  81. 81ee91f Add TimeManager daemon to openbmc by Vishwanatha · 8 years ago
  82. 008d349 Initial commit by Patrick Williams · 8 years ago