summaryrefslogtreecommitdiff
path: root/src/libsystemd-bus/bus-socket.h
AgeCommit message (Collapse)Author
2013-10-30bus: add API call to create bus connection to the system bus of local containersLennart Poettering
Also, add support for this to machinectl, so that we can enumerate the machines that run inside a container. We must go deeper!
2013-03-30bus: implement server mode, and anonymous authenticationLennart Poettering
2013-03-25bus: split socket related code into bus-socket.[ch], to prepare for kdbus ↵Lennart Poettering
backend