Lines Matching refs:infof
318 infof(data, "SSH %p state change from %s to %s (line %d)", in mystate()
383 infof(data, "SSH MD5 fingerprint: %s", md5buffer); in myssh_is_known()
746 infof(data, "Authenticated with none"); in myssh_statemach_act()
758 infof(data, "Authentication using SSH public key file"); in myssh_statemach_act()
824 infof(data, "Completed public key authentication"); in myssh_statemach_act()
841 infof(data, "Completed public key authentication"); in myssh_statemach_act()
846 infof(data, "Failed public key authentication (rc: %d)", rc); in myssh_statemach_act()
866 infof(data, "Completed gssapi authentication"); in myssh_statemach_act()
892 infof(data, "completed keyboard interactive authentication"); in myssh_statemach_act()
915 infof(data, "Completed password authentication"); in myssh_statemach_act()
933 infof(data, "Authentication complete"); in myssh_statemach_act()
944 infof(data, "SSH CONNECT phase done"); in myssh_statemach_act()
983 DEBUGF(infof(data, "SSH CONNECT phase done")); in myssh_statemach_act()
996 infof(data, "Sending quote commands"); in myssh_statemach_act()
1007 infof(data, "Sending quote commands"); in myssh_statemach_act()
1380 infof(data, "Creating directory '%s'", protop->path); in myssh_statemach_act()
1724 infof(data, "File already completely downloaded"); in myssh_statemach_act()
1757 DEBUGF(infof(data, "SFTP DONE done")); in myssh_statemach_act()
1926 infof(data, "Failed to close libssh scp channel: %s", in myssh_statemach_act()
1939 DEBUGF(infof(data, "SCP DONE phase complete")); in myssh_statemach_act()
2206 infof(data, "Could not parse SSH configuration files"); in myssh_connect()
2217 infof(data, "User: %s", conn->user); in myssh_connect()
2226 infof(data, "Known hosts: %s", data->set.str[STRING_SSH_KNOWNHOSTS]); in myssh_connect()
2283 DEBUGF(infof(data, "DO phase is complete")); in scp_doing()
2303 DEBUGF(infof(data, "DO phase starts")); in scp_perform()
2315 DEBUGF(infof(data, "DO phase is complete")); in scp_perform()
2483 DEBUGF(infof(data, "DO phase starts")); in sftp_perform()
2496 DEBUGF(infof(data, "DO phase is complete")); in sftp_perform()
2508 DEBUGF(infof(data, "DO phase is complete")); in sftp_doing()
2523 DEBUGF(infof(data, "SSH DISCONNECT starts now")); in sftp_disconnect()
2531 DEBUGF(infof(data, "SSH DISCONNECT is done")); in sftp_disconnect()