summaryrefslogtreecommitdiff
path: root/src/timesync
AgeCommit message (Expand)AuthorFilesLines
2018-08-20user-util: rework get_user_creds()Lennart Poettering1-1/+1
2018-07-20timesync: voidify sd_event_add_signal() and sd_event_set_watchdog()Yu Watanabe1-3/+3
2018-06-29tree-wide: drop double newlineYu Watanabe3-3/+0
2018-06-25timesync: update log messageYu Watanabe1-1/+1
2018-06-25timesync: changes type of drift_freq to int64_tYu Watanabe2-2/+2
2018-06-20tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek7-21/+0
2018-06-14Drop my copyright headersZbigniew Jędrzejewski-Szmek2-5/+0
2018-06-14Merge pull request #9274 from poettering/comment-header-cleanupZbigniew Jędrzejewski-Szmek9-25/+9
2018-06-14tree-wide: beautify remaining copyright statementsLennart Poettering9-9/+9
2018-06-14tree-wide: remove Lennart's copyright linesLennart Poettering6-6/+6
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering8-16/+0
2018-06-14timesync: ignore any errors related to timestamp fileYu Watanabe1-13/+21
2018-06-13timesync: add more log messages in manager_network_read_link_servers()Yu Watanabe1-3/+11
2018-06-13timesync: check validity of NTP server name or addressYu Watanabe3-3/+22
2018-06-06time-util: introduce common implementation of TFD_TIMER_CANCEL_ON_SET client ...Lennart Poettering1-10/+2
2018-05-23Merge pull request #9040 from yuwata/resolved-networkd-use-dynamic-userLennart Poettering1-95/+1
2018-05-22timesync,shared: move logic requesting bus name to sharedYu Watanabe1-95/+1
2018-05-22tree-wide: port over all code to the new CONFIG_PARSER_PROTOTYPE() macroLennart Poettering1-1/+1
2018-05-18Merge pull request #8981 from keszybz/ratelimit-and-dbusLennart Poettering1-1/+1
2018-05-15timesync: use NULL instead of empty stringYu Watanabe1-1/+1
2018-05-13Rename ratelimit_test to ratelimit_belowZbigniew Jędrzejewski-Szmek1-1/+1
2018-05-03timesync: save and expose NTP responce on busYu Watanabe5-48/+126
2018-05-03timesync: try to reload DBus configuration when RequestName() failsYu Watanabe1-1/+97
2018-05-03timesync: expose manager properties on busYu Watanabe8-0/+216
2018-04-17timesync: establish connection when network become online and the manager is ...Yu Watanabe1-2/+8
2018-04-14time-wait-sync: use watchfile to coordinate with timesyncdPeter A. Bigot1-0/+1
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek9-117/+0
2018-04-05tree-wide: use TAKE_PTR() and TAKE_FD() macrosYu Watanabe1-4/+2
2018-04-05meson: sort source filesYu Watanabe1-2/+2
2018-03-29timesync: on network event do not establish connection when NTP servers are n...Yu Watanabe1-5/+10
2018-03-23tree-wide: warn when a directory path already exists but has bad mode/owner/typeZbigniew Jędrzejewski-Szmek1-1/+2
2018-03-22basic/mkdir: convert bool flag to enumZbigniew Jędrzejewski-Szmek1-1/+1
2018-02-08tree-wide: use "cannot" instead of "can not"Zbigniew Jędrzejewski-Szmek1-1/+1
2018-01-17timesync: do not fail when started as privileged userYu Watanabe1-0/+1
2018-01-15timesync: use current uid when started as non-root userYu Watanabe1-6/+11
2018-01-10timesync: fix typoYu Watanabe1-1/+1
2018-01-10timesyncd: avoid signed/unsigned comparison (#7842)Zbigniew Jędrzejewski-Szmek1-1/+1
2017-12-13man: "systemd" is to be written in all lower-case, even at beginnings of sent...Lennart Poettering1-1/+1
2017-11-20tree-wide: adjust fall through comments so that gcc is happyShawn Landden1-0/+3
2017-11-19Add license headers and SPDX identifiers to meson.build filesZbigniew Jędrzejewski-Szmek1-0/+17
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek8-0/+8
2017-11-13conf-parser: turn three bool function params into a flags fieldsLennart Poettering1-1/+1
2017-11-08timesync: make poll interval configurableYu Watanabe5-22/+47
2017-11-05timesync: add RootDistanceMaxSec= to timesyncd.conf (#7215)Yu Watanabe4-6/+11
2017-10-06timesyncd: enable DynamicUser=Yu Watanabe1-1/+1
2017-10-06mkdir: introduce follow_symlink flag to mkdir_safe{,_label}()Yu Watanabe1-1/+1
2017-10-04build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek1-1/+1
2017-08-30timesync: move stamp file to /var/lib/systemd/timesync/clockYu Watanabe2-9/+20
2017-08-27units: make use of !! ExecStart= prefix in systemd-timesyncd.serviceYu Watanabe1-3/+7
2017-08-08treewide: fix typos (#6566)Torstein Husebø1-1/+1