Systemd/src/libsystemd
Zbigniew Jędrzejewski-Szmek d2916409ed sd-bus: make name validation functions public
Those are fairly trivial to reimplement, but any non-trivial user of sd-bus
is likely to need them. So let's expose them to save everyone the trouble.

I'm keeping the internal functions and making the public ones thin wrappers,
because for the internal uses we don't need the additional asserts, and also we
can't expose _pure_ annotation easily, and dropping it would likely make the
compiled code a bit less efficient.
2020-05-25 11:09:21 +02:00
..
sd-bus sd-bus: make name validation functions public 2020-05-25 11:09:21 +02:00
sd-daemon Introduce sd_notify_barrier 2020-05-01 03:22:47 +05:30
sd-device Merge pull request #15623 from poettering/cmsg-cleanup 2020-05-08 11:05:06 +02:00
sd-event sd-event: use _cleanup_ in one more place 2020-01-08 17:15:54 +01:00
sd-hwdb hwdb: optimize isatty()-per-line away 2020-04-13 11:27:35 +02:00
sd-id128 id128: move make_v4_uuid into id128-util.h to make it generally useful 2020-01-20 17:42:03 +01:00
sd-login sd-login: get rid of seat_can_multi_session() 2020-04-17 16:15:30 +02:00
sd-netlink sd-netlink: remove unused RTNL_WQUEUE_MAX define 2020-05-14 22:27:03 +02:00
sd-network sd-network: Add support to retrive LPR servers 2020-04-22 14:49:52 +02:00
sd-path sd-path: export "systemd-network-path" 2020-03-27 20:12:45 +01:00
sd-resolve tree-wide: drop socket.h when socket-util.h is included 2019-11-04 00:30:32 +09:00
sd-utf8 tree-wide: drop empty comments 2018-06-29 11:00:30 +09:00
disable-mempool.c mempool: only enable mempool use when linked to libsystemd-shared.so 2018-10-11 11:10:37 +02:00
libsystemd.pc.in meson: define PROJECT_VERSION as the "bare" project version 2018-12-20 21:35:29 +01:00
libsystemd.sym sd-bus: make name validation functions public 2020-05-25 11:09:21 +02:00
meson.build sd-netlink: save dynamic general netlink message type 2019-10-15 01:57:19 +09:00