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: use setsockopt_int() more
Yu Watanabe
2018-10-18
1
-2
/
+1
*
tree-wide: introduce setsockopt_int() helper and make use of it everywhere
Lennart Poettering
2018-10-18
1
-2
/
+2
*
tree-wide: add a single version of "static const int one = 1"
Lennart Poettering
2018-10-15
1
-2
/
+1
*
timesyncd: no need to reload dbus now
Zbigniew Jędrzejewski-Szmek
2018-09-20
1
-1
/
+1
*
tests: use a helper function to parse environment and open logging
Zbigniew Jędrzejewski-Szmek
2018-09-14
1
-2
/
+2
*
user-util: rework get_user_creds()
Lennart Poettering
2018-08-20
1
-1
/
+1
*
timesync: voidify sd_event_add_signal() and sd_event_set_watchdog()
Yu Watanabe
2018-07-20
1
-3
/
+3
*
tree-wide: drop double newline
Yu Watanabe
2018-06-29
3
-3
/
+0
*
timesync: update log message
Yu Watanabe
2018-06-25
1
-1
/
+1
*
timesync: changes type of drift_freq to int64_t
Yu Watanabe
2018-06-25
2
-2
/
+2
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
7
-21
/
+0
*
Drop my copyright headers
Zbigniew Jędrzejewski-Szmek
2018-06-14
2
-5
/
+0
*
Merge pull request #9274 from poettering/comment-header-cleanup
Zbigniew Jędrzejewski-Szmek
2018-06-14
9
-25
/
+9
|
\
|
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
9
-9
/
+9
|
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
6
-6
/
+6
|
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
8
-16
/
+0
*
|
timesync: ignore any errors related to timestamp file
Yu Watanabe
2018-06-14
1
-13
/
+21
|
/
*
timesync: add more log messages in manager_network_read_link_servers()
Yu Watanabe
2018-06-13
1
-3
/
+11
*
timesync: check validity of NTP server name or address
Yu Watanabe
2018-06-13
3
-3
/
+22
*
time-util: introduce common implementation of TFD_TIMER_CANCEL_ON_SET client ...
Lennart Poettering
2018-06-06
1
-10
/
+2
*
Merge pull request #9040 from yuwata/resolved-networkd-use-dynamic-user
Lennart Poettering
2018-05-23
1
-95
/
+1
|
\
|
*
timesync,shared: move logic requesting bus name to shared
Yu Watanabe
2018-05-22
1
-95
/
+1
*
|
tree-wide: port over all code to the new CONFIG_PARSER_PROTOTYPE() macro
Lennart Poettering
2018-05-22
1
-1
/
+1
|
/
*
Merge pull request #8981 from keszybz/ratelimit-and-dbus
Lennart Poettering
2018-05-18
1
-1
/
+1
|
\
|
*
Rename ratelimit_test to ratelimit_below
Zbigniew Jędrzejewski-Szmek
2018-05-13
1
-1
/
+1
*
|
timesync: use NULL instead of empty string
Yu Watanabe
2018-05-15
1
-1
/
+1
|
/
*
timesync: save and expose NTP responce on bus
Yu Watanabe
2018-05-03
5
-48
/
+126
*
timesync: try to reload DBus configuration when RequestName() fails
Yu Watanabe
2018-05-03
1
-1
/
+97
*
timesync: expose manager properties on bus
Yu Watanabe
2018-05-03
8
-0
/
+216
*
timesync: establish connection when network become online and the manager is ...
Yu Watanabe
2018-04-17
1
-2
/
+8
*
time-wait-sync: use watchfile to coordinate with timesyncd
Peter A. Bigot
2018-04-14
1
-0
/
+1
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
9
-117
/
+0
*
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2018-04-05
1
-4
/
+2
*
meson: sort source files
Yu Watanabe
2018-04-05
1
-2
/
+2
*
timesync: on network event do not establish connection when NTP servers are n...
Yu Watanabe
2018-03-29
1
-5
/
+10
*
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
*
timesync: fix typo
Yu Watanabe
2018-01-10
1
-1
/
+1
*
timesyncd: avoid signed/unsigned comparison (#7842)
Zbigniew Jędrzejewski-Szmek
2018-01-10
1
-1
/
+1
*
man: "systemd" is to be written in all lower-case, even at beginnings of sent...
Lennart Poettering
2017-12-13
1
-1
/
+1
*
tree-wide: adjust fall through comments so that gcc is happy
Shawn Landden
2017-11-20
1
-0
/
+3
*
Add license headers and SPDX identifiers to meson.build files
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+17
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
8
-0
/
+8
*
conf-parser: turn three bool function params into a flags fields
Lennart Poettering
2017-11-13
1
-1
/
+1
*
timesync: make poll interval configurable
Yu Watanabe
2017-11-07
5
-22
/
+47
*
timesync: add RootDistanceMaxSec= to timesyncd.conf (#7215)
Yu Watanabe
2017-11-05
4
-6
/
+11
*
timesyncd: enable DynamicUser=
Yu Watanabe
2017-10-06
1
-1
/
+1
[next]