summaryrefslogtreecommitdiff
path: root/src/hostname
AgeCommit message (Expand)AuthorFilesLines
2018-05-24os-util: add helpers for finding /etc/os-releaseLennart Poettering1-12/+6
2018-05-24fileio: accept FILE* in addition to path in parse_env_file()Lennart Poettering1-3/+3
2018-05-15hostname: use free_and_strdup()Yu Watanabe1-48/+28
2018-05-10tree-wide: use strv_free_and_replace() macroYu Watanabe1-2/+1
2018-04-23hoestnamed: Also parse HOME_URL from /usr/lib/os-release (#8779)Mario Limonciello1-0/+1
2018-04-19hostnamectl: make the distribution name a pretty clickable link if we canLennart Poettering1-2/+14
2018-04-19hostnamed: expose HOME_URL os-release field on the busLennart Poettering1-0/+3
2018-04-19tree-wide: drop spurious newlines (#8764)Lennart Poettering1-1/+0
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek3-39/+0
2018-04-05tree-wide: use TAKE_PTR() and TAKE_FD() macrosYu Watanabe1-2/+1
2018-03-28bus-util: add flags for bus_map_all_properties() (#8546)Yu Watanabe1-0/+2
2018-03-20bus-util: make bus_map_all_properties() not copy stringYu Watanabe1-35/+23
2018-03-19hostnamectl: use dispatch_verb()Yu Watanabe1-105/+32
2018-02-16meson: drop unnecessary "transformation" of policy filesZbigniew Jędrzejewski-Szmek2-6/+1
2018-02-16Gettextize policy filesGunnar Hjalmarsson2-12/+10
2018-01-05tree-wide: make name requesting asynchronous in all our servicesLennart Poettering1-2/+2
2017-11-20hostname-util: rework read_hostname_config() a bitLennart Poettering1-1/+1
2017-11-19Add license headers and SPDX identifiers to meson.build filesZbigniew Jędrzejewski-Szmek1-0/+17
2017-11-19Add SPDX license headers to various assorted filesZbigniew Jędrzejewski-Szmek3-0/+6
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2-0/+2
2017-11-14po: add a copy of polkit its rulesZbigniew Jędrzejewski-Szmek1-0/+1
2017-11-13i18n: drop intltool use, use meson's merge_file directlyZbigniew Jędrzejewski-Szmek2-8/+8
2017-10-30treewide: unify identical definitions of polkit_agent_open_if_enabled() (#7187)Zbigniew Jędrzejewski-Szmek1-13/+1
2017-10-04build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek1-1/+1
2017-07-18build-sys: drop gitignore patterns for in-tree buildsZbigniew Jędrzejewski-Szmek1-1/+0
2017-07-18build-sys: drop automake supportZbigniew Jędrzejewski-Szmek1-1/+0
2017-05-02meson: use booleans for conf.set and drop unecessary conditionalsZbigniew Jędrzejewski-Szmek1-1/+1
2017-04-27meson: do not install files from disabled features (#5811)userwithuid1-5/+5
2017-04-23meson: reindent all files with 8 spacesZbigniew Jędrzejewski-Szmek1-9/+7
2017-04-23meson: properly conditionalize polkit installationZbigniew Jędrzejewski-Szmek1-1/+1
2017-04-23meson: build systemd using mesonZbigniew Jędrzejewski-Szmek1-0/+16
2017-02-28hostname: detect detachable dmi chassis type (#5489)David Herrmann1-0/+1
2017-02-28hostname: detect convertible dmi chassis typeDavid Herrmann1-0/+3
2017-02-28hostname: add 'convertible' chassis typeDavid Herrmann1-0/+1
2017-02-09tree-wide: make bus_map_all_properties return a proper sd_bus_errorLennart Poettering1-7/+16
2017-01-27build-sys,hostnamed: allow distributions to override the "localhost" fallbackZbigniew Jędrzejewski-Szmek1-2/+2
2016-11-23networkd: allow networkd to set the timezone in timedatedMartin Pitt2-9/+0
2016-11-20hostnamed: allow networkd to set the transient hostnameMartin Pitt2-0/+9
2016-10-23tree-wide: drop NULL sentinel from strjoinZbigniew Jędrzejewski-Szmek1-1/+1
2016-10-04tree-wide: remove consecutive duplicate words in commentsStefan Schweter1-1/+1
2016-09-13journal-remote: implement %m support in mhd_respondfZbigniew Jędrzejewski-Szmek1-4/+4
2016-08-31hostnamed: prefer more precise DMI info over ACPI OSPM infoLennart Poettering1-47/+42
2016-08-18hostnamectl: rework pretty hostname validation (#3985)Lennart Poettering1-17/+19
2016-05-30util-lib: make localed's nonempty() generic, rename it to empty_to_null() and...Lennart Poettering1-8/+6
2016-03-01selinux: always try to load the full selinux dbZbigniew Jędrzejewski-Szmek1-1/+1
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack2-4/+0
2015-12-14treewide: fix typos and indentationTorstein Husebø1-1/+1
2015-12-02hostnamed: SMBIOS 3.0 knows the "tablet" form factor, add support for itLennart Poettering1-2/+6
2015-11-27tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2-8/+7
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen1-1/+1