summaryrefslogtreecommitdiff
path: root/src/timesync/timesyncd-conf.c
Commit message (Expand)AuthorAgeFilesLines
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* conf-parser: turn three bool function params into a flags fieldsLennart Poettering2017-11-131-1/+1
* timesync: make poll interval configurableYu Watanabe2017-11-081-5/+21
* timesyncd: don't use compiled-in list if FallbackNTP has been configured expl...Michael Biebl2017-05-241-0/+10
* tree-wide: fix wrong indent (#5757)Yu Watanabe2017-04-191-4/+4
* tree-wide: rename config_parse_many to …_nulstrZbigniew Jędrzejewski-Szmek2016-09-161-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* defs: rework CONF_DIRS_NULSTR() macroLennart Poettering2015-11-101-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-271-2/+3
* timesysnd: port to extract_first_wordSusant Sahani2015-10-271-8/+10
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-1/+1
* tree-wide: clean up log_syntax() usageLennart Poettering2015-09-301-1/+1
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-1/+0
* timesyncd: Support timesyncd.conf.d directories in the usual search pathsJosh Triplett2014-11-291-4/+5
* timesyncd: beef up NTP server selection logic, and acquire NTP servers from DHCPLennart Poettering2014-08-121-3/+58
* timesyncd: split up into multiple source fileLennart Poettering2014-08-121-0/+49