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-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
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: catch up with kdbus changes
Kay Sievers
2013-12-18
bus: reduce calls to KDBUS_CMD_MEMFD_SIZE_SET ioctl
Lennart Poettering
2013-12-18
busctl: output a single sorted list of names, including activatable and activ...
Lennart Poettering
2013-12-18
bus: beef up driverd
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-17
bus-util: return errors when encountered
Thomas Hindoe Paaboel Andersen
2013-12-17
__thread --> thread_local for C11 compat
Shawn Landden
2013-12-17
libsystemd-bus: true/false instead of yes/no in msg dump
Lukasz Skalski
2013-12-17
busctl: on kdbus the bus driver is a service like any other, hence don't skip it
Lennart Poettering
2013-12-17
bus: remarshal messages when necessary before sending
Lennart Poettering
2013-12-17
bus: sync with kdbus
Daniel Mack
2013-12-17
bus: sync up with kdbus
Daniel Mack
2013-12-16
bus: use gperf to map error string to errno
Zbigniew Jędrzejewski-Szmek
2013-12-17
bus: update kdbus.h
Kay Sievers
2013-12-17
bus: when connecting to a container's system bus, double fork after joining t...
Lennart Poettering
2013-12-17
bus: when entering an existing namespace to connect to a container's system b...
Lennart Poettering
2013-12-16
bus: use GREEDY_REALLOC() when allocating message queues
Lennart Poettering
2013-12-16
bus: let's use GREEDY_REALLOC() when allocating space for containers
Lennart Poettering
2013-12-16
kdbus.h: add alignment requirements
Kay Sievers
2013-12-16
bus: increase the bus socket buffer to 8 MB similar, to the log socket buffers
Lennart Poettering
2013-12-15
Fix segv introduced by 2fd069b18e525860514a70d3ea08410ca122d3e2
Colin Walters
2013-12-15
Fix a few resource leaks in error paths
Zbigniew Jędrzejewski-Szmek
2013-12-15
bus: _printf_ attributes should be on prototypes not function definitions for...
Lennart Poettering
2013-12-15
bus: update kdbus monitoring interface
Kay Sievers
2013-12-14
bus: return negative errno on error
Zbigniew Jędrzejewski-Szmek
2013-12-14
Add more _printf_'s for format-nonliterals
Thomas Hindoe Paaboel Andersen
2013-12-14
event: some snake-oil to speed up impossible error checks
Lennart Poettering
2013-12-14
event: instead of reset the revents field when we get new revents data from e...
Lennart Poettering
[next]