Bug 621945 – Filter outgoing messages in GDBusConnection
authorDavid Zeuthen <davidz@redhat.com>
Mon, 21 Jun 2010 20:08:53 +0000 (16:08 -0400)
committerDavid Zeuthen <davidz@redhat.com>
Mon, 21 Jun 2010 20:12:23 +0000 (16:12 -0400)
commit45411ccbe3c9d1b08332942d1e7b594330688126
tree9f33c3a2ca3abd43e3e965b7fba829ddf8453950
parenta4cd39e74122c9376954204cb45c6be4926e5ee9
Bug 621945 – Filter outgoing messages in GDBusConnection

This patch breaks some rarely-used public API (only known user is
dconf).

This patch is based on work from Peng Huang <shawn.p.huang@gmail.com>.

See https://bugzilla.gnome.org/show_bug.cgi?id=621945

Signed-off-by: David Zeuthen <davidz@redhat.com>
gio/gdbusconnection.c
gio/gdbusconnection.h
gio/gdbusprivate.c
gio/gdbusprivate.h
gio/tests/gdbus-connection.c