Systemd/src/systemd
Lennart Poettering a6278b8830 bus: replace sd_bus_label_{escape,unescape}() by new sd_bus_path_{encode,decode}()
The new calls work similarly, but enforce a that a common, fixed bus
path prefix is used.

This follows discussions with Simon McVittie on IRC that it should be a
good idea to make sure that people don't use the escaping applied here
too wildly as anything other than the last label of a bus path.
2014-03-11 19:03:50 +01:00
..
_sd-common.h include: make direct includion of _sd-common.h harder 2013-11-20 19:36:14 +01:00
Makefile build-sys: add stub makefiles to subdirs 2012-01-05 16:29:21 +01:00
sd-bus-protocol.h driverd: implement AddMatch/RemoveMatch logic 2013-12-19 04:40:56 +01:00
sd-bus-vtable.h bus: introduce concept of "const" properties 2013-12-22 03:50:52 +01:00
sd-bus.h bus: replace sd_bus_label_{escape,unescape}() by new sd_bus_path_{encode,decode}() 2014-03-11 19:03:50 +01:00
sd-daemon.h sd-damon is LGPL now 2014-02-19 18:23:14 +01:00
sd-dhcp-client.h sd-network: add new library 2014-02-28 01:01:13 +01:00
sd-dhcp-lease.h sd-dhcp-lease: add sd_dhcp_lease_get_next_server() 2014-03-03 17:18:22 +01:00
sd-event.h event: add new kind of event source called "post" 2014-02-21 21:13:53 +01:00
sd-id128.h bus: rework bloom filter logic to operate with variable bloom filter 2014-01-28 00:57:38 +01:00
sd-ipv4ll.h sd-network: IPv4 link-local support [v2] 2014-03-03 23:24:34 +01:00
sd-journal.h api: in constructor function calls, always put the returned object pointer first (or second) 2014-02-20 00:03:10 +01:00
sd-login.h libsystemd-login: add sd_session_get_remote_{host, user} 2013-12-21 22:02:57 -05:00
sd-memfd.h api: in constructor function calls, always put the returned object pointer first (or second) 2014-02-20 00:03:10 +01:00
sd-messages.h logind: detect whether the system is docked, and if it is inhibit lid switch processing 2014-02-24 16:22:23 +01:00
sd-network.h sd-network: fix header 2014-02-28 02:08:08 +01:00
sd-readahead.h build-sys: merge libsystemd-daemon into libsystemd 2014-02-19 01:09:19 +01:00
sd-resolve.h api: in constructor function calls, always put the returned object pointer first (or second) 2014-02-20 00:03:10 +01:00
sd-rtnl.h sd-rtnl: introduce read ether and ip address functions 2014-03-07 17:39:04 +01:00
sd-shutdown.h shutdown: as sd-shutdown.h is a drop-in header it should not include any other headers of ours 2013-11-07 16:53:26 +01:00
sd-utf8.h bus: export utf8 validator calls as pure functions 2013-11-12 00:12:44 +01:00