summaryrefslogtreecommitdiff
path: root/src/timesync
Commit message (Expand)AuthorAgeFilesLines
* 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
* build-sys: drop automake supportZbigniew Jędrzejewski-Szmek2017-07-181-1/+0
* timesyncd: properly handle OOM errors when parsing fallback servers (#6047)Lennart Poettering2017-05-301-1/+5
* test-timesync: add first test for timesyncd conf parsingZbigniew Jędrzejewski-Szmek2017-05-252-0/+67
* timesyncd: don't use compiled-in list if FallbackNTP has been configured expl...Michael Biebl2017-05-245-4/+15
* timesync/timesyncd-manager: fix format-specifier issueMatija Skala2017-05-191-1/+1
* timesync/timesyncd-manager: fix format-specifier issuesMatija Skala2017-05-191-2/+2
* meson: use booleans for conf.set and drop unecessary conditionalsZbigniew Jędrzejewski-Szmek2017-05-021-1/+1
* meson: reindent all files with 8 spacesZbigniew Jędrzejewski-Szmek2017-04-231-19/+17
* meson: build systemd using mesonZbigniew Jędrzejewski-Szmek2017-04-231-0/+28
* tree-wide: fix wrong indent (#5757)Yu Watanabe2017-04-191-4/+4
* build-sys: add check for gperf lookup function signature (#5055)Mike Gilbert2017-01-101-1/+1
* timesyncd: clear ADJ_MAXERROR to keep STA_UNSYNC cleared after jump adjust (#...akochetkov2016-11-111-1/+3
* tree-wide: add PRI_[NU]SEC, and use time format strings moreZbigniew Jędrzejewski-Szmek2016-11-071-2/+2
* tree-wide: use mfree moreZbigniew Jędrzejewski-Szmek2016-10-161-5/+2
* tree-wide: rename config_parse_many to …_nulstrZbigniew Jędrzejewski-Szmek2016-09-161-1/+1
* clock-util: make clock_is_localtime() testable and add initial testsMartin Pitt2016-02-261-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-107-14/+0
* timesyncd: use (void) to mark ignored valueZbigniew Jędrzejewski-Szmek2016-01-201-1/+2
* tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen2015-11-183-3/+3
* defs: rework CONF_DIRS_NULSTR() macroLennart Poettering2015-11-101-2/+2
* timesync: return negative errno from manager_adjust_clock() on errorMichal Schmidt2015-11-051-2/+2
* util-lib: move CONF_DIRS_NULSTR definition to def.hLennart Poettering2015-11-031-2/+3
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-273-2/+5
* src/basic: rename audit.[ch] → audit-util.[ch] and capability.[ch] → capa...Lennart Poettering2015-10-271-1/+1
* util-lib: move a number of fs operations into fs-util.[ch]Lennart Poettering2015-10-272-0/+2
* timesysnd: port to extract_first_wordSusant Sahani2015-10-271-8/+10
* util-lib: split out user/group/uid/gid calls into user-util.[ch]Lennart Poettering2015-10-261-0/+1
* util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering2015-10-252-4/+6
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-242-13/+15
* tree-wide: add more void casts for various syscall invocationsLennart Poettering2015-10-191-4/+4
* tree-wide: clean up log_syntax() usageLennart Poettering2015-09-301-1/+1
* timesyncd: fix how we print a PIDLennart Poettering2015-09-111-1/+1
* timesyncd: remove RLIMIT_NPROCKay Sievers2015-07-311-4/+0
* build-sys: add all source files and no built files to the tar ballKay Sievers2015-06-231-1/+0
* everywhere: port everything to sigprocmask_many() and friendsLennart Poettering2015-06-151-1/+1