summaryrefslogtreecommitdiff
path: root/src/timedate/timedatectl.c
Commit message (Expand)AuthorAgeFilesLines
* Highlight the synopsis and summary in --helpZbigniew Jędrzejewski-Szmek2019-10-081-2/+4
* Move the Commands section above Options sectionZbigniew Jędrzejewski-Szmek2019-10-081-14/+14
* timedatectl: add 'ntp-servers' and 'revert' commands to modify link NTP serversYu Watanabe2019-07-171-0/+103
* Enable log colors for most of tools in /usr/binZbigniew Jędrzejewski-Szmek2019-05-081-0/+1
* bus-util: drop unnecessary re-formattingYu Watanabe2019-03-041-1/+1
* timedated: Add dbus method to retrieve list of time zones (#11114)tibbling2018-12-121-3/+18
* coccinelle: make use of SYNTHETIC_ERRNOZbigniew Jędrzejewski-Szmek2018-11-221-8/+6
* Split out pretty-print.c and move pager.c and main-func.h to shared/Zbigniew Jędrzejewski-Szmek2018-11-201-0/+1
* timedatectl: define main through macroZbigniew Jędrzejewski-Szmek2018-11-201-17/+9
* basic/pager: convert the pager options to a flags argumentZbigniew Jędrzejewski-Szmek2018-11-141-3/+3
* bus-util: make --property= optionally take valueYu Watanabe2018-09-121-10/+2
* tree-wide: add clickable man page link to all --help textsLennart Poettering2018-08-201-1/+11
* tree-wide: shorten error logging a bitYu Watanabe2018-08-071-8/+8
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-06-201-3/+0
* tree-wide: beautify remaining copyright statementsLennart Poettering2018-06-141-1/+1
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-1/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+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
* timedatectl: add timesync-status and show-timesync commandsYu Watanabe2018-05-031-13/+461
* timedatectl: update output format of status commandYu Watanabe2018-04-171-21/+21
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* 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
* 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
* timedatectl: fix status output (#7696)Yu Watanabe2017-12-191-1/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* 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
* timedatectl: be more explicit what "ntp synchronized" meansZbigniew Jędrzejewski-Szmek2017-09-211-10/+10
* tree-wide: make bus_map_all_properties return a proper sd_bus_errorLennart Poettering2017-02-091-1/+4
* sd-bus: make sure bus_map_all_properties() handle booleans rightLennart Poettering2016-06-211-4/+4
* systemctl: make sure we terminate the bus connection first, and then close th...Lennart Poettering2016-06-161-1/+2
* tree-wide: use ansi_highlight() instead of ANSI_HIGHLIGHT where appropriateLennart Poettering2016-05-301-7/+7
* tree-wide: merge pager_open_if_enabled() to the pager_open()Alexander Kuleshov2016-02-261-9/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2015-11-271-5/+5
* util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]Lennart Poettering2015-10-271-0/+1
* bus-util: rename bus_open_transport() to bus_connect_transport()Lennart Poettering2015-09-291-1/+1
* util: introduce common version() implementation and use it everywhereLennart Poettering2015-09-291-9/+7
* cgtop: underline table headerLennart Poettering2015-09-221-2/+2
* timedatectl: when no timezone is set consider UTC the defaultLennart Poettering2015-08-201-1/+1
* timedatectl: assert timezone is not null in setenv() call.Dimitri John Ledkov2015-08-191-1/+1
* sd-bus: introduce new sd_bus_flush_close_unref() callLennart Poettering2015-07-031-1/+1
* timedatectl: trim non-local RTC warning to 80 chars wideVedran Miletić2015-07-021-5/+6