-
4b2b6bbf
by Miroslav Lichvar at 2025-05-22T14:47:36+02:00
main: improve error message about failed notification
Mention the NOTIFY_SOCKET variable to make it more obvious what is
preventing chronyd from starting in case it's unexpectedly inherited in
a chroot etc.
-
82119785
by Miroslav Lichvar at 2025-05-26T16:34:23+02:00
sched: don't define FD_SETSIZE
Don't make any assumptions about fd_set size if FD_SETSIZE is missing.
POSIX requires the macro to be defined.
-
48cc072c
by Miroslav Lichvar at 2025-05-27T10:56:11+02:00
test: fix IPv6 test in 139-nts
Make sure an IPv6 address is actually used and don't forget to remove
the measurements log to not interfere with the subsequent test.
-
f591133f
by Miroslav Lichvar at 2025-05-27T10:56:27+02:00
test: add RTC test to 106-refclock
-
68b2ffa9
by Miroslav Lichvar at 2025-05-27T10:56:27+02:00
test: make 007-cmdmon test more reliable
-
6c2ee899
by Miroslav Lichvar at 2025-05-27T10:56:27+02:00
doc: mention RFC on interleaved modes
The specification of the interleaved modes is now published as
RFC 9769.