summaryrefslogtreecommitdiffstats
path: root/src/hostname (follow)
Commit message (Expand)AuthorAgeFilesLines
* hostnamed: use strdup_to_full()Zbigniew Jędrzejewski-Szmek2024-03-201-29/+2
* polkit: turn "interactive" flag to polkit APIs into a proper flags field (#31...Lennart Poettering2024-03-111-5/+4
* Merge pull request #31600 from YHNdnzj/fd-pollMike Yuan2024-03-041-1/+1
|\
| * extract-word: modernize extract_many_wordsMike Yuan2024-03-031-1/+1
* | 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
|/
* hostnamed: use sd_bus_reply_method_return() to shorten code a bitLennart Poettering2024-03-021-20/+2
* hostnamectl: display product uuid + hardware serial in regular status outputLennart Poettering2024-03-011-0/+60
* hostnamed: add explicit BUS_ERROR_NO_HARDWARE_SERIAL errorLennart Poettering2024-03-011-1/+2
* hostnamed: do some validation of the hw serial before we return itLennart Poettering2024-03-011-5/+25
* hostnamed: in get_hardware_firmware_data() don't dup a string if we shan't re...Lennart Poettering2024-03-011-9/+16
* hostnamed: our base indentation is 8 spaces, not 9 spacesLennart Poettering2024-03-011-33/+33
* hostnamectl: add -j switch for quick json outputLennart Poettering2024-01-221-1/+6
* hostnamed: expose /etc/os-release and /etc/machine-info data in fullLennart Poettering2024-01-221-0/+6
* hostnamed: use Type=notifyMike Yuan2024-01-091-0/+5
* hostnamed: always include VSockCID property in describe JSONLennart Poettering2024-01-091-1/+2
* hostnamed: add simple Varlink API, tooLennart Poettering2024-01-091-21/+123
* hostnamed: move bus and event loop object into Context objectLennart Poettering2024-01-091-16/+23
* hostnamed: port to sd_event_set_signal_exit()Lennart Poettering2024-01-091-8/+2
* hostnamed: expose local AF_VSOCK CID among other host infoLennart Poettering2024-01-082-3/+39
* bus-polkit: port polkit_registry to use value destructors in hash_opsLennart Poettering2024-01-031-1/+1
* polkit: simplify bus_verify_polkit_async() + drop auth-by-cap dbus featureLennart Poettering2023-12-211-27/+16
* hostname: expose machine ID and boot ID through DBusYu Watanabe2023-12-062-23/+74
* hostnamectl: do not show local machine ID and boot ID when requested to show ...Yu Watanabe2023-12-061-7/+13
* env-util: make write_env_file() optionally take headersYu Watanabe2023-10-311-1/+1
* hostname: Make sure we pass error to bus_verify_polkit_async()Daan De Meyer2023-08-241-1/+1
* meson: move declarations of localed and hostnamedYu Watanabe2023-07-311-0/+15
* hostnamectl: show age of firmware as time span, tooLennart Poettering2023-06-201-0/+11
* hostnamed: when parsing day/month of firmware date, force decimal parsingLennart Poettering2023-06-201-3/+3
* hostnamed: don't read DMI data within a containerLennart Poettering2023-06-201-0/+25
* label: Introduce LabelOps to do pre/post labelling operationsDaan De Meyer2023-05-311-1/+1
* 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
* hostnamed: expose support end timestamp as property on the busLennart Poettering2023-01-241-5/+33
* tree-wide: unify how we pick OS pretty name to displayLennart Poettering2023-01-241-1/+6
* 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-192-7/+75
* hostnamed: expose FirmwareDate dbus propertyJelle van der Waa2022-12-071-1/+23
* hostnamed: expose FirmwareVendor as dbus propertyJelle van der Waa2022-12-071-1/+25
* hostnamectl: port to vertical tableDavid Tardon2022-11-131-21/+18
* Rename def.h to constants.hZbigniew Jędrzejewski-Szmek2022-11-081-1/+1
* basic: rename util.h to logarithm.hZbigniew Jędrzejewski-Szmek2022-11-081-1/+0
* basic: move version() to build.h+cZbigniew Jędrzejewski-Szmek2022-11-081-1/+1
* tree-wide: use the term "initrd" at most places we so far used "initramfs"Lennart Poettering2022-09-231-2/+2
* 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
* tree-wide: use ASSERT_PTR moreDavid Tardon2022-09-131-14/+7
* hostname: make chassis type actually obtained from ACPI when nothing from DMIYu Watanabe2022-08-221-1/+1
* Use https for freedesktop.orgMichael Biebl2022-06-282-2/+2