systemd/src/creds
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
..
creds.c libsystemd: turn json.[ch] into a public API 2024-06-12 18:42:22 +02:00
io.systemd.credentials.policy creds: fix typo 2024-02-08 19:48:49 +01:00
meson.build creds-util: fix "weak" vs. "secure" display for tmpfs/noswap backed credentials 2024-06-12 16:25:55 +01:00