reactos/base/services/w32time
Benjamin Aerni 5b9543c31a
[W32TIME] Use a reasonable fallback of 9 hours. (#1724)
CORE-16181

This allows preventing spamming the time servers if the registry entry
becomes corrupted or missing. Also, disallow a setting of less than
2 minutes for the same reasons, and instead use the fallback of 9 hours.
2019-07-21 17:47:13 +02:00
..
CMakeLists.txt [W32TIME] Implement a rudimentary version of W32TimeSyncNow. CORE-13001 2019-07-07 12:45:03 +02:00
ntpclient.c [W32TIME] Implement w32time service. CORE-13001 2019-07-07 12:55:13 +02:00
w32time.c [W32TIME] Use a reasonable fallback of 9 hours. (#1724) 2019-07-21 17:47:13 +02:00
w32time.h [W32TIME] Implement w32time service. CORE-13001 2019-07-07 12:55:13 +02:00
w32time.spec [W32TIME] Implement w32time service. CORE-13001 2019-07-07 12:55:13 +02:00