index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
timesync
/
timesyncd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: make sigprocmask() changes more automatic
Lennart Poettering
2024-09-13
1
-2
/
+0
*
timesync: add support of basic command line options
Yu Watanabe
2024-09-10
1
-0
/
+9
*
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
1
-10
/
+10
*
signal-util: imply sentinel -1 in sigprocmask_many() + sigset_add_many() args...
Lennart Poettering
2024-02-23
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
*
timesyncd: hook up memory pressure + sigrtmin18
Lennart Poettering
2023-03-01
1
-1
/
+1
*
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
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-1
/
+1
*
timesyncd: merge some variable declarations
Lennart Poettering
2022-03-18
1
-2
/
+1
*
timesyncd: add comment what bool arg is
Lennart Poettering
2022-03-18
1
-1
/
+1
*
timesyncd: get rid of unnecessary 'r' assignments
Lennart Poettering
2022-03-18
1
-2
/
+1
*
time-util: add macros around timespec_store() that operates on compund litera...
Lennart Poettering
2022-03-18
1
-2
/
+1
*
shared: clean up mkdir.h/label.h situation
Lennart Poettering
2021-11-16
1
-1
/
+1
*
tree-wide: mark set-but-not-used variables as unused to make LLVM happy
Frantisek Sumsal
2021-09-15
1
-1
/
+1
*
timesync: add option to periodically save time
Dimitry Ishenko
2021-08-09
1
-5
/
+6
*
tree-wide: enable colorized logging for daemons when run in console
Yu Watanabe
2021-01-31
1
-1
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
various daemons: emit Stopping... notification before destructing the manager...
Zbigniew Jędrzejewski-Szmek
2020-07-02
1
-1
/
+1
*
codespell: fix spelling errors
Ben Boeckel
2019-04-29
1
-1
/
+1
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+3
*
timesyncd,resolved,machinectl: drop calls to sd_event_get_exit_code()
Zbigniew Jędrzejewski-Szmek
2019-01-08
1
-3
/
+1
*
timesync: define main through macro
Yu Watanabe
2018-12-08
1
-39
/
+27
*
log: introduce new helper call log_setup_service()
Lennart Poettering
2018-11-20
1
-3
/
+1
*
user-util: rework get_user_creds()
Lennart Poettering
2018-08-20
1
-1
/
+1
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
*
Merge pull request #9274 from poettering/comment-header-cleanup
Zbigniew Jędrzejewski-Szmek
2018-06-14
1
-3
/
+1
|
\
|
*
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: ignore any errors related to timestamp file
Yu Watanabe
2018-06-14
1
-13
/
+21
|
/
*
timesync: expose manager properties on bus
Yu Watanabe
2018-05-03
1
-0
/
+7
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tree-wide: warn when a directory path already exists but has bad mode/owner/type
Zbigniew Jędrzejewski-Szmek
2018-03-23
1
-1
/
+2
*
basic/mkdir: convert bool flag to enum
Zbigniew Jędrzejewski-Szmek
2018-03-22
1
-1
/
+1
*
tree-wide: use "cannot" instead of "can not"
Zbigniew Jędrzejewski-Szmek
2018-02-08
1
-1
/
+1
*
timesync: do not fail when started as privileged user
Yu Watanabe
2018-01-16
1
-0
/
+1
*
timesync: use current uid when started as non-root user
Yu Watanabe
2018-01-15
1
-6
/
+11
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
timesyncd: enable DynamicUser=
Yu Watanabe
2017-10-06
1
-1
/
+1
*
mkdir: introduce follow_symlink flag to mkdir_safe{,_label}()
Yu Watanabe
2017-10-06
1
-1
/
+1
*
timesync: move stamp file to /var/lib/systemd/timesync/clock
Yu Watanabe
2017-08-30
1
-8
/
+19
*
units: make use of !! ExecStart= prefix in systemd-timesyncd.service
Yu Watanabe
2017-08-26
1
-3
/
+7
*
tree-wide: make use of getpid_cached() wherever we can
Lennart Poettering
2017-07-20
1
-1
/
+2
*
timesyncd: properly handle OOM errors when parsing fallback servers (#6047)
Lennart Poettering
2017-05-30
1
-1
/
+5
*
timesyncd: don't use compiled-in list if FallbackNTP has been configured expl...
Michael Biebl
2017-05-24
1
-0
/
+2
*
clock-util: make clock_is_localtime() testable and add initial tests
Martin Pitt
2016-02-26
1
-1
/
+1
[next]