index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
timesync
/
timesyncd-manager.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
timesync: make manager_is_connected() static
Yu Watanabe
2024-09-06
1
-1
/
+0
*
timesync: make public defines for clock epoch files
Zbigniew Jędrzejewski-Szmek
2024-06-05
1
-3
/
+0
*
timesyncd: reorder structs instead of useless bitfields
Zbigniew Jędrzejewski-Szmek
2024-02-20
1
-2
/
+1
*
timesyncd: make the transmit timestamp in requests fully random
David Venhoek
2024-01-26
1
-0
/
+1
*
timesyncd: emit signal when timesyncd NTPServers property changes
Kingbom Dou
2023-08-04
1
-0
/
+6
*
timesyncd: add RUNTIME servers
Daniel Mack
2022-04-09
1
-0
/
+6
*
timesync: export manager_is_connected()
Daniel Mack
2022-04-09
1
-0
/
+1
*
timesyncd: generate a structure log message the first time we set the clock c...
Lennart Poettering
2022-03-18
1
-0
/
+3
*
timesyncd: rename bool 'good' → 'talking'
Lennart Poettering
2022-03-18
1
-1
/
+1
*
sd-event: add a single implementation of an event source that runs on clock c...
Lennart Poettering
2022-03-18
1
-1
/
+0
*
timesync: add option to periodically save time
Dimitry Ishenko
2021-08-09
1
-2
/
+13
*
timesync: rename variable to match config name
Zbigniew Jędrzejewski-Szmek
2021-02-25
1
-1
/
+1
*
tree-wide: return NULL from freeing functions
Zbigniew Jędrzejewski-Szmek
2021-02-16
1
-1
/
+1
*
timesync: Make delaying attempts to contact servers configurable
Susant Sahani
2020-12-15
1
-0
/
+3
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
timesync: increase retry interval more slowly
Zbigniew Jędrzejewski-Szmek
2020-07-30
1
-0
/
+3
*
tree-wide: replace 'unsigned int' with 'unsigned'
Yu Watanabe
2018-10-19
1
-1
/
+1
*
tree-wide: drop double newline
Yu Watanabe
2018-06-29
1
-1
/
+0
*
timesync: changes type of drift_freq to int64_t
Yu Watanabe
2018-06-25
1
-1
/
+1
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
timesync: save and expose NTP responce on bus
Yu Watanabe
2018-05-03
1
-1
/
+9
*
timesync: expose manager properties on bus
Yu Watanabe
2018-05-03
1
-0
/
+2
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
timesync: make poll interval configurable
Yu Watanabe
2017-11-07
1
-0
/
+10
*
timesync: add RootDistanceMaxSec= to timesyncd.conf (#7215)
Yu Watanabe
2017-11-05
1
-0
/
+1
*
timesyncd: don't use compiled-in list if FallbackNTP has been configured expl...
Michael Biebl
2017-05-24
1
-0
/
+2
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: sort includes in *.h
Thomas Hindoe Paaboel Andersen
2015-11-18
1
-1
/
+2
*
timesyncd: print an INFO log message when we successfully reached a time server
Lennart Poettering
2015-04-08
1
-0
/
+1
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-1
/
+0
*
Revert "timesyncd: remove retry_timer logic which is covered by the server ti...
Kay Sievers
2014-09-02
1
-0
/
+1
*
timesyncd: allow two missed replies before reselecting server
Miroslav Lichvar
2014-09-02
1
-0
/
+1
*
timesyncd: remove retry_timer logic which is covered by the server timeout
Kay Sievers
2014-09-02
1
-1
/
+0
*
timesyncd: wait before reconnecting to first server
Miroslav Lichvar
2014-09-02
1
-0
/
+1
*
timesyncd: beef up NTP server selection logic, and acquire NTP servers from DHCP
Lennart Poettering
2014-08-12
1
-5
/
+7
*
timesyncd: split up into multiple source file
Lennart Poettering
2014-08-12
1
-0
/
+101