Systemd/src/libsystemd/sd-bus
Thomas Hindoe Paaboel Andersen cf0fbc49e6 tree-wide: sort includes
Sort the includes accoding to the new coding style.
2015-11-16 22:09:36 +01:00
..
bus-bloom.c tree-wide: sort includes 2015-11-16 22:09:36 +01:00
bus-bloom.h tree-wide: add missing includes 2015-11-16 22:08:33 +01:00
bus-common-errors.c tree-wide: sort includes 2015-11-16 22:09:36 +01:00
bus-common-errors.h nss-mymachines: map userns users of containers to real user names 2015-07-09 14:46:20 -03:00
bus-container.c tree-wide: sort includes 2015-11-16 22:09:36 +01:00
bus-container.h
bus-control.c tree-wide: sort includes 2015-11-16 22:09:36 +01:00
bus-control.h bus-proxy: fix compat with autostarted services 2014-12-08 23:52:27 +01:00
bus-convenience.c util-lib: split our string related calls from util.[ch] into its own file string-util.[ch] 2015-10-24 23:05:02 +02:00
bus-creds.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
bus-creds.h sd-bus,sd-login: add api for querying the slice within the the user systemd instance of a process 2015-04-30 11:58:06 +02:00
bus-dump.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
bus-dump.h busctl: improve output of service creds 2014-11-20 00:01:05 +01:00
bus-error.c tree-wide: sort includes 2015-11-16 22:09:36 +01:00
bus-error.h sd-bus: make BUS_ERROR_MAP_ELF_USE() use a const variable 2014-12-10 19:07:48 +01:00
bus-gvariant.c tree-wide: sort includes 2015-11-16 22:09:36 +01:00
bus-gvariant.h Revert "Revert "sd-bus: change serialization of kdbus messages to qualify in their entirety as gvariant objects"" 2015-02-16 15:03:44 +01:00
bus-internal.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
bus-internal.h util-lib: split our string related calls from util.[ch] into its own file string-util.[ch] 2015-10-24 23:05:02 +02:00
bus-introspect.c util-lib: move more file I/O related calls into fileio.[ch] 2015-10-27 13:25:55 +01:00
bus-introspect.h remove unused includes 2015-02-23 23:53:42 +01:00
bus-kernel.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
bus-kernel.h kdbus: remove attach_flags_mask module parameter setting 2015-06-03 22:24:16 +02:00
bus-match.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
bus-match.h util-lib: split our string related calls from util.[ch] into its own file string-util.[ch] 2015-10-24 23:05:02 +02:00
bus-message.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
bus-message.h util-lib: split our string related calls from util.[ch] into its own file string-util.[ch] 2015-10-24 23:05:02 +02:00
bus-objects.c tree-wide: sort includes 2015-11-16 22:09:36 +01: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 Revert "Revert "sd-bus: change serialization of kdbus messages to qualify in their entirety as gvariant objects"" 2015-02-16 15:03:44 +01:00
bus-signature.c
bus-signature.h remove unused includes 2015-02-23 23:53:42 +01:00
bus-slot.c tree-wide: sort includes 2015-11-16 22:09:36 +01: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 sd-bus: don't try to acquire connection selinux label unless selinux is actually enabled 2015-11-11 12:55:32 +01:00
bus-socket.h
bus-track.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
bus-track.h
bus-type.c remove unused includes 2015-02-23 23:53:42 +01:00
bus-type.h util-lib: split our string related calls from util.[ch] into its own file string-util.[ch] 2015-10-24 23:05:02 +02:00
busctl-introspect.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
busctl-introspect.h remove unused includes 2015-02-23 23:53:42 +01:00
busctl.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
DIFFERENCES Revert "Revert "sd-bus: change serialization of kdbus messages to qualify in their entirety as gvariant objects"" 2015-02-16 15:03:44 +01:00
GVARIANT-SERIALIZATION Remove repeated 'the's 2015-07-07 07:40:53 -04:00
kdbus.h sd-bus: support matching on destination names 2015-07-06 17:45:33 +02:00
Makefile
PORTING-DBUS1 sd-bus: sync with kdbus upstream (ABI break) 2014-11-13 20:41:52 +01:00
sd-bus.c tree-wide: sort includes 2015-11-16 22:09:36 +01:00
test-bus-benchmark.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
test-bus-chat.c tree-wide: sort includes 2015-11-16 22:09:36 +01:00
test-bus-cleanup.c util-lib: split our string related calls from util.[ch] into its own file string-util.[ch] 2015-10-24 23:05:02 +02:00
test-bus-creds.c tree-wide: sort includes 2015-11-16 22:09:36 +01:00
test-bus-error.c tree-wide: sort includes 2015-11-16 22:09:36 +01:00
test-bus-gvariant.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
test-bus-introspect.c tree-wide: sort includes 2015-11-16 22:09:36 +01:00
test-bus-kernel-bloom.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
test-bus-kernel.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
test-bus-marshal.c tree-wide: sort includes 2015-11-16 22:09:36 +01:00
test-bus-match.c tree-wide: sort includes 2015-11-16 22:09:36 +01:00
test-bus-objects.c tree-wide: sort includes 2015-11-16 22:09:36 +01:00
test-bus-proxy.c util-lib: split out allocation calls into alloc-util.[ch] 2015-10-27 13:45:53 +01:00
test-bus-server.c util-lib: split our string related calls from util.[ch] into its own file string-util.[ch] 2015-10-24 23:05:02 +02:00
test-bus-signature.c tree-wide: sort includes 2015-11-16 22:09:36 +01:00
test-bus-zero-copy.c tree-wide: sort includes 2015-11-16 22:09:36 +01:00