summaryrefslogtreecommitdiff
path: root/src/timedate
Commit message (Expand)AuthorAgeFilesLines
...
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-142-4/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-142-4/+0
* timedatectl: add 'show' command to display machine-readable outputYu Watanabe2018-06-141-0/+22
* tree-wide: drop !! casts to booleansZbigniew Jędrzejewski-Szmek2018-06-131-1/+1
* basic/log: add the log_struct terminator to macroZbigniew Jędrzejewski-Szmek2018-06-041-4/+2
* timedated: add some debug logging when a number of kernel calls failLennart Poettering2018-05-291-16/+26
* timedated: show the short timezone name when changing timezones in logsLennart Poettering2018-05-291-3/+8
* Merge pull request #8985 from yuwata/bus-macro-3Lennart Poettering2018-05-181-24/+3
|\
| * timedate: use BUS_DEFINE_PROPERTY_GET* macrosYu Watanabe2018-05-151-24/+3
* | Merge pull request #9002 from yuwata/fix-timedateLennart Poettering2018-05-171-4/+5
|\ \
| * | timedate: do not copy input string before bus_verify_polkit_async()Yu Watanabe2018-05-151-4/+5
| |/
* | timedatectl: do not wrap polkit policy messageYu Watanabe2018-05-181-4/+2
|/
* basic: add log_level argument to timezone_is_validMike Gilbert2018-05-121-1/+1
* timedate: use free_and_strdup()Yu Watanabe2018-05-101-11/+5
* timedatectl: add timesync-status and show-timesync commandsYu Watanabe2018-05-031-13/+461
* remove unused variables (#8768)Tobias Jungel2018-04-201-2/+0
* timedatectl: update output format of status commandYu Watanabe2018-04-171-21/+21
* timedated: support multiple NTP servicesYu Watanabe2018-04-171-72/+311
* timedate: use sd_bus_error_set() if nothing is substitutedYu Watanabe2018-04-171-3/+3
* timedate: move error mapping to bus-common-errors.[ch]Yu Watanabe2018-04-171-7/+2
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-063-39/+0
* tree-wide: use TAKE_PTR() and TAKE_FD() macrosYu Watanabe2018-04-051-2/+1
* bus-util: add flags for bus_map_all_properties() (#8546)Yu Watanabe2018-03-281-0/+1
* bus-util: make bus_map_all_properties() not copy stringYu Watanabe2018-03-201-13/+8
* tree-wide: voidify pager_open()Yu Watanabe2018-03-191-1/+1
* timedatectl: use dispatch_verb()Yu Watanabe2018-03-191-119/+45
* meson: drop unnecessary "transformation" of policy filesZbigniew Jędrzejewski-Szmek2018-02-162-6/+1
* Gettextize policy filesGunnar Hjalmarsson2018-02-162-14/+12
* tree-wide: use "cannot" instead of "can not"Zbigniew Jędrzejewski-Szmek2018-02-081-1/+1
* Comment the fact that some tools need to termintate their bus connect firstFranck Bui2018-01-121-0/+2
* Revert "tree-wide: use _cleanup_(sd_bus_flush_close_unrefp) at various appro...Franck Bui2018-01-121-1/+2
* tree-wide: make name requesting asynchronous in all our servicesLennart Poettering2018-01-051-2/+2
* timedatectl: fix status output (#7696)Yu Watanabe2017-12-191-1/+1
* Replace free and reassignment with free_and_replaceDaniel Lockyer2017-11-241-3/+1
* Add license headers and SPDX identifiers to meson.build filesZbigniew Jędrzejewski-Szmek2017-11-191-0/+17
* Add SPDX license headers to various assorted filesZbigniew Jędrzejewski-Szmek2017-11-193-0/+6
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-192-0/+2
* po: add a copy of polkit its rulesZbigniew Jędrzejewski-Szmek2017-11-141-0/+1
* i18n: drop intltool use, use meson's merge_file directlyZbigniew Jędrzejewski-Szmek2017-11-132-12/+12
* tree-wide: use _cleanup_(sd_bus_flush_close_unrefp) at various appropriate p...Lennart Poettering2017-11-101-2/+1
* treewide: unify identical definitions of polkit_agent_open_if_enabled() (#7187)Zbigniew Jędrzejewski-Szmek2017-10-301-16/+4
* timedatectl: stop using xstrftimeZbigniew Jędrzejewski-Szmek2017-10-181-10/+11
* build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek2017-10-041-1/+1
* timedatectl: be more explicit what "ntp synchronized" meansZbigniew Jędrzejewski-Szmek2017-09-211-10/+10
* build-sys: drop gitignore patterns for in-tree buildsZbigniew Jędrzejewski-Szmek2017-07-181-1/+0
* build-sys: drop automake supportZbigniew Jędrzejewski-Szmek2017-07-181-1/+0
* 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-13/+11
* meson: properly conditionalize polkit installationZbigniew Jędrzejewski-Szmek2017-04-231-1/+1
* meson: build systemd using mesonZbigniew Jędrzejewski-Szmek2017-04-231-0/+16