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-control.c
Age
Commit message (
Expand
)
Author
2013-12-25
bus: rename message "serial" to "cookie"
Lennart Poettering
2013-12-24
bus: properly shift cgroup data returned from kdbus by the container's root b...
Lennart Poettering
2013-12-24
bus: only accept kdbus creds if they are valid
Lennart Poettering
2013-12-23
bus: don't attach KDBUS_ITEM_ID to match ioctl() if we don't need it
Lennart Poettering
2013-12-23
bus: fix sender match creation on kdbus
Lennart Poettering
2013-12-23
bus: update kdbus.h
Kay Sievers
2013-12-23
bus: always talk to the full dbus driver object
Lennart Poettering
2013-12-23
bus: use memcpy() rather than unbounded strcpy()
Lennart Poettering
2013-12-21
bus: when getting credentials of a bus name that is activatable but not activ...
Lennart Poettering
2013-12-21
bus: send status message from proxyd to systemd about client we are working for
Lennart Poettering
2013-12-21
bus: when watching bus names, we always need to add a change match
Lennart Poettering
2013-12-20
libsystemd-bus: match on any connection ID unless specified
Daniel Mack
2013-12-20
libsystemd-bus: follow changes in kdbus
Daniel Mack
2013-12-19
bus: reenable id change subscriptions
Lennart Poettering
2013-12-19
bus: do not add empty strings, size should be 0
Kay Sievers
2013-12-19
driverd: implement AddMatch/RemoveMatch logic
Lennart Poettering
2013-12-18
bus: when releasing, taking, listing bus names check if they are valid
Lennart Poettering
2013-12-18
bus: sync with kdbus
Daniel Mack
2013-12-13
libsystemd-bus: the same error codes for sd_bus_release_name() (for kdbus and...
Lukasz Skalski
2013-12-13
bus: properly parse NameOwnerChanged messages when caller explicitly wants to...
Lennart Poettering
2013-12-12
bus: update kdbus.h
Kay Sievers
2013-12-12
bus: instead of exposing the dbus1 flags when acquiring a name use our own th...
Lennart Poettering
2013-12-12
bus: update name listing logic to current kernel interface
Lennart Poettering
2013-12-10
macro: log assertion at debug level in assert_return()
Lennart Poettering
2013-12-06
bus: catch up with latest kdbus changes
Kay Sievers
2013-12-05
bus: switch to multiple KDBUS_ITEM_NAME including the flags
Kay Sievers
2013-12-04
libsystemd-bus: catch up with latest kdbus changes
Kay Sievers
2013-12-04
libsystemd-bus: catch up with latest kdbus list query changes
Kay Sievers
2013-12-03
bus: fix parsing of AcquireName() response
Lennart Poettering
2013-12-03
bus: rework sd_bus_list_names() to return two lists for acquired and activata...
Lennart Poettering
2013-12-03
bus: internalize a lot of protocol definitions
Lennart Poettering
2013-12-03
bus: make sd_bus_request_name() and sd_bus_release_name() behave more like ot...
Lennart Poettering
2013-12-03
libsystemd-bus: catch up with latest kdbus changes
Daniel Mack
2013-12-03
libsystemd-bus: catch up with latest kdbus changes
Daniel Mack
2013-12-02
libsystemd-bus: catch up with latest kdbus changes
Daniel Mack
2013-12-02
busctl: add command to dump creds of a peer or pid
Lennart Poettering
2013-12-02
bus: be nice to LLVM and don't embedd a VLA in a union
Lennart Poettering
2013-12-01
bus: remove unused variable
Thomas Hindoe Paaboel Andersen
2013-11-30
bus: catch up with kdbus
Kay Sievers
2013-11-30
bus: include unique and well known names in credentials object
Lennart Poettering
2013-11-30
libsystemd-bus: catch up with latest kdbus changes
Daniel Mack
2013-11-29
libsystemd-bus: sd_bus_request_name: use kdbus_translate_request_name_flags()
Daniel Mack
2013-11-29
libsystemd-bus: add kdbus support for sd_bus_get_owner()
Daniel Mack
2013-11-29
libsystemd-bus: factor out DBus bits out of sd_bus_get_owner()
Daniel Mack
2013-11-29
bus: fix size calculation for match data
Kay Sievers
2013-11-29
kdbus: synthesize NameOwnerChange signals from kernel messages and support ma...
Lennart Poettering
2013-11-29
libsystemd-bus: clean up bus-control.c file
Lukasz Skalski
2013-11-29
libsystemd-bus: sd_bus_request_name: fix return value for kdbus
Daniel Mack
2013-11-29
libsystemd-bus: make sd_bus_list_names return all connections, including uniq...
Daniel Mack
2013-11-29
libsystemd-bus: add kdbus support for sd_bus_list_names()
Daniel Mack
[next]