Systemd/src/libsystemd/sd-bus
2014-05-15 18:09:20 +02:00
..
.gitignore
bus-bloom.c bus: rework bloom filter logic to operate with variable bloom filter 2014-01-28 00:57:38 +01:00
bus-bloom.h bus: rework bloom filter logic to operate with variable bloom filter 2014-01-28 00:57:38 +01:00
bus-container.c util: replace close_pipe() with new safe_close_pair() 2014-03-24 03:22:44 +01:00
bus-container.h
bus-control.c sd-bus: fix an assert when running in kdbus mode 2014-05-15 17:42:39 +02:00
bus-control.h sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables attached to a bus connection 2014-05-15 01:15:30 +02:00
bus-convenience.c sd-bus: don't use assert_return() to check for disconnected bus connections 2014-03-19 21:41:21 +01:00
bus-creds.c Remove unnecessary casts in printfs 2014-05-15 15:29:58 +02:00
bus-creds.h bus: unescape connection name when reading it from credentials 2014-01-22 18:51:49 +01:00
bus-dump.c Remove unnecessary casts in printfs 2014-05-15 15:29:58 +02:00
bus-dump.h
bus-error-mapping.gperf
bus-error.c
bus-error.h
bus-gvariant.c
bus-gvariant.h
bus-internal.c
bus-internal.h sd-event: introduce concept of "floating" event sources 2014-05-15 17:13:04 +02:00
bus-introspect.c
bus-introspect.h
bus-kernel.c Remove unnecessary casts in printfs 2014-05-15 15:29:58 +02:00
bus-kernel.h busname: introduce Activating directive 2014-03-19 02:25:36 +01:00
bus-match.c sd-bus: make sure we properly handle NULL callback functions 2014-05-15 18:09:20 +02:00
bus-match.h sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables attached to a bus connection 2014-05-15 01:15:30 +02:00
bus-message.c util: replace close_nointr_nofail() by a more useful safe_close() 2014-03-18 19:31:34 +01:00
bus-message.h sd-bus: don't look for a 64bit value when we only have 32bit value on reply cookie hash table access 2014-03-13 20:33:22 +01:00
bus-objects.c sd-bus: always keep slot reference while dispatching callback 2014-05-15 17:13:05 +02:00
bus-objects.h sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables attached to a bus connection 2014-05-15 01:15:30 +02:00
bus-protocol.h
bus-signature.c
bus-signature.h
bus-slot.c sd-event: introduce concept of "floating" event sources 2014-05-15 17:13:04 +02:00
bus-slot.h sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables attached to a bus connection 2014-05-15 01:15:30 +02:00
bus-socket.c Remove unnecessary casts in printfs 2014-05-15 15:29:58 +02:00
bus-socket.h
bus-track.c sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables attached to a bus connection 2014-05-15 01:15:30 +02:00
bus-track.h bus: add sd_bus_track object for tracking peers, and port core over to it 2014-03-03 02:34:13 +01:00
bus-type.c
bus-type.h
bus-util.c Remove unnecessary casts in printfs 2014-05-15 15:29:58 +02:00
bus-util.h sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables attached to a bus connection 2014-05-15 01:15:30 +02:00
busctl.c sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables attached to a bus connection 2014-05-15 01:15:30 +02:00
DIFFERENCES
GVARIANT-SERIALIZATION
kdbus.h bus: update kdbus.h 2014-04-24 10:36:19 +02:00
Makefile
PORTING-DBUS1 doc: fix items' names in PORTING-DBUS1 2014-04-20 23:06:48 -04:00
sd-bus.c sd-bus: always keep slot reference while dispatching callback 2014-05-15 17:13:05 +02:00
sd-memfd.c util: replace close_nointr_nofail() by a more useful safe_close() 2014-03-18 19:31:34 +01:00
test-bus-chat.c Remove unnecessary casts in printfs 2014-05-15 15:29:58 +02:00
test-bus-cleanup.c api: in constructor function calls, always put the returned object pointer first (or second) 2014-02-20 00:03:10 +01:00
test-bus-creds.c api: in constructor function calls, always put the returned object pointer first (or second) 2014-02-20 00:03:10 +01:00
test-bus-error.c
test-bus-gvariant.c api: in constructor function calls, always put the returned object pointer first (or second) 2014-02-20 00:03:10 +01:00
test-bus-introspect.c
test-bus-kernel-benchmark.c util: replace close_nointr_nofail() by a more useful safe_close() 2014-03-18 19:31:34 +01:00
test-bus-kernel-bloom.c sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables attached to a bus connection 2014-05-15 01:15:30 +02:00
test-bus-kernel.c sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables attached to a bus connection 2014-05-15 01:15:30 +02:00
test-bus-marshal.c Remove unnecessary casts in printfs 2014-05-15 15:29:58 +02:00
test-bus-match.c sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables attached to a bus connection 2014-05-15 01:15:30 +02:00
test-bus-memfd.c api: in constructor function calls, always put the returned object pointer first (or second) 2014-02-20 00:03:10 +01:00
test-bus-objects.c sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables attached to a bus connection 2014-05-15 01:15:30 +02:00
test-bus-server.c api: in constructor function calls, always put the returned object pointer first (or second) 2014-02-20 00:03:10 +01:00
test-bus-signature.c
test-bus-zero-copy.c api: in constructor function calls, always put the returned object pointer first (or second) 2014-02-20 00:03:10 +01:00