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-11-06
bus: add public libsystemd-event
Zbigniew Jędrzejewski-Szmek
2013-11-06
bus: export libsystemd-bus as a public library
Zbigniew Jędrzejewski-Szmek
2013-11-06
clients: unify how we invoke getopt_long()
Lennart Poettering
2013-11-06
busctl: port over to use bus_open_transport()
Lennart Poettering
2013-11-06
bus: handle serialization of NULL strings
Lennart Poettering
2013-11-06
bus: test-bus-marshal - make dbus-1 optional
Kay Sievers
2013-11-05
bus: never report nodes as children that do not have the right prefix
Lennart Poettering
2013-11-05
bus: add sd_bus_get_current() bus call to determine message that is currently...
Lennart Poettering
2013-11-05
bus: add new bus API call sd_bus_message_at_end()
Lennart Poettering
2013-11-05
bus: make use of assert_return() in all API calls that don't use it yet
Lennart Poettering
2013-11-05
bus: add sd_bus_message_read_strv()
Marc-Antoine Perennou
2013-11-05
bus: fix deserialization of polkit response
Lennart Poettering
2013-11-05
bus: support entering containers without specifying the type
Lennart Poettering
2013-11-05
bus: update bus_map_all_properties()
Kay Sievers
2013-11-05
bus: add sd_bus_message_skip() to skip over multiple fields
Lennart Poettering
2013-11-05
bus: allow that if the destination pointer in sd_bus_message_read_basic() is ...
Lennart Poettering
2013-11-05
logind: port logind to libsystemd-bus
Lennart Poettering
2013-11-05
bus: make it easy to serialize C99 bools and uids/gids/pids via vtable proper...
Lennart Poettering
2013-11-05
bus: support implicit serialization of strv string arrays within vtables
Lennart Poettering
2013-11-05
bus: dbus-daemons' access messages are a bit too verbose
Lennart Poettering
2013-11-02
bus: make bus_map_all_properties() call idempotent
Kay Sievers
2013-11-02
bus: use internal helper to read org.freedesktop.DBus.Properties::GetAll vari...
Kay Sievers
2013-10-31
timedatectl: assorted simplifications
Lennart Poettering
2013-10-31
machinectl: add new command to spawn a getty inside a container
Lennart Poettering
2013-10-30
bus-util: avoid infinite loop
Tom Gundersen
2013-10-30
localectl: port to libsystemd-bus
Kay Sievers
2013-10-30
run: add support for executing commands remotely via SSH or in a container
Lennart Poettering
2013-10-30
bus: add API call to create bus connection to the system bus of local containers
Lennart Poettering
2013-10-30
bus: move ssh support into public API of libsystem-bus
Lennart Poettering
2013-10-30
machinectl: port to sd-bus
Tom Gundersen
2013-10-30
bus: fix build
Lennart Poettering
2013-10-30
machined: port over to libsystemd-bus
Lennart Poettering
2013-10-30
bus: make sure we can match well-known names
Lennart Poettering
2013-10-30
bus: it is OK to have signals with multiple parameters
Lennart Poettering
2013-10-30
bus: don't fail if GetAll() is used to get properties of the built-in interfaces
Lennart Poettering
2013-10-30
bus: make bus message dump output a bit smaller
Lennart Poettering
2013-10-30
bus: don't include the introspected object in list of subobjects
Lennart Poettering
2013-10-29
bus: add extra validity checks
Lennart Poettering
2013-10-29
strv: introduce new strv_from_stdarg_alloca() macro to generate a string arra...
Lennart Poettering
2013-10-29
bus: add new sd_bus_message_verify_type() and sd_bus_message_copy() API calls
Lennart Poettering
2013-10-25
bus: disable debug output in test-bus-kernel-benchmark
Kay Sievers
2013-10-22
bus: NULL signatures are OK too
Lennart Poettering
2013-10-22
bus: only if the user tries to read over the end of an array we should handle...
Lennart Poettering
2013-10-22
bus: avoid 'bool' storage when retrieving 'b' from the message
Kay Sievers
2013-10-21
sd-event: EPOLLONESHOT only disables event reporting after an event. The fd i...
David Strauss
2013-10-21
bus: allow to specify NULL as an empty string to add
Kay Sievers
2013-10-18
bus: if we hit the end of an array container return 0 as EOF indicator when r...
Lennart Poettering
2013-10-18
bus: automatically flush bus queue when we exit the event loop
Lennart Poettering
2013-10-18
fsck: port to sd-bus
Tom Gundersen
2013-10-17
sd-event: initialize return value
Dave Reisner
[next]