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
*
tree-wide: replace for loop with FOREACH_ELEMENT or FOREACH_ARRAY macros (#34...
Integral
2024-10-26
1
-2
/
+2
*
tree-wide: make sigprocmask() changes more automatic
Lennart Poettering
2024-09-13
3
-14
/
+12
*
timesync: add support of basic command line options
Yu Watanabe
2024-09-10
1
-0
/
+9
*
timesync: use BusObjectImplementation
Yu Watanabe
2024-09-10
2
-2
/
+11
*
timesync: make manager_is_connected() static
Yu Watanabe
2024-09-06
2
-2
/
+1
*
timesync: downgrade log level about network configuration change
Yu Watanabe
2024-09-06
1
-2
/
+6
*
socket-util: make recvmsg_safe() handle MSG_TRUNC too
Mike Yuan
2024-09-04
1
-4
/
+7
*
manager: add structured log message about clock bump
Zbigniew Jędrzejewski-Szmek
2024-06-15
1
-0
/
+1
*
timesyncd: simplify handling of timestamps
Zbigniew Jędrzejewski-Szmek
2024-06-15
1
-26
/
+21
*
timesync: make public defines for clock epoch files
Zbigniew Jędrzejewski-Szmek
2024-06-05
3
-15
/
+13
*
gcrypt: dlopenify for libsystemd
Luca Boccassi
2024-04-03
1
-2
/
+1
*
Merge pull request #30480 from keszybz/kernel-install-more-paths
Zbigniew Jędrzejewski-Szmek
2024-03-08
1
-3
/
+6
|
\
|
*
various: use new config loader instead of config_parse_config_file()
Zbigniew Jędrzejewski-Szmek
2024-03-07
1
-3
/
+6
|
*
shared/conf-parser: collapse pkgdir and conf_file args into one
Zbigniew Jędrzejewski-Szmek
2024-03-07
1
-1
/
+1
*
|
signal-util: imply sentinel -1 in sigprocmask_many() + sigset_add_many() args...
Lennart Poettering
2024-02-23
2
-2
/
+2
|
/
*
timesyncd: reorder structs instead of useless bitfields
Zbigniew Jędrzejewski-Szmek
2024-02-20
2
-4
/
+3
*
timesyncd: make the transmit timestamp in requests fully random
David Venhoek
2024-01-26
2
-20
/
+16
*
timesync: IPTOS_LOWDELAY --> IPTOS_DSCP_EF
Cristian Rodríguez
2024-01-08
1
-2
/
+1
*
bus-polkit: port polkit_registry to use value destructors in hash_ops
Lennart Poettering
2024-01-03
1
-1
/
+1
*
polkit: simplify bus_verify_polkit_async() + drop auth-by-cap dbus feature
Lennart Poettering
2023-12-21
1
-4
/
+6
*
Rename {dual,triple}_timestamp_get to {dual,triple}_timestamp_now
Zbigniew Jędrzejewski-Szmek
2023-11-13
1
-1
/
+1
*
timesync: fix PropertiesChanges signals for NTP properties
Frantisek Sumsal
2023-11-07
2
-7
/
+3
*
meson: add build option for install path of main config files
Franck Bui
2023-10-17
1
-1
/
+1
*
config files: update their header to reflect that they can be installed in /usr
Franck Bui
2023-09-21
1
-3
/
+5
*
config files: more recommendations of `systemd-analyze cat-config`
Franck Bui
2023-09-19
1
-0
/
+2
*
timesyncd: emit signal when timesyncd NTPServers property changes
Kingbom Dou
2023-08-04
4
-5
/
+110
*
meson: merge declarations of normal and test executables
Yu Watanabe
2023-08-03
1
-13
/
+8
*
meson: move declarations of timedated and friends
Yu Watanabe
2023-07-31
1
-0
/
+19
*
tree-wide: "<n>bit" → "<n>-bit"
Zbigniew Jędrzejewski-Szmek
2023-07-02
1
-1
/
+1
*
tree-wide: when in doubt use greek small letter mu rather than micro symbol
Lennart Poettering
2023-06-14
1
-3
/
+3
*
tree-wide: fix typos of "boottime"/"BOOTTIME"
Nick Rosbrook
2023-06-09
1
-1
/
+1
*
tree-wide: copy timestamp data from cmsg
Yu Watanabe
2023-04-16
1
-1
/
+1
*
timesync: drop unnecessary initialization
Yu Watanabe
2023-04-14
1
-1
/
+1
*
conf: replace config_parse_many_nulstr() with config_parse_config_file()
Franck Bui
2023-03-13
1
-8
/
+3
*
meson: Introduce userspace dep
Jan Janssen
2023-03-10
1
-0
/
+1
*
timesync: stop re-sync on network configuration change when no link servers a...
Chitoku
2023-03-08
1
-2
/
+2
*
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
[next]