index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
timesync
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
timesyncd: hook up memory pressure + sigrtmin18
Lennart Poettering
2023-03-01
2
-1
/
+7
*
meson: Use dicts for test definitions
Jan Janssen
2023-02-21
1
-4
/
+8
*
meson: Do not include headers in source lists
Jan Janssen
2023-01-24
1
-5
/
+2
*
timesyncd: make sure to update mtime of clock file on each boot
Lennart Poettering
2023-01-20
1
-0
/
+51
*
timesyncd: modernize load_clock_timestamp() a bit
Lennart Poettering
2023-01-20
1
-29
/
+26
*
timesyncd: write structured log messages whenever we bump the clock based on ...
Lennart Poettering
2023-01-20
1
-8
/
+15
*
basic: Use statement expressions more in list.h
Daan De Meyer
2023-01-08
1
-1
/
+1
*
tree-wide: use -EBADF more
Yu Watanabe
2022-12-20
1
-1
/
+1
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
2
-3
/
+3
*
Merge pull request #25743 from yuwata/timesync-ipv6
Yu Watanabe
2022-12-15
1
-6
/
+7
|
\
|
*
timesync: ignore IPv6 addresses when the kernel does not support IPv6
Yu Watanabe
2022-12-14
1
-5
/
+6
|
*
timesync: downgrade log message about unsupported address family
Yu Watanabe
2022-12-14
1
-1
/
+1
*
|
timesync: Keep trying to connect even if the socket cannot be opened
Felix Riemann
2022-12-14
1
-2
/
+4
|
/
*
tree-wide: make constant ratelimit compound actually const
Lennart Poettering
2022-11-22
1
-1
/
+1
*
Rename def.h to constants.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+1
*
basic: rename util.h to logarithm.h
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+1
*
sd-network: make sd_network_link_get_dns() or friends return -ENODATA
Yu Watanabe
2022-09-27
1
-1
/
+1
*
tree-wide: use ASSERT_PTR more
David Tardon
2022-09-13
2
-27
/
+11
*
tree-wide: Fix format specifier warnings for %x
Jan Janssen
2022-08-30
1
-1
/
+1
*
tree-wide: Use correct format specifiers
Jan Janssen
2022-08-30
1
-4
/
+4
*
Use https for freedesktop.org
Michael Biebl
2022-06-28
2
-2
/
+2
*
tree-wide: use LOG_MESSAGE() where possible
Zbigniew Jędrzejewski-Szmek
2022-05-11
1
-1
/
+2
*
timesync: update to use new-style sd-bus macros
Sonali Srivastava
2022-04-11
1
-6
/
+5
*
timesync: be explicit in the integer check of poll_interval_usec
Daniel Mack
2022-04-09
1
-1
/
+1
*
timesyncd: clean up server_name_new()
Daniel Mack
2022-04-09
1
-14
/
+16
*
timesyncd: add address type information to debug log
Daniel Mack
2022-04-09
2
-1
/
+13
*
timesyncd: add RUNTIME servers
Daniel Mack
2022-04-09
8
-10
/
+139
*
timesync: export manager_is_connected()
Daniel Mack
2022-04-09
2
-1
/
+4
*
meson: also allow setting GIT_VERSION via templates
Zbigniew Jędrzejewski-Szmek
2022-04-05
1
-1
/
+1
*
time-util: assume CLOCK_BOOTTIME always exists
Lennart Poettering
2022-03-28
1
-7
/
+7
*
inotify-util: declare iterator in FOREACH_INOTIFY_EVENT()
Yu Watanabe
2022-03-25
1
-2
/
+1
*
Merge pull request #22740 from yuwata/list
Zbigniew Jędrzejewski-Szmek
2022-03-21
3
-5
/
+2
|
\
|
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-1
/
+0
|
*
list: make LIST_FOREACH() and LIST_FOREACH_BACKWARDS() safer
Yu Watanabe
2022-03-19
1
-1
/
+1
|
*
list: declare iterator of LIST_FOREACH() in the loop
Yu Watanabe
2022-03-19
3
-3
/
+1
*
|
timesyncd: improve log message whe getting a reply from server
Lennart Poettering
2022-03-18
1
-3
/
+2
*
|
timesyncd: generate a structure log message the first time we set the clock c...
Lennart Poettering
2022-03-18
2
-0
/
+21
*
|
timesyncd: add debug logging in case we can't touch /run/systemd/timesync/syn...
Lennart Poettering
2022-03-18
1
-1
/
+3
*
|
timesyncd: when updating timestamp file, use best time we know, instead of sy...
Lennart Poettering
2022-03-18
1
-5
/
+17
*
|
timesyncd: rename bool 'good' → 'talking'
Lennart Poettering
2022-03-18
2
-4
/
+4
*
|
timesyncd: don't abort packet handling if we can't save the timestamp to disk
Lennart Poettering
2022-03-18
1
-3
/
+1
*
|
sd-event: add a single implementation of an event source that runs on clock c...
Lennart Poettering
2022-03-18
2
-11
/
+4
*
|
timesyncd: move stuff that is not about setting the clock out of manager_adju...
Lennart Poettering
2022-03-18
1
-8
/
+7
*
|
timesyncd: use CMSG_FIND_DATA() macro where appropriate
Lennart Poettering
2022-03-18
1
-15
/
+2
*
|
timesyncd: merge some variable declarations
Lennart Poettering
2022-03-18
2
-7
/
+3
*
|
timesyncd: rebreak some comments
Lennart Poettering
2022-03-18
1
-11
/
+6
*
|
timesyncd: add comment what bool arg is
Lennart Poettering
2022-03-18
1
-1
/
+1
*
|
timesyncd: make a constant structure actually static/const
Lennart Poettering
2022-03-18
1
-1
/
+1
*
|
timesyncd: cast some function invocations to void
Lennart Poettering
2022-03-18
1
-4
/
+5
*
|
timesyncd: get rid of unnecessary 'r' assignments
Lennart Poettering
2022-03-18
2
-4
/
+2
[next]