Home
last modified time | relevance | path

Searched refs:E_SOURCE_CONNECTION_STATUS_SSL_FAILED (Results 1 – 11 of 11) sorted by relevance

/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/libedataserver/
H A De-source-enums.h142 E_SOURCE_CONNECTION_STATUS_SSL_FAILED, enumerator
H A De-source.c4607 e_source_set_connection_status (source, E_SOURCE_CONNECTION_STATUS_SSL_FAILED); in e_source_invoke_credentials_required_sync()
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/libebackend/
H A De-backend.c162 if (e_source_get_connection_status (source) == E_SOURCE_CONNECTION_STATUS_SSL_FAILED) in backend_network_monitor_can_reach_cb()
176 …is_reachable || e_source_get_connection_status (source) == E_SOURCE_CONNECTION_STATUS_SSL_FAILED) { in backend_network_monitor_can_reach_cb()
510 E_SOURCE_CONNECTION_STATUS_SSL_FAILED : in backend_source_authenticate_thread()
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/libedataserverui/
H A De-trust-prompt.c427 e_source_get_connection_status (source) != E_SOURCE_CONNECTION_STATUS_SSL_FAILED) in source_connection_status_changed_cb()
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/calendar/backends/http/
H A De-cal-backend-http.c301 e_source_set_connection_status (source, E_SOURCE_CONNECTION_STATUS_SSL_FAILED); in ecb_http_connect_sync()
/dports/deskutils/gnome-calendar/gnome-calendar-41.2/src/core/
H A Dgcal-manager.c1277 if (e_source_get_connection_status (cred_source) != E_SOURCE_CONNECTION_STATUS_SSL_FAILED) in gcal_manager_startup()
/dports/mail/evolution/evolution-3.42.1/src/shell/
H A De-shell.c1379 e_source_get_connection_status (source) == E_SOURCE_CONNECTION_STATUS_SSL_FAILED)) { in shell_process_failed_authentications()
2426 } else if (e_source_get_connection_status (source) == E_SOURCE_CONNECTION_STATUS_SSL_FAILED) { in e_shell_allow_auth_prompt_for()
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/calendar/backends/webdav-notes/
H A De-cal-backend-webdav-notes.c247 e_source_set_connection_status (source, E_SOURCE_CONNECTION_STATUS_SSL_FAILED); in ecb_webdav_notes_connect_sync()
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/addressbook/backends/carddav/
H A De-book-backend-carddav.c304 e_source_set_connection_status (source, E_SOURCE_CONNECTION_STATUS_SSL_FAILED); in ebb_carddav_connect_sync()
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/calendar/backends/caldav/
H A De-cal-backend-caldav.c286 e_source_set_connection_status (source, E_SOURCE_CONNECTION_STATUS_SSL_FAILED); in ecb_caldav_connect_sync()
/dports/databases/evolution-data-server/evolution-data-server-3.42.1/src/calendar/libedata-cal/
H A De-cal-meta-backend.c3027 E_SOURCE_CONNECTION_STATUS_SSL_FAILED : in ecmb_authenticate_sync()