summaryrefslogtreecommitdiffstats
path: root/src/hostname/hostnamed.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: use Device*T*ree spellingZbigniew Jędrzejewski-Szmek2024-11-061-1/+1
* fileio: port write_string_file() to LabelOps, and thus add WRITE_STRING_FILE_...Lennart Poettering2024-10-221-2/+1
* time-util: rework localtime_or_gmtime() into localtime_or_gmtime_usec()Lennart Poettering2024-09-051-5/+6
* sd-varlink: make our internal Varlink API public as sd-varlink.[ch]Lennart Poettering2024-07-161-14/+14
* Drop support for nscdZbigniew Jędrzejewski-Szmek2024-06-281-3/+0
* hostnamed: make sure we can actually properly parse 'allowInteractiveAuthenti...Lennart Poettering2024-06-271-3/+0
* hostnamed: if polkit authentication fails for Varlink Describe() call, don't ...Lennart Poettering2024-06-271-1/+3
* tree-wide: port over to new builder apisLennart Poettering2024-06-191-31/+32
* libsystemd: turn json.[ch] into a public APILennart Poettering2024-06-121-38/+39
* hostnamed: don't allow hostnamed to exit on idle if varlink connections are s...Lennart Poettering2024-06-121-2/+9
* 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
* extract-word: modernize extract_many_wordsMike Yuan2024-03-031-1/+1
* hostnamed: use sd_bus_reply_method_return() to shorten code a bitLennart Poettering2024-03-021-20/+2
* 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
* 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-081-2/+25
* 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-061-1/+51
* 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
* 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
* 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
* hostnamed: expose FirmwareDate as timestamp in dbusJelle van der Waa2023-01-191-7/+64
* 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
* 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
* tree-wide: use the term "initrd" at most places we so far used "initramfs"Lennart Poettering2022-09-231-2/+2
* 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
* hostnamed: update to use new style sd-bus macrosSonali Srivastava2022-04-211-62/+45
* hostnamed: display firmware versionSonali Srivastava2022-04-191-7/+38
* virt: make virtualization enum a named typeLennart Poettering2022-04-041-1/+2
* tree-wide: add a space after if, switch, for, and whileYu Watanabe2022-04-011-1/+1
* hostnamed: properly reset hw model/vendor props before re-reading themLennart Poettering2022-03-241-1/+3
* machine-info: rename VENDOR=/MODEL= → HARDWARE_VENDOR=/HARDWARE_MODEL=Lennart Poettering2022-03-241-11/+11
* hostnamed: update chassis table to SMBIOS 3.5Lennart Poettering2022-03-141-7/+13