From 85c85ae63a95f4004020db56da6242b26ce073c0 Mon Sep 17 00:00:00 2001 From: David Zeuthen Date: Fri, 7 May 2010 14:57:20 -0400 Subject: [PATCH] GDBus: add TODO item about the need to rewrite private GDBusAuth* classes --- gio/gdbusconnection.c | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.7.4