Skip to content
  • Ray Strode's avatar
    Fix the GetX11Cookie dbus method Send the cookie as a byte array instead · 5e464319
    Ray Strode authored
    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
    5e464319