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
Age
Commit message (
Expand
)
Author
2013-12-25
man: document sd_bus_message_get_cookie()
Lennart Poettering
2013-12-25
bus: rename message "serial" to "cookie"
Lennart Poettering
2013-12-25
bus: conditionally set cookie_reply/timeout and update kdbus.h
Kay Sievers
2013-12-25
bus: update kdbus.h
Kay Sievers
2013-12-25
bus: set cookie_reply and update kdbus.h
Kay Sievers
2013-12-25
bus: also write debug logs about messages we send
Lennart Poettering
2013-12-25
bus: be a bit more verbose when debug mode is on
Lennart Poettering
2013-12-24
bus: properly shift cgroup data returned from kdbus by the container's root b...
Lennart Poettering
2013-12-24
busctl: show service/session a name belongs to in the list of names
Lennart Poettering
2013-12-24
bus: only accept kdbus creds if they are valid
Lennart Poettering
2013-12-24
util: unify SO_PEERCRED/SO_PEERSEC invocations
Lennart Poettering
2013-12-24
bus: fix hello ioctl buffer size calculation
Lennart Poettering
2013-12-24
bus: make gcc shut up
Lennart Poettering
2013-12-24
bus: fake client side creds in the proxy to the caller's creds
Lennart Poettering
2013-12-24
bus: allow peeking signatures recusively inside of containers
Lennart Poettering
2013-12-23
bus: fix assert when serializing fixed size struct to gvariant
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
sd-event: make sd_event_add_signal() fail with EBUSY if signal is not blocked
Lennart Poettering
2013-12-23
sd-event: fix return code of sd_event_run()
Lennart Poettering
2013-12-23
bus: update kdbus.h
Kay Sievers
2013-12-23
bus: when getting a kdbus connection into a container wait first for child, t...
Lennart Poettering
2013-12-23
bus: when we are connected to a bus, then do not assume peer creds are useful...
Lennart Poettering
2013-12-23
bus: make sure sd_bus_emit_properties_changed_strv() doesn't return ENOENT if...
Lennart Poettering
2013-12-23
bus: write debug message when we get a method call we cannot handle
Lennart Poettering
2013-12-23
bus: make sure to request peer cred only after connect(), not before
Lennart Poettering
2013-12-23
bus: always talk to the full dbus driver object
Lennart Poettering
2013-12-23
bus-proxyd: synthesize NameAcquire/NameLost signals for socket clients
Lennart Poettering
2013-12-23
bus: use memcpy() rather than unbounded strcpy()
Lennart Poettering
2013-12-23
bus: switch kdbus bloom filter over to SipHash (from MurmurHash3)
Lennart Poettering
2013-12-22
sd-daemon: introduce sd_watchdog_enabled() for parsing $WATCHDOG_USEC
Lennart Poettering
2013-12-22
shared: switch our hash table implementation over to SipHash
Lennart Poettering
2013-12-22
bus: also take write queue into consideration in sd_bus_try_close()
Lennart Poettering
2013-12-22
bus: allow invocation of sd_bus_emit_properties_changed_strv() with NULL list
Lennart Poettering
2013-12-22
bus: introduce concept of "const" properties
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: when introspecting, turn unprivileged flag into inverse annoation of "pr...
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: refuse messages pretending to originate from local interface
Lennart Poettering
2013-12-21
bus: in sd_bus_try_close() consider local read queue too
Lennart Poettering
2013-12-21
bus: always override message destination field with data from kdbus
Lennart Poettering
2013-12-21
bus: always consider well-known names sender credentials as attached to messages
Lennart Poettering
2013-12-21
bus: when filtering by sender take well known names lest from attached creds ...
Lennart Poettering
2013-12-21
bus: when watching bus names, we always need to add a change match
Lennart Poettering
2013-12-20
bus: wrap KDBUS_CMD_BYEBYE with a high-level call sd_bus_try_close()
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
sd-event: return 1 in sd_event_run() when we hit EINTR
Lennart Poettering
2013-12-19
bus: fix exit-on-idle for driverd
Lennart Poettering
2013-12-19
bus: reenable id change subscriptions
Lennart Poettering
[next]