chiark / gitweb /
man: document some more bus functions
[elogind.git] / src / libsystemd-bus / bus-creds.c
2014-01-05 Zbigniew Jędrzejew... man: document some more bus functions
2014-01-03 Zbigniew Jędrzejew... bus: fix memleak in sd_bus_creds_new_from_pid
2013-12-24 Lennart Poetteringbus: properly shift cgroup data returned from kdbus...
2013-12-12 Lennart Poetteringbus: fix order in which we check creds
2013-12-11 Lennart Poetteringbus: when checking whether a creds object contains...
2013-12-10 Lennart Poetteringbus: when we _unref() a NULL pointer, don't use assert_...
2013-12-04 Kay Sieversbus: switch to multiple KDBUS_ITEM_NAME including the...
2013-12-02 Lennart Poetteringbusctl: add command to dump creds of a peer or pid
2013-11-30 Lennart Poetteringbus: include unique and well known names in credentials...
2013-11-29 Kay Sieversbus: revert attempts to make the integration-testing...
2013-11-29 Kay Sieversbus: do not fail if "comm" information cannot be retrie...
2013-11-29 Kay Sieversbus: do not fail if task information cannot be retrieve...
2013-11-29 Kay Sieversbus: do not fail if cgroup information cannot be retrie...
2013-11-29 Kay Sieversbus: creds - ignore EINVAL when acessing the (inactive...
2013-11-28 Lennart Poetteringbus: add new sd_bus_creds object to encapsulate process...