index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsystemd-bus
/
bus-creds.c
Age
Commit message (
Expand
)
Author
2014-01-05
man: document some more bus functions
Zbigniew Jędrzejewski-Szmek
2014-01-02
bus: fix memleak in sd_bus_creds_new_from_pid
Zbigniew Jędrzejewski-Szmek
2013-12-24
bus: properly shift cgroup data returned from kdbus by the container's root b...
Lennart Poettering
2013-12-12
bus: fix order in which we check creds
Lennart Poettering
2013-12-12
bus: when checking whether a creds object contains some field, don't use asse...
Lennart Poettering
2013-12-10
bus: when we _unref() a NULL pointer, don't use assert_return()
Lennart Poettering
2013-12-05
bus: switch to multiple KDBUS_ITEM_NAME including the flags
Kay Sievers
2013-12-02
busctl: add command to dump creds of a peer or pid
Lennart Poettering
2013-11-30
bus: include unique and well known names in credentials object
Lennart Poettering
2013-11-29
bus: revert attempts to make the integration-testing work
Kay Sievers
2013-11-29
bus: do not fail if "comm" information cannot be retrieved from /proc
Kay Sievers
2013-11-29
bus: do not fail if task information cannot be retrieved from /proc
Kay Sievers
2013-11-29
bus: do not fail if cgroup information cannot be retrieved from /proc
Kay Sievers
2013-11-29
bus: creds - ignore EINVAL when acessing the (inactive) LSM /proc interface
Kay Sievers
2013-11-28
bus: add new sd_bus_creds object to encapsulate process credentials
Lennart Poettering