summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRay Strode <rstrode@redhat.com>2009-03-16 20:15:55 +0000
committerRay Strode <halfline@src.gnome.org>2009-03-16 20:15:55 +0000
commit5e464319bdccf9a9c68496d31592ccf7766ce1a3 (patch)
treec69cebc9c3c81fb720d64a706c1e9302f683e58e /ChangeLog
parent8a3490706e1a85d8607a117a0387e83764dfc9db (diff)
downloadgdm-5e464319bdccf9a9c68496d31592ccf7766ce1a3.tar.gz
Fix the GetX11Cookie dbus method Send the cookie as a byte array instead
2009-03-16 Ray Strode <rstrode@redhat.com> Fix the GetX11Cookie dbus method * daemon/gdm-display.xml: Send the cookie as a byte array instead of utf-8 string * daemon/gdm-display.[ch] (gdm_display_get_x11_cookie): pass in a GArray instead of the more natural char array and size pointers to make dbus-glib happy. * daemon/gdm-xdmcp-display-factory.c (gdm_xdmcp_handle_request): Update to use new get_x11_cookie signature. svn path=/trunk/; revision=6781
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a8e29575..bbb59b08 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,21 @@
2009-03-16 Ray Strode <rstrode@redhat.com>
+ Fix the GetX11Cookie dbus method
+ * daemon/gdm-display.xml:
+ Send the cookie as a byte array instead of utf-8
+ string
+
+ * daemon/gdm-display.[ch] (gdm_display_get_x11_cookie):
+ pass in a GArray instead of the more natural
+ char array and size pointers to make dbus-glib
+ happy.
+
+ * daemon/gdm-xdmcp-display-factory.c
+ (gdm_xdmcp_handle_request): Update to use new
+ get_x11_cookie signature.
+
+2009-03-16 Ray Strode <rstrode@redhat.com>
+
* data/greeter-autostart/gnome-power-manager.desktop.in.in:
Don't try to start gnome-power-manager in Initialization
phase, since it doesn't know to register with the