Systemd/src/systemd
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
..
_sd-common.h src/systemd: fix grammar and spelling errors in comments 2014-03-25 20:23:33 +01:00
Makefile build-sys: add stub makefiles to subdirs 2012-01-05 16:29:21 +01:00
sd-bus-protocol.h sd-bus: add support for new InteractiveAuthorizationRequired error from dbus spec 2014-10-28 14:59:48 +01:00
sd-bus-vtable.h bus: introduce concept of "const" properties 2013-12-22 03:50:52 +01:00
sd-bus.h sd-bus: rename sd_bus_get_server_id() to sd_bus_get_owner_id() 2014-11-04 18:09:19 +01:00
sd-daemon.h sd-daemon: introduce sd_pid_notify() and sd_pid_notifyf() 2014-06-05 17:05:18 +02:00
sd-dhcp-client.h sd-dhcp-client: support non-Ethernet hardware addresses 2014-10-11 12:15:54 +02:00
sd-dhcp-lease.h sd-network: remove redundant array size parameter from functions that return arrays 2014-07-17 01:42:26 +02:00
sd-dhcp-server.h sd-dhcp-server: always send out ROUTER and SUBNET_MASK 2014-08-04 20:58:15 +02:00
sd-dhcp6-client.h sd-dhcp-client: support non-Ethernet hardware addresses 2014-10-11 12:15:54 +02:00
sd-dhcp6-lease.h sd-dhcp6-lease: Add functions for accessing lease and addresses 2014-06-19 15:44:44 +03:00
sd-event.h sd-event: rename sd_event_source_set_name() to sd_event_source_get_name() 2014-11-04 18:09:19 +01:00
sd-icmp6-nd.h sd-icmp6-nd: Add function to stop ongoing ICMPv6 discovery 2014-06-26 16:09:40 +03:00
sd-id128.h src/systemd: fix grammar and spelling errors in comments 2014-03-25 20:23:33 +01:00
sd-ipv4ll.h sd-ipv4ll: Add reference counting for IPv4LL 2014-04-11 10:53:52 +03: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 sd-login: let's not needlessly yell at users 2014-10-28 12:31:11 +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 networkd: Fix a couple of typos 2014-10-22 16:38:35 +02:00
sd-path.h path: add new "systemd-path" utility for querying paths described in file-hierarchy(7) 2014-07-02 12:23:36 +02:00
sd-pppoe.h libsystemd-networkd: introduce sd-pppoe library 2014-11-01 22:31:40 +01:00
sd-resolve.h sd-resolve: rework sd-resolve to be callback based, similar in style to sd-bus and sd-event 2014-04-29 15:45:16 +02:00
sd-rtnl.h sd-rtnl: add support to set packet family type 2014-10-29 10:59:46 +01:00
sd-shutdown.h src/systemd: fix grammar and spelling errors in comments 2014-03-25 20:23:33 +01:00
sd-utf8.h bus: export utf8 validator calls as pure functions 2013-11-12 00:12:44 +01:00