systemd/src/hostname
Lennart Poettering 309a747fa6 libsystemd: turn json.[ch] into a public API
This is preparation for making our Varlink API a public API. Since our
Varlink API is built on top of our JSON API we need to make that public
first (it's a nice API, but JSON APIs there are already enough, this is
purely about the Varlink angle).

I made most of the json.h APIs public, and just placed them in
sd-json.h. Sometimes I wasn't so sure however, since the underlying data
structures would have to be made public too. If in doubt I didn#t risk
it, and moved the relevant API to src/libsystemd/sd-json/json-util.h
instead (without any sd_* symbol prefixes).

This is mostly a giant search/replace patch.
2024-06-12 18:42:22 +02:00
..
hostnamectl.c libsystemd: turn json.[ch] into a public API 2024-06-12 18:42:22 +02:00
hostnamed.c libsystemd: turn json.[ch] into a public API 2024-06-12 18:42:22 +02:00
meson.build meson: move declarations of localed and hostnamed 2023-08-01 05:52:50 +09:00
org.freedesktop.hostname1.conf Use https for freedesktop.org 2022-06-28 13:10:05 +02:00
org.freedesktop.hostname1.policy Use https for freedesktop.org 2022-06-28 13:10:05 +02:00
org.freedesktop.hostname1.service license: LGPL-2.1+ -> LGPL-2.1-or-later 2020-11-09 13:23:58 +09:00