From: David Zeuthen Date: Fri, 7 May 2010 18:57:20 +0000 (-0400) Subject: GDBus: add TODO item about the need to rewrite private GDBusAuth* classes X-Git-Tag: 2.25.4~10^2~63 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=85c85ae63a95f4004020db56da6242b26ce073c0;p=platform%2Fupstream%2Fglib.git GDBus: add TODO item about the need to rewrite private GDBusAuth* classes --- diff --git a/gio/gdbusconnection.c b/gio/gdbusconnection.c index 1612404..f4b18e3 100644 --- a/gio/gdbusconnection.c +++ b/gio/gdbusconnection.c @@ -25,6 +25,9 @@ * * - would be nice to expose GDBusAuthMechanism and an extension point * + * - Need to rewrite GDBusAuth and rework GDBusAuthMechanism. In particular + * the mechanism VFuncs need to be able to set an error. + * * - probably want a G_DBUS_NONCE_TCP_TMPDIR environment variable * to specify where the nonce is stored. This will allow people to use * G_DBUS_NONCE_TCP_TMPDIR=/mnt/secure.company.server/dbus-nonce-dir