summaryrefslogtreecommitdiffstats
path: root/src/hostname/hostnamectl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* sd-json,tree-wide: add sd_json_format_enabled() and use it everwhereZbigniew Jędrzejewski-Szmek2024-10-281-1/+1
* Merge pull request #34679 from DaanDeMeyer/bus-logDaan De Meyer2024-10-091-1/+1
|\
| * bus-util: Log more information when connecting to a bus socket failsDaan De Meyer2024-10-091-1/+1
* | tree-wide: drop doubled empty linesYu Watanabe2024-10-071-1/+0
|/
* tree-wide: voidify polkit_agent_open_if_enabled()Yu Watanabe2024-08-191-1/+1
* Rename spawn-polkit-agent.c to just polkit-agent.cZbigniew Jędrzejewski-Szmek2024-06-261-1/+1
* libsystemd: turn json.[ch] into a public APILennart Poettering2024-06-121-7/+7
* hostnamectl: gracefully handle old hostnamed replies to GetHardwareSerial()Lennart Poettering2024-03-041-1/+2
* hostnamectl: properly initialize the two timestamp fields before doing bus callLennart Poettering2024-03-041-1/+3
* hostnamectl: display product uuid + hardware serial in regular status outputLennart Poettering2024-03-011-0/+60
* hostnamectl: add -j switch for quick json outputLennart Poettering2024-01-221-1/+6
* hostnamed: expose local AF_VSOCK CID among other host infoLennart Poettering2024-01-081-1/+14
* hostname: expose machine ID and boot ID through DBusYu Watanabe2023-12-061-22/+23
* hostnamectl: do not show local machine ID and boot ID when requested to show ...Yu Watanabe2023-12-061-7/+13
* hostnamectl: show age of firmware as time span, tooLennart Poettering2023-06-201-0/+11
* hostnamectl: convert more hostname1 calls to BusLocatorDavid Tardon2023-05-241-24/+4
* 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-01-311-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