chiark / gitweb /
Use bus_maybe_send_reply() where applicable
authorColin Walters <walters@verbum.org>
Mon, 18 Mar 2013 18:38:24 +0000 (14:38 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 18 Mar 2013 23:59:32 +0000 (19:59 -0400)
commitc6a818c82035da91e7987920510f0dda61d8781a
treeaca8572ad6fdd72b93b47b8b3ee6ca584a948efa
parent8cb17a6dc88cecfcee3189765031e9e8a1f4106b
Use bus_maybe_send_reply() where applicable

This is a followup to: commit 1a37b9b9043ef83e9900e460a9a1fccced3acf89

It will fix denial messages from dbus-daemon between gdm and
systemd-logind on logging into GNOME due to this.

See the previous commit for more details.
src/core/dbus-job.c
src/core/dbus-manager.c
src/core/dbus-snapshot.c
src/core/dbus-unit.c
src/core/dbus.c
src/hostname/hostnamed.c
src/locale/localed.c
src/login/logind-seat-dbus.c
src/login/logind-session-dbus.c
src/login/logind-user-dbus.c
src/timedate/timedated.c