Set of patches based on Dietmar Maurer's patches [0]. Marc-André had suggested adding a new error (SPICE_CHANNEL_ERROR_AUTH_USER_AND_PASS), as did in the v1. For the v2, I'm following Christophe's suggestion, setting a detailed error for authentication (that's the reason for SpiceChannelError) and let the applications deal with it via spice_channel_get_error(), what would avoid any kind of warnings when using an old client with a newer spice-gtk. Dietmar Maurer (2): Add "username" property to SpiceSession Add support to handle username when connecting with SASL Fabiano Fidêncio (1): Add SpiceChannelError doc/reference/spice-gtk-sections.txt | 3 +++ gtk/map-file | 2 ++ gtk/spice-channel.c | 33 +++++++++++++++++++++++++-- gtk/spice-channel.h | 23 +++++++++++++++++++ gtk/spice-glib-sym-file | 2 ++ gtk/spice-session-priv.h | 2 ++ gtk/spice-session.c | 43 ++++++++++++++++++++++++++++++++++-- 7 files changed, 104 insertions(+), 4 deletions(-) -- 1.9.3 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel