summaryrefslogtreecommitdiff
path: root/src/timesync
Commit message (Expand)AuthorAgeFilesLines
* timesync: update log messageYu Watanabe2018-06-251-1/+1
* timesync: changes type of drift_freq to int64_tYu Watanabe2018-06-252-2/+2
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-06-207-21/+0
* Drop my copyright headersZbigniew Jędrzejewski-Szmek2018-06-142-5/+0
* Merge pull request #9274 from poettering/comment-header-cleanupZbigniew Jędrzejewski-Szmek2018-06-149-25/+9
|\
| * tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-149-9/+9
| * tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-146-6/+6
| * tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-148-16/+0
* | timesync: ignore any errors related to timestamp fileYu Watanabe2018-06-141-13/+21
|/
* timesync: add more log messages in manager_network_read_link_servers()Yu Watanabe2018-06-131-3/+11
* timesync: check validity of NTP server name or addressYu Watanabe2018-06-133-3/+22
* time-util: introduce common implementation of TFD_TIMER_CANCEL_ON_SET client ...Lennart Poettering2018-06-061-10/+2
* Merge pull request #9040 from yuwata/resolved-networkd-use-dynamic-userLennart Poettering2018-05-231-95/+1
|\
| * timesync,shared: move logic requesting bus name to sharedYu Watanabe2018-05-221-95/+1
* | tree-wide: port over all code to the new CONFIG_PARSER_PROTOTYPE() macroLennart Poettering2018-05-221-1/+1
|/
* Merge pull request #8981 from keszybz/ratelimit-and-dbusLennart Poettering2018-05-181-1/+1
|\
| * Rename ratelimit_test to ratelimit_belowZbigniew Jędrzejewski-Szmek2018-05-131-1/+1
* | timesync: use NULL instead of empty stringYu Watanabe2018-05-151-1/+1
|/
* timesync: save and expose NTP responce on busYu Watanabe2018-05-035-48/+126
* timesync: try to reload DBus configuration when RequestName() failsYu Watanabe2018-05-031-1/+97
* timesync: expose manager properties on busYu Watanabe2018-05-038-0/+216
* timesync: establish connection when network become online and the manager is ...Yu Watanabe2018-04-171-2/+8
* time-wait-sync: use watchfile to coordinate with timesyncdPeter A. Bigot2018-04-141-0/+1
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-069-117/+0
* tree-wide: use TAKE_PTR() and TAKE_FD() macrosYu Watanabe2018-04-051-4/+2
* meson: sort source filesYu Watanabe2018-04-051-2/+2
* timesync: on network event do not establish connection when NTP servers are n...Yu Watanabe2018-03-291-5/+10
* tree-wide: warn when a directory path already exists but has bad mode/owner/typeZbigniew Jędrzejewski-Szmek2018-03-231-1/+2
* basic/mkdir: convert bool flag to enumZbigniew Jędrzejewski-Szmek2018-03-221-1/+1
* tree-wide: use "cannot" instead of "can not"Zbigniew Jędrzejewski-Szmek2018-02-081-1/+1
* timesync: do not fail when started as privileged userYu Watanabe2018-01-171-0/+1
* timesync: use current uid when started as non-root userYu Watanabe2018-01-151-6/+11
* timesync: fix typoYu Watanabe2018-01-101-1/+1
* timesyncd: avoid signed/unsigned comparison (#7842)Zbigniew Jędrzejewski-Szmek2018-01-101-1/+1
* man: "systemd" is to be written in all lower-case, even at beginnings of sent...Lennart Poettering2017-12-131-1/+1
* tree-wide: adjust fall through comments so that gcc is happyShawn Landden2017-11-201-0/+3
* Add license headers and SPDX identifiers to meson.build filesZbigniew Jędrzejewski-Szmek2017-11-191-0/+17
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-198-0/+8
* conf-parser: turn three bool function params into a flags fieldsLennart Poettering2017-11-131-1/+1
* timesync: make poll interval configurableYu Watanabe2017-11-085-22/+47
* timesync: add RootDistanceMaxSec= to timesyncd.conf (#7215)Yu Watanabe2017-11-054-6/+11
* timesyncd: enable DynamicUser=Yu Watanabe2017-10-061-1/+1
* mkdir: introduce follow_symlink flag to mkdir_safe{,_label}()Yu Watanabe2017-10-061-1/+1
* build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek2017-10-041-1/+1
* timesync: move stamp file to /var/lib/systemd/timesync/clockYu Watanabe2017-08-302-9/+20
* units: make use of !! ExecStart= prefix in systemd-timesyncd.serviceYu Watanabe2017-08-271-3/+7
* treewide: fix typos (#6566)Torstein Husebø2017-08-081-1/+1
* test-timesync: ignore failure to listen on /run/systemd/netif/links/ (#6463)Zbigniew Jędrzejewski-Szmek2017-07-281-0/+4
* tree-wide: make use of getpid_cached() wherever we canLennart Poettering2017-07-201-1/+2
* build-sys: drop gitignore patterns for in-tree buildsZbigniew Jędrzejewski-Szmek2017-07-181-2/+0