Home
last modified time | relevance | path

Searched refs:debug3 (Results 1 – 25 of 50) sorted by relevance

12

/external/openssh/
Dmonitor_wrap.c133 debug3("%s entering: type %d", __func__, type); in mm_request_send()
149 debug3("%s entering", __func__); in mm_request_receive()
170 debug3("%s entering: type %d", __func__, type); in mm_request_receive_expect()
193 debug3("%s: waiting for MONITOR_ANS_MODULI", __func__); in mm_choose_dh()
207 debug3("%s: remaining %d", __func__, buffer_len(&m)); in mm_choose_dh()
219 debug3("%s entering", __func__); in mm_key_sign()
227 debug3("%s: waiting for MONITOR_ANS_SIGN", __func__); in mm_key_sign()
243 debug3("%s entering", __func__); in mm_getpwnamallow()
250 debug3("%s: waiting for MONITOR_ANS_PWNAM", __func__); in mm_getpwnamallow()
304 debug3("%s entering", __func__); in mm_auth2_read_banner()
[all …]
Dauth-shadow.c64 debug3("%s: today %d sp_expire %d days left %d", __func__, (int)today, in auth_shadow_acctexpired()
68 debug3("account expiration disabled"); in auth_shadow_acctexpired()
73 debug3("account will expire in %d days", daysleft); in auth_shadow_acctexpired()
102 debug3("%s: today %d sp_lstchg %d sp_max %d", __func__, (int)today, in auth_shadow_pwexpired()
123 debug3("password expiration disabled"); in auth_shadow_pwexpired()
128 debug3("password expiration disabled"); in auth_shadow_pwexpired()
133 debug3("password will expire in %d days", daysleft); in auth_shadow_pwexpired()
Dsandbox-systrace.c83 debug3("%s: preparing systrace sandbox", __func__); in ssh_sandbox_init()
102 debug3("%s: ready", __func__); in ssh_sandbox_child()
108 debug3("%s: started", __func__); in ssh_sandbox_child()
120 debug3("%s: wait for child %ld", __func__, (long)child_pid); in ssh_sandbox_parent()
126 debug3("%s: child %ld ready", __func__, (long)child_pid); in ssh_sandbox_parent()
136 debug3("%s: systrace attach, fd=%d", __func__, box->systrace_fd); in ssh_sandbox_parent()
169 debug3("%s: policy: enable syscall %d", __func__, i); in ssh_sandbox_parent()
176 debug3("%s: start child %ld", __func__, (long)child_pid); in ssh_sandbox_parent()
189 debug3("%s: finished", __func__); in ssh_sandbox_parent_finish()
Dmonitor.c357 debug3("preauth child monitor started"); in monitor_child_preauth()
579 debug3("%s: checking request %d", __func__, type); in monitor_read()
651 debug3("%s: got parameters: %d %d %d", in mm_answer_moduli()
685 debug3("%s", __func__); in mm_answer_sign()
709 debug3("%s: signature %p(%u)", __func__, signature, siglen); in mm_answer_sign()
735 debug3("%s", __func__); in mm_answer_pwnamallow()
789 debug3("%s: sending MONITOR_ANS_PWNAM: %d", __func__, allowed); in mm_answer_pwnamallow()
830 debug3("%s: service=%s, style=%s", in mm_answer_authserv()
864 debug3("%s: sending result %d", __func__, authenticated); in mm_answer_authpassword()
895 debug3("%s: sending challenge success: %u", __func__, success); in mm_answer_bsdauthquery()
[all …]
Dsandbox-darwin.c51 debug3("%s: preparing Darwin sandbox", __func__); in ssh_sandbox_init()
64 debug3("%s: starting Darwin sandbox", __func__); in ssh_sandbox_child()
89 debug3("%s: finished", __func__); in ssh_sandbox_parent_finish()
Dsftp-client.c162 debug3("Sent message fd %d T:%u I:%u", conn->fd_out, code, id); in send_string_request()
178 debug3("Sent message fd %d T:%u I:%u", conn->fd_out, code, id); in send_string_attrs_request()
202 debug3("SSH2_FXP_STATUS %u", status); in get_status()
259 debug3("Received stat reply T:%u I:%u", type, id); in get_decode_stat()
294 debug3("Received statvfs reply T:%u I:%u", type, id); in get_decode_statvfs()
437 debug3("Sent message SSH2_FXP_CLOSE I:%u", id); in do_close()
481 debug3("Sending SSH2_FXP_READDIR I:%u", id); in do_lsreaddir()
496 debug3("Received reply T:%u I:%u", type, id); in do_lsreaddir()
504 debug3("Received SSH2_FXP_STATUS %d", status); in do_lsreaddir()
522 debug3("Received %d SSH2_FXP_NAME responses", count); in do_lsreaddir()
[all …]
Dauth-pam.c278 debug3("%s %d", __func__, reqd); in sshpam_password_change_required()
301 debug3("PAM: %s entering", __func__); in import_environments()
314 debug3("PAM: num env strings %d", num_env); in import_environments()
349 debug3("PAM: %s entering, %d messages", __func__, n); in sshpam_thread_conv()
533 debug3("PAM: %s entering", __func__); in sshpam_thread_cleanup()
548 debug3("PAM: %s entering, %d messages", __func__, n); in sshpam_null_conv()
562 debug3("PAM: %s called with %d messages", __func__, n); in sshpam_store_conv()
677 debug3("PAM: %s entering", __func__); in sshpam_init_ctx()
724 debug3("PAM: %s entering", __func__); in sshpam_query()
762 debug3("PAM: %s", pam_strerror(sshpam_handle, type)); in sshpam_query()
[all …]
Daudit-bsm.c204 debug3("BSM audit: typ %d rc %d \"%s\"", typ, rc, string); in bsm_audit_record()
208 debug3("BSM audit: writing audit new record"); in bsm_audit_record()
283 debug3("BSM audit: connection from %.100s port %d", host, port); in audit_connection_from()
291 debug3("BSM audit: iptype %d machine ID %s", (int)tid->at_type, buf); in audit_connection_from()
297 debug3("BSM audit: machine ID %s", buf); in audit_connection_from()
Dsandbox-rlimit.c53 debug3("%s: preparing rlimit sandbox", __func__); in ssh_sandbox_init()
84 debug3("%s: finished", __func__); in ssh_sandbox_parent_finish()
Dmux.c196 debug3("%s: entering for channel %d", __func__, cid); in mux_master_session_cleanup_cb()
217 debug3("%s: entering for channel %d", __func__, cid); in mux_master_control_cleanup_cb()
397 debug3("%s: got fds stdin %d, stdout %d, stderr %d", __func__, in process_mux_new_session()
866 debug3("%s: got fds stdin %d, stdout %d", __func__, in process_mux_stdio_fwd()
979 debug3("%s: channel %d: hello sent", __func__, c->self); in mux_master_read_cb()
996 debug3("%s: channel %d packet type 0x%08x len %u", in mux_master_read_cb()
1041 debug3("%s: channel %d: exit message, evitval %d", __func__, c->self, in mux_exit_message()
1064 debug3("%s: channel %d: TTY alloc failed", __func__, c->self); in mux_tty_alloc_failed()
1111 debug3("%s: temporary control path %s", __func__, options.control_path); in muxserver_listen()
1174 debug3("%s: mux listener channel %d fd %d", __func__, in muxserver_listen()
[all …]
Dmsg.c49 debug3("ssh_msg_send: type %u", (unsigned int)type & 0xff); in ssh_msg_send()
70 debug3("ssh_msg_recv entering"); in ssh_msg_recv()
Dsftp-server.c409 debug3("request %u: sent status %u", id, status); in send_status()
556 debug3("request %u: open flags %d", id, pflags); in process_open()
592 debug3("request %u: close handle %u", id, handle); in process_close()
696 debug3("request %u: %sstat", id, do_lstat ? "l" : ""); in process_do_stat()
890 debug3("request %u: opendir", id); in process_opendir()
976 debug3("request %u: remove", id); in process_remove()
1001 debug3("request %u: mkdir", id); in process_mkdir()
1022 debug3("request %u: rmdir", id); in process_rmdir()
1047 debug3("request %u: realpath", id); in process_realpath()
1071 debug3("request %u: rename", id); in process_rename()
[all …]
Dauth-bsdauth.c68 debug3("bsdauth_query: style %s", in bsdauth_query()
107 debug3("bsdauth_respond: <%s> = <%d>", responses[0], authok); in bsdauth_respond()
Dsshconnect2.c147 debug3("%s: prefer hostkeyalgs: %s", __func__, first); in order_hostkeyalgs()
479 debug3("input_userauth_banner"); in input_userauth_banner()
1004 debug3("%s: salt = %s", __func__, salt); in jpake_password_to_secret()
1005 debug3("%s: scheme = %s", __func__, crypt_scheme); in jpake_password_to_secret()
1006 debug3("%s: crypted = %s", __func__, crypted); in jpake_password_to_secret()
1208 debug3("sign_and_send_pubkey: %s %s", key_type(id->key), fp); in sign_and_send_pubkey()
1213 debug3("sign_and_send_pubkey: cannot handle key"); in sign_and_send_pubkey()
1290 debug3("send_pubkey_test"); in send_pubkey_test()
1294 debug3("send_pubkey_test: cannot handle key"); in send_pubkey_test()
1322 debug3("no such identity: %s", filename); in load_identity_file()
[all …]
Djpake.c88 debug3("%s: alloc %p", __func__, ret); in jpake_new()
96 debug3("%s: free %p", __func__, pctx); in jpake_free()
154 debug3("%s: %s (ctx at %p)", __func__, out, pctx); in jpake_dump()
187 debug3("%s: %s done", __func__, out); in jpake_dump()
449 debug3("%s: success = %d", __func__, success); in jpake_check_confirm()
Dmonitor_fdpass.c86 debug3("%s: sendmsg(%d): %s", __func__, fd, strerror(errno)); in mm_send_fd()
142 debug3("%s: recvmsg: %s", __func__, strerror(errno)); in mm_receive_fd()
Dentropy.c200 debug3("rexec_recv_rng_seed: seeding rng with %u bytes", len); in rexec_recv_rng_seed()
222 debug3("RNG is ready, skipping seeding"); in seed_rng()
Dcipher-3des1.c154 debug3("%s: Installed 3DES IV", __func__); in ssh1_3des_iv()
159 debug3("%s: Copying 3DES IV", __func__); in ssh1_3des_iv()
Dmac.c188 debug3("mac ok: %s [%s]", p, names); in mac_valid()
191 debug3("macs ok: [%s]", names); in mac_valid()
Dauth2-jpake.c262 debug3("%s: fake %s salt for user %s: %s", in fake_salt_and_scheme()
280 debug3("%s: valid %d pw %.5s...", __func__, in auth2_jpake_get_pwdata()
358 debug3("%s: salt = %s (len %u)", __func__, in auth2_jpake_get_pwdata()
360 debug3("%s: scheme = %s", __func__, *hash_scheme); in auth2_jpake_get_pwdata()
Dhostfile.c251 debug3("%s: loading entries for host \"%.100s\" from file \"%s\"", in load_hostkeys()
305 debug3("%s: found %skey type %s in file %s:%lu", __func__, in load_hostkeys()
319 debug3("%s: loaded %lu keys", __func__, num_loaded); in load_hostkeys()
Dauthfile.c286 debug3("Truncated RSA1 identifier"); in key_parse_public_rsa1()
296 debug3("Incorrect RSA1 identifier"); in key_parse_public_rsa1()
394 debug3("Could not load \"%s\" as a RSA1 public key", filename); in key_load_public_rsa1()
430 debug3("Truncated RSA1 identifier"); in key_parse_private_rsa1()
440 debug3("Incorrect RSA1 identifier"); in key_parse_private_rsa1()
Dlog.h67 void debug3(const char *, ...) __attribute__((format(printf, 1, 2)));
/external/openssh/openbsd-compat/
Dport-aix.c87 debug3("AIX/UsrInfo: set len %d", i); in aix_usrinfo()
141 debug3("AIX SYSTEM attribute %s", sys); in aix_valid_authentications()
154 debug3("AIX auth1 attribute list member %s", p); in aix_valid_authentications()
183 debug3("AIX/authenticate result %d, authmsg %.100s", result, in sys_auth_passwd()
207 debug3("AIX/passwdexpired returned %d msg %.100s", expired, msg); in sys_auth_passwd()
249 debug3("%s: not checking", __func__); in sys_auth_allowed_user()
268 debug3("AIX/loginrestrictions returned %d msg %.100s", result, msg); in sys_auth_allowed_user()
339 debug3("%s: Could not open userdb to read", __func__); in aix_setauthdb()
345 debug3("AIX/setauthdb set registry '%s'", registry); in aix_setauthdb()
347 debug3("AIX/setauthdb set registry '%s' failed: %s", in aix_setauthdb()
[all …]
Dport-linux.c116 debug3("%s: setting execution context", __func__); in ssh_selinux_setup_exec_context()
135 debug3("%s: done", __func__); in ssh_selinux_setup_exec_context()
149 debug3("%s: setting TTY context on %s", __func__, tty); in ssh_selinux_setup_pty()
176 debug3("%s: done", __func__); in ssh_selinux_setup_pty()
205 switchlog = debug3; in ssh_selinux_change_context()
214 debug3("%s: setting context from '%s' to '%s'", __func__, in ssh_selinux_change_context()
268 debug3("%s", __func__); in oom_adjust_setup()
298 debug3("%s", __func__); in oom_adjust_restore()

12