Systemd/src/libsystemd/sd-bus
2014-01-22 20:45:05 +01:00
..
.gitignore libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
bus-bloom.c libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
bus-bloom.h libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
bus-container.c libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
bus-container.h libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
bus-control.c bus: change API to expose "inverted" no_reply and no_auto_start message flags non-inverted 2014-01-22 20:45:05 +01:00
bus-control.h libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
bus-convenience.c libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
bus-creds.c bus: unescape connection name when reading it from credentials 2014-01-22 18:51:49 +01:00
bus-creds.h bus: unescape connection name when reading it from credentials 2014-01-22 18:51:49 +01:00
bus-dump.c bus: expose priority field of messages, in preparation for prioq support 2014-01-22 20:01:23 +01:00
bus-dump.h libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
bus-error-mapping.gperf libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
bus-error.c libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
bus-error.h libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
bus-gvariant.c libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
bus-gvariant.h libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
bus-internal.c libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
bus-internal.h bus: add support for attaching name to bus connections for debugging purposes 2014-01-22 16:09:59 +01:00
bus-introspect.c libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
bus-introspect.h libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
bus-kernel.c bus: add sd_bus_process_priority() to support prioq mode of kdbus 2014-01-22 20:26:58 +01:00
bus-kernel.h bus: add sd_bus_process_priority() to support prioq mode of kdbus 2014-01-22 20:26:58 +01:00
bus-match.c libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
bus-match.h libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
bus-message.c bus: change API to expose "inverted" no_reply and no_auto_start message flags non-inverted 2014-01-22 20:45:05 +01:00
bus-message.h bus: expose priority field of messages, in preparation for prioq support 2014-01-22 20:01:23 +01:00
bus-objects.c libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
bus-objects.h libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
bus-protocol.h libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
bus-signature.c libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
bus-signature.h libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
bus-socket.c libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
bus-socket.h libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
bus-type.c libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
bus-type.h libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
bus-util.c libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
bus-util.h libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
busctl.c busctl: include connection name in busctl output 2014-01-22 18:51:49 +01:00
DIFFERENCES libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
GVARIANT-SERIALIZATION libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
kdbus.h libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
Makefile libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
PORTING-DBUS1 libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
sd-bus.c bus: add sd_bus_process_priority() to support prioq mode of kdbus 2014-01-22 20:26:58 +01:00
sd-memfd.c bus: when allocating a memfd for usage in a bus connection, name the memfd after the bus connection 2014-01-22 16:16:04 +01:00
test-bus-chat.c libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
test-bus-cleanup.c libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
test-bus-creds.c libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
test-bus-error.c libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
test-bus-gvariant.c libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
test-bus-introspect.c libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
test-bus-kernel-benchmark.c libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
test-bus-kernel-bloom.c libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
test-bus-kernel.c bus: add sd_bus_process_priority() to support prioq mode of kdbus 2014-01-22 20:26:58 +01:00
test-bus-marshal.c libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
test-bus-match.c libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
test-bus-memfd.c bus: extend memfd api so that we can label memfds for debugging purposes 2014-01-22 13:06:04 +01:00
test-bus-objects.c libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
test-bus-server.c libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
test-bus-signature.c libsystemd: split up into subdirs 2014-01-21 14:41:35 +01:00
test-bus-zero-copy.c bus: extend memfd api so that we can label memfds for debugging purposes 2014-01-22 13:06:04 +01:00