Systemd/src/libsystemd/sd-bus
2020-10-14 17:35:00 +02:00
..
bus-common-errors.c homed: add support for authenticating with fido2 hmac-secret tokens 2020-07-01 11:17:28 +02:00
bus-common-errors.h homed: support recovery keys 2020-08-25 18:14:55 +02:00
bus-container.c
bus-container.h
bus-control.c
bus-control.h
bus-convenience.c
bus-creds.c tree-wide: use ERRNO_IS_PRIVILEGE() whereever appropriate 2020-09-22 16:25:22 +02:00
bus-creds.h
bus-dump.c
bus-dump.h
bus-error.c tree-wide: don't needlessly negate error number passed to bus_error_message() 2020-09-14 21:42:22 +02:00
bus-error.h
bus-gvariant.c
bus-gvariant.h
bus-internal.c
bus-internal.h tree-wide: fixes for assorted grammar and spelling issues 2020-07-06 11:29:05 +02:00
bus-introspect.c bus-introspect: move xml string defines into the .c file 2020-05-03 10:55:51 +02:00
bus-introspect.h bus-introspect: write <interface> from within introspect_write_interface() 2020-05-03 10:55:51 +02:00
bus-kernel.c
bus-kernel.h
bus-match.c tree-wide: define iterator inside of the macro 2020-09-08 12:14:05 +02:00
bus-match.h
bus-message.c sd-bus: initialize return values on success in sd_bus_message_read_array() 2020-10-14 17:35:00 +02:00
bus-message.h
bus-objects.c tree-wide: define iterator inside of the macro 2020-09-08 12:14:05 +02:00
bus-objects.h
bus-protocol.h bus-introspect: move xml string defines into the .c file 2020-05-03 10:55:51 +02:00
bus-signature.c
bus-signature.h
bus-slot.c
bus-slot.h
bus-socket.c sd-bus: fix error handling on readv() 2020-08-20 14:14:36 +02:00
bus-socket.h
bus-track.c shared: split out BusObjectImplementor APIs 2020-06-30 15:08:35 +02:00
bus-track.h
bus-type.c sd-bus: make name validation functions public 2020-05-25 11:09:21 +02:00
bus-type.h
GVARIANT-SERIALIZATION
sd-bus.c sd-bus: allow localhost addresses 2020-09-15 16:45:03 +02:00
test-bus-address.c
test-bus-benchmark.c
test-bus-chat.c tree-wide: assorted coccinelle fixes 2020-10-09 15:02:23 +02:00
test-bus-cleanup.c
test-bus-creds.c
test-bus-error.c test: add tests for sd_bus_error_set_errnof() 2020-09-04 19:15:50 +09:00
test-bus-gvariant.c
test-bus-introspect.c bus-introspect: write <interface> from within introspect_write_interface() 2020-05-03 10:55:51 +02:00
test-bus-marshal.c
test-bus-match.c
test-bus-objects.c
test-bus-queue-ref-cycle.c
test-bus-server.c tree-wide: don't needlessly negate error number passed to bus_error_message() 2020-09-14 21:42:22 +02:00
test-bus-signature.c
test-bus-track.c
test-bus-vtable-cc.cc
test-bus-vtable.c
test-bus-watch-bind.c
test-vtable-data.h