Systemd/src/bus-proxyd
Lennart Poettering f7fce3454c sd-bus: rename sd_bus_get_server_id() to sd_bus_get_owner_id()
In kdbus a "server id" is mostly a misnomer, as there isn't any "server"
involved anymore. Let's rename this to "owner" id hence, since it is an
ID that is picked by the owner of a bus or direct connection. This
matches nicely the sd_bus_get_owner_creds() call we already have.
2014-11-04 18:09:19 +01:00
..
bus-policy.c bus-policy: move name list iteration to policy users 2014-10-09 13:31:01 +02:00
bus-policy.h bus-policy: move name list iteration to policy users 2014-10-09 13:31:01 +02:00
bus-proxyd.c sd-bus: rename sd_bus_get_server_id() to sd_bus_get_owner_id() 2014-11-04 18:09:19 +01:00
Makefile
test-bus-policy.c bus-policy: move name list iteration to policy users 2014-10-09 13:31:01 +02:00