summaryrefslogtreecommitdiff
path: root/src/hostname/hostnamectl.c
Commit message (Expand)AuthorAgeFilesLines
* basic: add RuntimeScope enumLennart Poettering2023-03-101-1/+1
* hostnamectl: show support and among outputLennart Poettering2023-01-241-0/+32
* hostnamectl: show firmware date with date only, without timeLennart Poettering2023-01-201-1/+1
* hostnamed: expose FirmwareDate as timestamp in dbusJelle van der Waa2023-01-191-0/+11
* hostnamectl: port to vertical tableDavid Tardon2022-11-131-21/+18
* basic: move version() to build.h+cZbigniew Jędrzejewski-Szmek2022-11-081-1/+1
* shared/format-table: use enum instead of Table.empty_stringZbigniew Jędrzejewski-Szmek2022-09-221-3/+1
* hostnamectl,localectl: use "(unset)" in empty fieldsZbigniew Jędrzejewski-Szmek2022-09-211-1/+1
* hostnamed: display firmware versionSonali Srivastava2022-04-191-14/+24
* hostnamectl: use u8 literal specifierYu Watanabe2022-03-111-8/+8
* hostnamectl: add a chassis symbol in status outputZbigniew Jędrzejewski-Szmek2021-12-141-1/+27
* Change gendered terms to be gender-neutral (#21325)Emily Gonyer2021-11-121-1/+1
* tree-wide: do not print hint about -M if -M is already usedZbigniew Jędrzejewski-Szmek2021-11-041-1/+1
* Drop the text argument from assert_not_reached()Zbigniew Jędrzejewski-Szmek2021-08-031-1/+1
* hostnamectl: fix hyperlink in "Operating System" fieldYu Watanabe2021-05-041-9/+2
* hostnamectl: deprecate set-* methods and expose getters by only using nouns i...Jakub Warczarek2021-05-031-32/+50
* hostnamectl: add --json= switch for JSON outputLennart Poettering2021-04-291-2/+47
* hostnamectl: use TableYu Watanabe2021-02-091-49/+145
* hostnamectl: show hint when user try to set transient hostname but static hos...Yu Watanabe2021-02-091-3/+29
* hostnamectl: unset pretty hostname only when no target is specifiedYu Watanabe2021-02-091-1/+1
* hostnamectl: try to set transient hostname even if updating static or pretty ...Yu Watanabe2021-02-091-13/+44
* hostnamectl: improve log message on failureYu Watanabe2021-02-091-10/+10
* tree-wide: enable colorized logging for daemons when run in consoleYu Watanabe2021-02-011-1/+1
* tree-wide: Drop custom formatting for print() help messagesDaan De Meyer2021-01-311-6/+5
* Merge pull request #15531 from felipeborges/add-device-model-field-to-hostnamedLennart Poettering2020-12-181-0/+9
|\
| * hostnamed: Expose dmi "Vendor" and "Model" fieldsFelipe Borges2020-12-041-0/+9
* | hostname-util: flagsify hostname_is_valid(), drop machine_name_is_valid()Lennart Poettering2020-12-151-1/+1
|/
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* tree-wide: assorted coccinelle fixesFrantisek Sumsal2020-10-091-4/+3
* tree-wide: don't needlessly negate error number passed to bus_error_message()Lennart Poettering2020-09-141-1/+1
* bus: use bus_log_connect_error to print error messagefangxiuning2020-07-211-1/+1
* shared: split out code that maps properties to local structsLennart Poettering2020-06-301-1/+1
* log: introduce log_parse_environment_cli() and log_setup_cli()Filipe Brandenburger2020-06-241-3/+1
* tree-wide: clean up --help texts a bitLennart Poettering2019-11-181-3/+3
* Highlight the synopsis and summary in --helpZbigniew Jędrzejewski-Szmek2019-10-081-2/+5
* Move the Commands section above Options sectionZbigniew Jędrzejewski-Szmek2019-10-081-9/+10
* Enable log colors for most of tools in /usr/binZbigniew Jędrzejewski-Szmek2019-05-081-0/+1
* Split out pretty-print.c and move pager.c and main-func.h to shared/Zbigniew Jędrzejewski-Szmek2018-11-201-1/+1
* util-lib: move main() definition macros to its own header fileLennart Poettering2018-11-191-0/+1
* hostnamectl: define main through macroZbigniew Jędrzejewski-Szmek2018-11-171-10/+7
* 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-2/+3
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* hostnamectl: make the distribution name a pretty clickable link if we canLennart Poettering2018-04-191-2/+14
* 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/+2
* bus-util: make bus_map_all_properties() not copy stringYu Watanabe2018-03-201-35/+23
* hostnamectl: use dispatch_verb()Yu Watanabe2018-03-191-105/+32
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1