summaryrefslogtreecommitdiff
path: root/src/timedate/timedatectl.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-18tree-wide: clean up --help texts a bitLennart Poettering1-6/+5
2019-11-13tree-wide: fix how we set $TZLennart Poettering1-2/+3
2019-10-08Highlight the synopsis and summary in --helpZbigniew Jędrzejewski-Szmek1-2/+4
2019-10-08Move the Commands section above Options sectionZbigniew Jędrzejewski-Szmek1-14/+14
2019-07-17timedatectl: add 'ntp-servers' and 'revert' commands to modify link NTP serversYu Watanabe1-0/+103
2019-05-08Enable log colors for most of tools in /usr/binZbigniew Jędrzejewski-Szmek1-0/+1
2019-03-04bus-util: drop unnecessary re-formattingYu Watanabe1-1/+1
2018-12-12timedated: Add dbus method to retrieve list of time zones (#11114)tibbling1-3/+18
2018-11-22coccinelle: make use of SYNTHETIC_ERRNOZbigniew Jędrzejewski-Szmek1-8/+6
2018-11-20Split out pretty-print.c and move pager.c and main-func.h to shared/Zbigniew Jędrzejewski-Szmek1-0/+1
2018-11-20timedatectl: define main through macroZbigniew Jędrzejewski-Szmek1-17/+9
2018-11-14basic/pager: convert the pager options to a flags argumentZbigniew Jędrzejewski-Szmek1-3/+3
2018-09-12bus-util: make --property= optionally take valueYu Watanabe1-10/+2
2018-08-20tree-wide: add clickable man page link to all --help textsLennart Poettering1-1/+11
2018-08-07tree-wide: shorten error logging a bitYu Watanabe1-8/+8
2018-06-20tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek1-3/+0
2018-06-14tree-wide: beautify remaining copyright statementsLennart Poettering1-1/+1
2018-06-14tree-wide: remove Lennart's copyright linesLennart Poettering1-1/+0
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-06-14timedatectl: add 'show' command to display machine-readable outputYu Watanabe1-0/+22
2018-06-13tree-wide: drop !! casts to booleansZbigniew Jędrzejewski-Szmek1-1/+1
2018-05-03timedatectl: add timesync-status and show-timesync commandsYu Watanabe1-13/+461
2018-04-17timedatectl: update output format of status commandYu Watanabe1-21/+21
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2018-03-28bus-util: add flags for bus_map_all_properties() (#8546)Yu Watanabe1-0/+1
2018-03-20bus-util: make bus_map_all_properties() not copy stringYu Watanabe1-13/+8
2018-03-19tree-wide: voidify pager_open()Yu Watanabe1-1/+1
2018-03-19timedatectl: use dispatch_verb()Yu Watanabe1-119/+45
2018-02-08tree-wide: use "cannot" instead of "can not"Zbigniew Jędrzejewski-Szmek1-1/+1
2018-01-12Comment the fact that some tools need to termintate their bus connect firstFranck Bui1-0/+2
2018-01-12Revert "tree-wide: use _cleanup_(sd_bus_flush_close_unrefp) at various appro...Franck Bui1-1/+2
2017-12-19timedatectl: fix status output (#7696)Yu Watanabe1-1/+1
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2017-11-10tree-wide: use _cleanup_(sd_bus_flush_close_unrefp) at various appropriate p...Lennart Poettering1-2/+1
2017-10-30treewide: unify identical definitions of polkit_agent_open_if_enabled() (#7187)Zbigniew Jędrzejewski-Szmek1-16/+4
2017-10-18timedatectl: stop using xstrftimeZbigniew Jędrzejewski-Szmek1-10/+11
2017-09-21timedatectl: be more explicit what "ntp synchronized" meansZbigniew Jędrzejewski-Szmek1-10/+10
2017-02-09tree-wide: make bus_map_all_properties return a proper sd_bus_errorLennart Poettering1-1/+4
2016-06-21sd-bus: make sure bus_map_all_properties() handle booleans rightLennart Poettering1-4/+4
2016-06-16systemctl: make sure we terminate the bus connection first, and then close th...Lennart Poettering1-1/+2
2016-05-30tree-wide: use ansi_highlight() instead of ANSI_HIGHLIGHT where appropriateLennart Poettering1-7/+7
2016-02-26tree-wide: merge pager_open_if_enabled() to the pager_open()Alexander Kuleshov1-9/+1
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack1-2/+0
2015-11-27tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering1-5/+5
2015-10-27util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]Lennart Poettering1-0/+1
2015-09-29bus-util: rename bus_open_transport() to bus_connect_transport()Lennart Poettering1-1/+1
2015-09-29util: introduce common version() implementation and use it everywhereLennart Poettering1-9/+7
2015-09-22cgtop: underline table headerLennart Poettering1-2/+2
2015-08-20timedatectl: when no timezone is set consider UTC the defaultLennart Poettering1-1/+1
2015-08-19timedatectl: assert timezone is not null in setenv() call.Dimitri John Ledkov1-1/+1