summaryrefslogtreecommitdiff
path: root/src/timesync
Commit message (Expand)AuthorAgeFilesLines
* timesyncd: add ntp-units.d/ entry for timesyncZbigniew Jędrzejewski-Szmek2019-07-222-0/+3
* Merge pull request #12420 from mrc0mmand/coccinelle-tweaksLennart Poettering2019-04-301-1/+1
|\
| * tree-wide: drop !! casts to booleansFrantisek Sumsal2019-04-281-1/+1
* | codespell: fix spelling errorsBen Boeckel2019-04-291-1/+1
|/
* headers: remove unneeded includes from util.hZbigniew Jędrzejewski-Szmek2019-03-272-0/+4
* timesyncd: Improve sync log message. Fixes #11548.Niklas Hambüchen2019-01-241-2/+3
* tree-wide: make sure to flush/close all bus connections when our daemons exitLennart Poettering2019-01-171-1/+1
* timesyncd,resolved,machinectl: drop calls to sd_event_get_exit_code()Zbigniew Jędrzejewski-Szmek2019-01-081-3/+1
* timesync: fix serialization of IP addressLennart Poettering2018-12-181-1/+5
* timesync: use typesafe resolve_getaddrinfo()Yu Watanabe2018-12-171-3/+3
* timesync: define main through macroYu Watanabe2018-12-081-39/+27
* coccinelle: make use of SYNTHETIC_ERRNOZbigniew Jędrzejewski-Szmek2018-11-221-4/+3
* log: introduce new helper call log_setup_service()Lennart Poettering2018-11-201-3/+1
* tree-wide: replace 'unsigned int' with 'unsigned'Yu Watanabe2018-10-192-2/+2
* tree-wide: use setsockopt_int() moreYu Watanabe2018-10-191-2/+1
* tree-wide: introduce setsockopt_int() helper and make use of it everywhereLennart Poettering2018-10-181-2/+2
* tree-wide: add a single version of "static const int one = 1"Lennart Poettering2018-10-151-2/+1
* timesyncd: no need to reload dbus nowZbigniew Jędrzejewski-Szmek2018-09-201-1/+1
* tests: use a helper function to parse environment and open loggingZbigniew Jędrzejewski-Szmek2018-09-141-2/+2
* user-util: rework get_user_creds()Lennart Poettering2018-08-201-1/+1
* timesync: voidify sd_event_add_signal() and sd_event_set_watchdog()Yu Watanabe2018-07-201-3/+3
* tree-wide: drop double newlineYu Watanabe2018-06-293-3/+0
* 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