chiark / gitweb /
Fix service file to match installed elogind binary location
[elogind.git] / src / timesync / timesyncd-manager.c
2015-04-19 Andy WingoRemove src/timesync
2015-02-23 Thomas Hindoe Paab... remove unused includes
2015-02-16 Cristian Rodrígueztimesync: Use UINT64_C for OFFSET_1900_1970
2015-02-12 Lennart PoetteringRevert "tree-wide: Always use recvmsg with MSG_CMSG_CLO...
2015-02-10 Cristian Rodrígueztree-wide: Always use recvmsg with MSG_CMSG_CLOEXEC
2015-02-04 Lennart Poetteringtimesyncd: downgrade more log messages from LOG_INFO...
2015-02-04 Lennart Poetteringtimesyncd: reduce log chattiness a bit
2015-01-18 Topi Miettinentimesyncd: consider too long packets as invalid
2014-12-25 Cristian Rodrígueztimesync: remove square(), use pow instead
2014-11-30 Lennart Poetteringtimesyncd: minor simplification
2014-11-28 Michal Schmidttreewide: another round of simplifications
2014-11-28 Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28 Michal Schmidttreewide: yet more log_*_errno + return simplifications
2014-11-28 Michal Schmidttreewide: drop unnecessary trailing \n in log_*() calls
2014-11-28 Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28 Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-27 Sean Youngtimesyncd: do not keep listening socket open forever
2014-10-24 Lennart Poetteringtimesyncd: the IP_TOS sockopt is really just an optimiz...
2014-10-20 Ronny Chevalierutil: avoid duplication of TIME_T_MAX
2014-09-18 Tom Gundersentimesyncd: check return of setting IP_TOS
2014-09-02 Kay SieversRevert "timesyncd: remove retry_timer logic which is...
2014-09-02 Kay Sieverstimesyncd: don't reset polling interval when reselectin...
2014-09-02 Miroslav Lichvartimesyncd: allow two missed replies before reselecting...
2014-09-02 Kay Sieverstimesyncd: remove retry_timer logic which is covered...
2014-09-02 Miroslav Lichvartimesyncd: wait before reconnecting to first server
2014-08-31 Steven Noonantimesyncd-manager: don't clear current_server_name...
2014-08-29 Miroslav Lichvartimesyncd: check root distance
2014-08-29 Miroslav Lichvartimesyncd: get kernel timestamp in nanoseconds
2014-08-29 Miroslav Lichvartimesyncd: fix calculation of transmit time
2014-08-29 Miroslav Lichvartimesyncd: check if stratum is valid
2014-08-13 Lennart Poetteringtimesyncd: don't trip up if networkd isn't running...
2014-08-12 Lennart Poetteringtimesyncd: beef up NTP server selection logic, and...
2014-08-12 Lennart Poetteringtimesyncd: split up into multiple source file