chiark / gitweb /
bus: instead of exposing the dbus1 flags when acquiring a name use our own that are...
authorLennart Poettering <lennart@poettering.net>
Thu, 12 Dec 2013 04:55:58 +0000 (05:55 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 12 Dec 2013 04:55:58 +0000 (05:55 +0100)
commit29a07cdb4a317f2e1ea160b79bfe6eb1be2e6e01
tree4002a201b4947b46fc466af2c27ddbb01ed71210
parentf8e11cda5316055c381f45bd30843c1b54cd323b
bus: instead of exposing the dbus1 flags when acquiring a name use our own that are closer to kdbus

This turns around DO_NOT_QUEUE into QUEUE which implies a more useful
default. (And negative options are awful anyway.)
12 files changed:
src/core/dbus.c
src/hostname/hostnamed.c
src/libsystemd-bus/bus-control.c
src/libsystemd-bus/bus-kernel.c
src/libsystemd-bus/bus-protocol.h
src/locale/localed.c
src/login/logind.c
src/machine/machined.c
src/systemd/sd-bus-protocol.h
src/systemd/sd-bus-vtable.h
src/systemd/sd-bus.h
src/timedate/timedated.c