summaryrefslogtreecommitdiff
path: root/src/libsystemd/sd-bus/bus-creds.c
AgeCommit message (Expand)Author
2014-11-27sd-bus: set creds info for "org.freedesktop.DBus.Local" generated messages, tooLennart Poettering
2014-11-27sd-bus: fake valid well-known-names metadata for faked bus messagesLennart Poettering
2014-11-27sd-bus: optimize how we generate the well-known-names lists in messages from ...Lennart Poettering
2014-11-26sd-bus: given that the kernel now passes the auxgroups list as 32bit array to...Lennart Poettering
2014-11-25sd-bus: properly copy selinux label and description field when duplicating cr...Lennart Poettering
2014-11-25sd-bus: add supplementary groups list to creds objectLennart Poettering
2014-11-25sd-bus: update to current kernel version, by splitting off the extended KDBUS...Lennart Poettering
2014-11-04sd-bus: rename "connection name" to "description" for the sd-bus API tooLennart Poettering
2014-05-15Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek
2014-03-11bus: replace sd_bus_label_{escape,unescape}() by new sd_bus_path_{encode,deco...Lennart Poettering
2014-02-20api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering
2014-02-18util: generalize code that checks whether PIDs are alive or unwaited forLennart Poettering
2014-01-22bus: unescape connection name when reading it from credentialsLennart Poettering
2014-01-22bus: include connection name in credentials structureLennart Poettering
2014-01-21libsystemd: split up into subdirsTom Gundersen