[v3: PATCH 2/3] Add errors related to the SASL auth

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



SPICE_CLIENT_ERROR_AUTH_* will be used to set more detailed errors
with respect to the main channel event SPICE_CHANNEL_ERROR_AUTH.
---
Changes since v2:
- Use SPICE_CLIENT_ERROR domain instead of create a new one
---
 gtk/spice-client.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gtk/spice-client.h b/gtk/spice-client.h
index 0e1e49d..f343fae 100644
--- a/gtk/spice-client.h
+++ b/gtk/spice-client.h
@@ -64,6 +64,8 @@ typedef enum
     SPICE_CLIENT_ERROR_FAILED,
     SPICE_CLIENT_USB_DEVICE_REJECTED,
     SPICE_CLIENT_USB_DEVICE_LOST,
+    SPICE_CLIENT_ERROR_AUTH_NEEDS_PASSWORD,
+    SPICE_CLIENT_ERROR_AUTH_NEEDS_PASSWORD_AND_USERNAME,
 } SpiceClientError;
 
 GQuark spice_client_error_quark(void);
-- 
2.1.0

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
http://lists.freedesktop.org/mailman/listinfo/spice-devel




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]