summaryrefslogtreecommitdiff
path: root/src/libsystemd-bus/bus-creds.c
AgeCommit message (Expand)Author
2013-12-05bus: switch to multiple KDBUS_ITEM_NAME including the flagsKay Sievers
2013-12-02busctl: add command to dump creds of a peer or pidLennart Poettering
2013-11-30bus: include unique and well known names in credentials objectLennart Poettering
2013-11-29bus: revert attempts to make the integration-testing workKay Sievers
2013-11-29bus: do not fail if "comm" information cannot be retrieved from /procKay Sievers
2013-11-29bus: do not fail if task information cannot be retrieved from /procKay Sievers
2013-11-29bus: do not fail if cgroup information cannot be retrieved from /procKay Sievers
2013-11-29bus: creds - ignore EINVAL when acessing the (inactive) LSM /proc interfaceKay Sievers
2013-11-28bus: add new sd_bus_creds object to encapsulate process credentialsLennart Poettering