angler-fishThe Vulnerability History Project

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.
    
commit f7fce3454c221fd1fff51528d028576d1cb1c7b6
+2 -2
+1 -1
+3 -3
+1 -1
+4 -3
expand_less