summaryrefslogtreecommitdiff
path: root/src/libsystemd-bus/bus-container.c
AgeCommit message (Expand)Author
2013-12-23bus: when getting a kdbus connection into a container wait first for child, t...Lennart Poettering
2013-12-23bus: make sure to request peer cred only after connect(), not beforeLennart Poettering
2013-12-17bus: when connecting to a container's system bus, double fork after joining t...Lennart Poettering
2013-12-17bus: when entering an existing namespace to connect to a container's system b...Lennart Poettering
2013-12-14bus: when connecting to a container's kdbus instance, enter namespace firstLennart Poettering
2013-12-11journal: add ability to browse journals of running OS containersLennart Poettering
2013-10-31machinectl: add new command to spawn a getty inside a containerLennart Poettering
2013-10-30run: add support for executing commands remotely via SSH or in a containerLennart Poettering
2013-10-30bus: add API call to create bus connection to the system bus of local containersLennart Poettering