Home
last modified time | relevance | path

Searched refs:auth_failed (Results 1 – 25 of 172) sorted by relevance

1234567

/dports/net-im/telepathy-salut/telepathy-salut-0.8.1/lib/ext/wocky/wocky/
H A Dwocky-jabber-auth.c307 auth_failed (self, WOCKY_AUTH_ERROR_CONNRESET, "Disconnected"); in stream_error()
318 auth_failed (self, WOCKY_AUTH_ERROR_STREAM, "%s: %s", in stream_error()
367 auth_failed (self, error->code, error->message); in wocky_jabber_auth_success_cb()
399 auth_failed (self, WOCKY_AUTH_ERROR_INVALID_REPLY, in jabber_auth_reply()
436 auth_failed (self, WOCKY_AUTH_ERROR_INVALID_REPLY, in jabber_auth_reply()
457 auth_failed (self, error->code, "Jabber Auth IQ Set: %s", in jabber_auth_query()
484 auth_failed (self, error->code, error->message); in wocky_jabber_auth_start_cb()
538 auth_failed (self, WOCKY_AUTH_ERROR_FAILURE, in jabber_auth_fields()
556 auth_failed (self, code, "Jabber Auth: %s %s", in jabber_auth_fields()
588 auth_failed (self, WOCKY_AUTH_ERROR_FAILURE, in jabber_auth_fields()
[all …]
H A Dwocky-sasl-auth.c296 auth_failed (sasl, WOCKY_AUTH_ERROR_CONNRESET, "Disconnected"); in stream_error()
307 auth_failed (sasl, WOCKY_AUTH_ERROR_STREAM, "%s: %s", in stream_error()
424 auth_failed (self, error->code, error->message); in wocky_sasl_auth_success_cb()
448 auth_failed (self, error->code, error->message); in wocky_sasl_auth_response_cb()
485 auth_failed (self, error->code, error->message); in wocky_sasl_auth_success_response_cb()
492 auth_failed (self, WOCKY_AUTH_ERROR_INVALID_REPLY, in wocky_sasl_auth_success_response_cb()
524 auth_failed (sasl, WOCKY_AUTH_ERROR_INVALID_REPLY, in sasl_auth_stanza_received()
573 auth_failed (sasl, error->code, error->message); in sasl_auth_stanza_received()
578 auth_failed (sasl, WOCKY_AUTH_ERROR_INVALID_REPLY, in sasl_auth_stanza_received()
600 auth_failed (self, error->code, error->message); in sasl_auth_stanza_sent()
[all …]
/dports/net-im/telepathy-gabble/telepathy-gabble-0.18.4/lib/ext/wocky/wocky/
H A Dwocky-jabber-auth.c310 auth_failed (self, WOCKY_AUTH_ERROR_CONNRESET, "Disconnected"); in stream_error()
316 auth_failed (self, WOCKY_AUTH_ERROR_STREAM, "%s: %s", in stream_error()
365 auth_failed (self, error->code, error->message); in wocky_jabber_auth_success_cb()
397 auth_failed (self, WOCKY_AUTH_ERROR_INVALID_REPLY, in jabber_auth_reply()
434 auth_failed (self, WOCKY_AUTH_ERROR_INVALID_REPLY, in jabber_auth_reply()
455 auth_failed (self, error->code, "Jabber Auth IQ Set: %s", in jabber_auth_query()
482 auth_failed (self, error->code, error->message); in wocky_jabber_auth_start_cb()
536 auth_failed (self, WOCKY_AUTH_ERROR_FAILURE, in jabber_auth_fields()
554 auth_failed (self, code, "Jabber Auth: %s %s", in jabber_auth_fields()
586 auth_failed (self, WOCKY_AUTH_ERROR_FAILURE, in jabber_auth_fields()
[all …]
H A Dwocky-sasl-auth.c300 auth_failed (sasl, WOCKY_AUTH_ERROR_CONNRESET, "Disconnected"); in stream_error()
306 auth_failed (sasl, WOCKY_AUTH_ERROR_STREAM, "%s: %s", in stream_error()
423 auth_failed (self, error->code, error->message); in wocky_sasl_auth_success_cb()
447 auth_failed (self, error->code, error->message); in wocky_sasl_auth_response_cb()
484 auth_failed (self, error->code, error->message); in wocky_sasl_auth_success_response_cb()
491 auth_failed (self, WOCKY_AUTH_ERROR_INVALID_REPLY, in wocky_sasl_auth_success_response_cb()
523 auth_failed (sasl, WOCKY_AUTH_ERROR_INVALID_REPLY, in sasl_auth_stanza_received()
572 auth_failed (sasl, error->code, error->message); in sasl_auth_stanza_received()
577 auth_failed (sasl, WOCKY_AUTH_ERROR_INVALID_REPLY, in sasl_auth_stanza_received()
599 auth_failed (self, error->code, error->message); in sasl_auth_stanza_sent()
[all …]
/dports/security/pam_pkcs11/pam_pkcs11-pam_pkcs11-0.6.12/src/pam_pkcs11/
H A Dpam_pkcs11.c443 goto auth_failed; in pam_sm_authenticate()
471 goto auth_failed; in pam_sm_authenticate()
486 goto auth_failed; in pam_sm_authenticate()
510 goto auth_failed; in pam_sm_authenticate()
522 goto auth_failed; in pam_sm_authenticate()
597 goto auth_failed; in pam_sm_authenticate()
613 goto auth_failed; in pam_sm_authenticate()
634 goto auth_failed; in pam_sm_authenticate()
650 goto auth_failed; in pam_sm_authenticate()
776 goto auth_failed; in pam_sm_authenticate()
[all …]
/dports/devel/tla/tla-1.3.5/src/libneon/test/
H A Dauth.c41 static int auth_failed; variable
56 auth_failed = strcmp(value, B); in auth_hdr()
58 "Result: %d\n", value, B, auth_failed); in auth_hdr()
90 auth_failed = 1; in auth_serve()
100 send_response(sock, NULL, auth_failed?500:200, 1); in auth_serve()
/dports/www/neon/neon-0.32.1/test/
H A Dauth.c45 static int auth_failed; variable
82 auth_failed = strcmp(value, B); in auth_hdr()
118 auth_failed = 1; in auth_serve()
1510 auth_failed = 1; in fail_hdr()
1515 auth_failed = 0; in serve_forgotten()
1520 if (auth_failed) { in serve_forgotten()
1529 if (auth_failed) { in serve_forgotten()
1579 auth_failed = 1; in serve_basic_scope_checker()
1582 if (auth_failed) { in serve_basic_scope_checker()
1639 auth_failed = 1; in serve_star_scope_checker()
[all …]
/dports/security/yubikey-manager-qt/yubikey-manager-qt-yubikey-manager-qt-1.2.0/ykman-gui/py/
H A Dyubikey.py466 auth_failed = self._piv_ensure_authenticated(
468 if auth_failed:
469 return auth_failed
492 auth_failed = self._piv_ensure_authenticated(
494 if auth_failed:
495 return auth_failed
615 auth_failed = self._piv_ensure_authenticated(
617 if auth_failed:
618 return auth_failed
697 if auth_failed:
[all …]
/dports/sysutils/busybox/busybox-1.26.2/loginutils/
H A Dlogin.c468 goto auth_failed; in login_main()
476 goto auth_failed; in login_main()
503 goto auth_failed; in login_main()
509 goto auth_failed; in login_main()
522 auth_failed: in login_main()
/dports/www/davix/davix-0.7.6/deps/libneon/test/
H A Dauth.c42 static int auth_failed; variable
64 auth_failed = strcmp(value, B); in auth_hdr()
66 "Result: %d\n", value, B, auth_failed); in auth_hdr()
100 auth_failed = 1; in auth_serve()
110 send_response(sock, NULL, auth_failed?500:200, 1); in auth_serve()
1136 auth_failed = 1; in fail_hdr()
1141 auth_failed = 0; in serve_forgotten()
1146 if (auth_failed) { in serve_forgotten()
1155 if (auth_failed) { in serve_forgotten()
1166 send_response(sock, NULL, auth_failed ? 500 : 200, 1); in serve_forgotten()
/dports/x11/xpra/xpra-4.3/xpra/server/
H A Dserver_core.py1919 def auth_failed(self, proto, msg): member in ServerCore
1925 def auth_failed(msg): function
1926 self.auth_failed(proto, msg)
1942 auth_failed(str(e))
2024 auth_failed("authentication failed")
2043 def auth_failed(msg): function
2044 self.auth_failed(proto, msg)
2083 return auth_failed("unsupported cipher")
2088 return auth_failed("encryption key is missing")
2090 return auth_failed("unsupported padding: %s" % padding)
[all …]
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/python-bareos/bareos/bsock/
H A Dprotocolmessages.py27 def auth_failed(): member in ProtocolMessages
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/python-bareos/bareos/bsock/
H A Dprotocolmessages.py27 def auth_failed(): member in ProtocolMessages
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/python-bareos/bareos/bsock/
H A Dprotocolmessages.py27 def auth_failed(): member in ProtocolMessages
/dports/www/bareos18-webui/bareos-Release-18.2.12/python-bareos/bareos/bsock/
H A Dprotocolmessages.py27 def auth_failed(): member in ProtocolMessages
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/jason-munro/cypht/lib/
H A Dsession_php.php168 public $auth_failed = false; variable in Hm_PHP_Session
206 $this->auth_failed = true;
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/python-bareos/bareos/bsock/
H A Dprotocolmessages.py46 def auth_failed(): member in ProtocolMessages
/dports/sysutils/bareos-client/bareos-Release-20.0.3/python-bareos/bareos/bsock/
H A Dprotocolmessages.py65 def auth_failed(): member in ProtocolMessages
/dports/sysutils/bareos-server/bareos-Release-20.0.3/python-bareos/bareos/bsock/
H A Dprotocolmessages.py65 def auth_failed(): member in ProtocolMessages
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/python-bareos/bareos/bsock/
H A Dprotocolmessages.py65 def auth_failed(): member in ProtocolMessages
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/python-bareos/bareos/bsock/
H A Dprotocolmessages.py46 def auth_failed(): member in ProtocolMessages
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/python-bareos/bareos/bsock/
H A Dprotocolmessages.py46 def auth_failed(): member in ProtocolMessages
/dports/www/bareos-webui/bareos-Release-20.0.3/python-bareos/bareos/bsock/
H A Dprotocolmessages.py65 def auth_failed(): member in ProtocolMessages
/dports/www/bareos19-webui/bareos-Release-19.2.11/python-bareos/bareos/bsock/
H A Dprotocolmessages.py46 def auth_failed(): member in ProtocolMessages
/dports/mail/sylpheed/sylpheed-3.7.0/libsylph/
H A Dnntp.c144 session->auth_failed = TRUE; in nntp_session_new_full()
442 session->auth_failed = TRUE; in nntp_gen_command()
458 session->auth_failed = TRUE; in nntp_gen_command()

1234567