1. 3a87010 Fix markdown format error by George Liu · 10 months ago
  2. 83a3bfe use fs.copyfile instead of deprecated copy by Manojkiran Eda · 11 months ago
  3. 714a20b time: changes to support 64bit time by Andrew Geissler · 11 months ago
  4. 5f04019 Build test cases by default by Manojkiran Eda · 11 months ago
  5. 4f0dfa2 build: upgrade to C++23 by Patrick Williams · 11 months ago
  6. 3afad18 Add default time sync object path by Lei YU · 11 months ago
  7. 6facad5 README: Move to "meson setup [options]" by Pavithra Barithaya · 1 year, 1 month ago
  8. ea22036 clang-format: copy latest and re-format by Patrick Williams · 1 year, 2 months ago
  9. f1cf9fa Enable bugprone-reserved-identifier check by Pavithra Barithaya · 1 year, 2 months ago
  10. b99426b Enable few more misc tidy checks. by Pavithra Barithaya · 1 year, 2 months ago
  11. 06df654 Enable cppcoreguidelines-special-member-functions checks by Pavithra Barithaya · 1 year, 2 months ago
  12. 8af2a1e Enable cppcoreguidelines check on the repo by Pavithra Barithaya · 1 year, 2 months ago
  13. f93c405 Enable modernize tidy checks on the repo by Pavithra Barithaya · 1 year, 2 months ago
  14. 506b366 Enable performance check on the repo by Pavithra Barithaya · 1 year, 2 months ago
  15. 864e173 Add clang-tidy file by Pavithra Barithaya · 1 year, 2 months ago
  16. 4c5143f meson: remove deprecated get_pkgconfig_variable by Patrick Williams · 1 year, 2 months ago
  17. e81151f prettier: re-format by Patrick Williams · 1 year, 7 months ago
  18. dd42c7f Minor changes in the code by Pavithra Barithaya · 1 year, 11 months ago
  19. 5660800 manager: Switch to lambda by William A. Kennington III · 1 year, 7 months ago
  20. 8ad6068 subprojects: Fix phosphor-logging dep name by William A. Kennington III · 1 year, 7 months ago
  21. dc746c0 Move the getSubTree method to utils by George Liu · 1 year, 10 months ago
  22. 43dfeeb Remove the service method in settings.hpp by George Liu · 1 year, 10 months ago
  23. f1d54ae Remove the inheritance between epoch base and bmc epoch by George Liu · 1 year, 10 months ago
  24. cb42109 Move timeMode property to manager by George Liu · 1 year, 10 months ago
  25. 7e5f9f7 Trigger the propertyChanged method of TestManager by George Liu · 1 year, 10 months ago
  26. 81194a8 Remove redundant code by George Liu · 1 year, 10 months ago
  27. 5b38e64 Add George Liu as a reviewer by George Liu · 1 year, 10 months ago
  28. 7230680 MAINTAINERS: remove file by Patrick Williams · 1 year, 11 months ago
  29. 667563c meson: Fix deprecated meson warnings by Pavithra Barithaya · 1 year, 11 months ago
  30. 3867926 sdbusplus: use shorter type aliases by Patrick Williams · 1 year, 11 months ago
  31. 59cc209 OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 1 year, 11 months ago
  32. 261525d Fix cppcheck warnings by George Liu · 2 years ago
  33. 15acddc Update clang-format by George Liu · 2 years ago
  34. 0fb8ed4 meson: update dependency by George Liu · 2 years ago
  35. 947b534 logging: switch to lg2 by George Liu · 2 years ago
  36. f344f84 Remove is_method_error method by George Liu · 2 years ago
  37. a3b59bc systemd: use qualified path by Brad Bishop · 2 years, 1 month ago
  38. 076f9ec Add OWNERS file by Manojkiran Eda · 2 years, 8 months ago
  39. 3e16f77 build: remove explicit C++ standard check by Patrick Williams · 2 years, 8 months ago
  40. 915109d build: switch to C++20 by Patrick Williams · 2 years, 9 months ago
  41. 295b96b exception: switch to public sdbus exception by Patrick Williams · 2 years, 10 months ago
  42. 9c02e7e service: Fix binary name by William A. Kennington III · 3 years, 2 months ago
  43. 6fa227f service: Remove waiting on host by William A. Kennington III · 3 years, 2 months ago
  44. d04eeab Update README by Ratan Gupta · 3 years, 4 months ago
  45. f901e9c Move service file into its own repo by Ratan Gupta · 3 years, 5 months ago
  46. 53523b0 Removing the autotools build framework by Ratan Gupta · 3 years, 5 months ago
  47. 7252bea bootstrap: fix shellcheck warnings by Patrick Williams · 3 years, 2 months ago
  48. 8af2a89 Enable Meson Build system for phoshphor-time-manager by Ratan Gupta · 3 years, 5 months ago
  49. 1e1dc44 Fixing the unused variable compiler issue by Ratan Gupta · 3 years, 5 months ago
  50. c6d3397 clang-format: update to latest from docs repo by George Liu · 4 years ago
  51. 0a70452 Remove Deferred Updates by George Liu · 4 years, 2 months ago
  52. 3de9698 clang-format: Add AfterCaseLabel option from clang-10 by George Liu · 4 years, 1 month ago
  53. 3c2f449 Remove TimeOwner Feature by George Liu · 4 years, 2 months ago
  54. c09ac3f sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 1 month ago
  55. 5b746c7 sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years, 1 month ago
  56. 248a709 MAINTAINERS: Add Lei's IRC nickname by Lei YU · 4 years, 4 months ago
  57. c8babd3 Add vishwa as Maintainer by Vishwanatha Subbanna · 4 years, 4 months ago
  58. 66bc0a5 build: install into bin instead of sbin by Patrick Venture · 5 years ago
  59. 6aca02e build: pkg anti-pattern: use defaults by Patrick Venture · 5 years ago
  60. a8741b5 README: Add special note on NTP setting change by Lei YU · 5 years ago
  61. 4e84539 Use a single dbus connection object by Brad Bishop · 6 years ago
  62. 37539dc build: Add missing inclusion of phosphor-logging by Patrick Venture · 6 years ago
  63. 1f1d8e0 Fix std::variant usage by William A. Kennington III · 6 years ago
  64. ab4cc6a clang-format: Update to match docs repo by Gunnar Mills · 6 years ago
  65. 19b37ee Enable link time optimization by Lei YU · 6 years ago
  66. 1cd4248 Fix un-initialized time owner/mode in manager by Lei YU · 6 years ago
  67. 89efe6e Handle SdBusError exception in setting NTP by Lei YU · 6 years ago
  68. bae8d7a Handle SdBusError exception in setting time by Lei YU · 6 years ago
  69. f6fad82 Use proper errors when failing to set time by Lei YU · 6 years ago
  70. 86c83f3 Throw runtime_error instead of MethodEror by Lei YU · 6 years ago
  71. bd02439 Use correct gtest/gmock flags by Lei YU · 6 years ago
  72. 33752c7 Throw excpetion when it is not allowed to set time by Lei YU · 6 years ago
  73. 85c04d6 Add MAINTAINERS file by Andrew Jeffery · 6 years ago
  74. 7aa715b Follow secure coding standards for interactions with the mapper by Ed Tanous · 6 years ago
  75. 75710b6 Spelling fixes by Gunnar Mills · 6 years ago
  76. a111b9f Enhance documentation with more examples by Andrew Geissler · 6 years ago
  77. fa02488 Fix incorrect host time after setting BMC time in NTP/Split by Lei YU · 7 years ago
  78. 4726380 Fix incorrect host time issue switching to SPLIT by Lei YU · 7 years ago
  79. 7f25c53 Spelling fixes by Gunnar Mills · 7 years ago
  80. 383b712 Grammar fixes for README.md by Gunnar Mills · 7 years ago
  81. 7d05550 Fix table format in README.md by Lei YU · 7 years ago
  82. debe1d8 Use host state object to check if host is on by Lei YU · 7 years ago
  83. 88ad42b Remove use_dhcp_ntp related code by Lei YU · 7 years ago
  84. 1c2ce82 Let timedate1 to decide on setting time in NTP mode by Lei YU · 7 years ago
  85. 710d49b Use new settings API by Lei YU · 7 years ago
  86. ad14354 Use time mode owner enums in dbus interface by Lei YU · 7 years ago
  87. 86d8041 Use elog to throw exceptions by Lei YU · 7 years ago
  88. 23d06af Add repo specific errors by Lei YU · 7 years ago
  89. 57eab12 Change default time mode/owner to MANUAL/BOTH by Lei YU · 7 years ago
  90. dd8e9e4 Use mapper to find service name by Lei YU · 7 years ago
  91. ddd5442 Implement mode/owner and string conversions by Lei YU · 7 years ago
  92. 91910e6 Remove unused legacy files by Lei YU · 7 years ago
  93. a5003ce Use gmock on property_change_listener by Lei YU · 7 years ago
  94. 6903277 Add README.md by Lei YU · 7 years ago
  95. a741713 Invoke SetNTP and UpdateUseNtpField in time manager by Lei YU · 7 years ago
  96. 7b21879 Implement HostEpoch set time logic by Lei YU · 7 years ago
  97. 7f4fca5 Save properties to persistent storage when host is on by Lei YU · 7 years ago
  98. c6fe869 Add pgood signal handler. by Lei YU · 7 years ago
  99. 415b964 Add time Manager to handle property changes callback by Lei YU · 7 years ago
  100. af5abc5 Initial implementation of HostEpoch by Lei YU · 7 years ago