| /freebsd/crypto/openssh/ |
| H A D | gss-serv-krb5.c | 72 logit("Cannot initialize krb5 context"); in ssh_gssapi_krb5_init() 97 logit("krb5_parse_name(): %.100s", errmsg); in ssh_gssapi_krb5_userok() 103 logit("Authorized to %s, krb5 principal %s (krb5_kuserok)", in ssh_gssapi_krb5_userok() 139 logit("krb5_cc_new_unique(): %.100s", errmsg); 142 logit("krb5_cc_gen_new(): %.100s", 151 logit("ssh_krb5_cc_gen(): %.100s", errmsg); 160 logit("krb5_parse_name(): %.100s", errmsg); 167 logit("krb5_cc_initialize(): %.100s", errmsg); 178 logit("gss_krb5_copy_ccache() failed");
|
| H A D | moduli.c | 300 logit("%.24s Sieve next %u plus %u-bit", ctime(&time_start), in gen_candidates() 372 logit("%.24s Sieved with %u small primes in %lld seconds", in gen_candidates() 400 logit("%.24s Found %u candidates", ctime(&time_stop), r); in gen_candidates() 414 logit("write_checkpoint: temp pathname too long"); in write_checkpoint() 418 logit("mkstemp(%s): %s", tmp, strerror(errno)); in write_checkpoint() 422 logit("write_checkpoint: fdopen: %s", strerror(errno)); in write_checkpoint() 433 logit("failed to write to checkpoint file '%s': %s", cpfile, in write_checkpoint() 448 logit("Failed to load checkpoint from '%s'", cpfile); in read_checkpoint() 450 logit("Loaded checkpoint from '%s' line %lu", cpfile, lineno); in read_checkpoint() 515 logit("%.24s processed %lu in %s", ctime(&time_now), in print_progress() [all …]
|
| H A D | loginrec.c | 424 logit("Attempt to write login records by non-root user (aborting)"); in login_write() 457 logit("Writing login record failed for %s", li->username); in login_write() 872 logit("%s: Couldn't seek to tty %d slot in %s", in utmp_write_direct() 894 logit("%s: Couldn't seek to tty %d slot in %s", in utmp_write_direct() 900 logit("%s: error writing %s: %s", __func__, in utmp_write_direct() 1088 logit("%s: problem writing %s: %s", __func__, in wtmp_write() 1095 logit("%s: problem writing %s: %s", __func__, in wtmp_write() 1182 logit("%s: problem opening %s: %s", __func__, in wtmp_get_entry() 1187 logit("%s: couldn't stat %s: %s", __func__, in wtmp_get_entry() 1202 logit("%s: read of %s failed: %s", __func__, in wtmp_get_entry() [all …]
|
| H A D | auth.c | 110 logit("User %.100s not allowed because account is locked", in allowed_user() 125 logit("User %.100s not allowed because shell %.100s " in allowed_user() 132 logit("User %.100s not allowed because shell %.100s " in allowed_user() 155 logit("User %.100s from %.100s not allowed " in allowed_user() 175 logit("User %.100s from %.100s not allowed because " in allowed_user() 183 logit("User %.100s from %.100s not allowed because " in allowed_user() 193 logit("User %.100s from %.100s not allowed " in allowed_user() 206 logit("User %.100s from %.100s not allowed " in allowed_user() 368 logit("Root login accepted for forced command."); in auth_root_allowed() 373 logit("ROOT LOGIN REFUSED FROM %.200s port %d", in auth_root_allowed() [all …]
|
| H A D | dh.c | 167 logit("WARNING: could not open %s (%s), using fixed modulus", in choose_dh() 199 logit("WARNING: no suitable primes (size %d/%d/%d) in %s", in choose_dh() 224 logit("WARNING: selected prime disappeared in %s, giving up", in choose_dh() 246 logit("invalid public DH value: negative"); in dh_pub_is_valid() 250 logit("invalid public DH value: <= 1"); in dh_pub_is_valid() 261 logit("invalid public DH value: >= p-1"); in dh_pub_is_valid() 275 logit("invalid public DH value (%d/%d)", in dh_pub_is_valid()
|
| H A D | auth-shadow.c | 70 logit("Account %.100s has expired", spw->sp_namp); in auth_shadow_acctexpired() 124 logit("User %.100s password has expired (root forced)", user); in auth_shadow_pwexpired() 129 logit("User %.100s password has expired (password aged)", user); in auth_shadow_pwexpired()
|
| H A D | auth-rhosts.c | 73 logit("User %s hosts file %s is not a regular file", in check_rhosts_file() 259 logit("Rhosts authentication refused for %.100s: " in auth_rhosts2() 268 logit("Rhosts authentication refused for %.100s: " in auth_rhosts2() 298 logit("Rhosts authentication refused for %.100s: " in auth_rhosts2()
|
| H A D | sftp-server.c | 472 logit("%s%sclose \"%s\" bytes read %llu written %llu", in handle_log_close() 478 logit("%s%sclosedir \"%s\"", in handle_log_close() 549 logit("sent status %s", status_to_message(status)); in send_status_errmsg() 749 logit("open \"%s\" flags %s mode 0%o", in process_open() 991 logit("set \"%s\" size %llu", in process_setstat() 998 logit("set \"%s\" mode %04o", name, a.perm); in process_setstat() 1009 logit("set \"%s\" modtime %s", name, buf); in process_setstat() 1015 logit("set \"%s\" owner %lu group %lu", name, in process_setstat() 1044 logit("set \"%s\" size %llu", in process_fsetstat() 1051 logit("set \"%s\" mode %04o", name, a.perm); in process_fsetstat() [all …]
|
| H A D | sshconnect.c | 434 logit("getifaddrs: %s: no suitable addresses", in ssh_create_socket() 1166 logit("%s host key for IP address " in check_host_key() 1171 logit("Failed to add the %s host key for IP " in check_host_key() 1176 logit("Warning: Permanently added the %s host " in check_host_key() 1186 logit("Host key fingerprint is: %s\n%s", fp, ra); in check_host_key() 1292 logit("Failed to add the host to the list of known " in check_host_key() 1295 logit("Warning: Permanently added '%.200s' (%s) to the " in check_host_key() 1461 logit("%s", msg); in check_host_key() 1465 logit("%s", msg); in check_host_key() 1626 logit("** WARNING: connection is not using a post-quantum key exchange algorithm."); in warn_nonpq_kex() [all …]
|
| H A D | auth2-pubkeyfile.c | 102 logit("%s: Authentication tried for %.100s with " in auth_authorise_keyopts() 127 logit("%s: Authentication tried for %.100s with valid " in auth_authorise_keyopts() 465 logit("Could not open user '%s' %s '%s': %s", in auth_openfile() 479 logit("User '%s' %s '%s' is not a regular file", in auth_openfile() 492 logit("Authentication refused: %s", line); in auth_openfile()
|
| H A D | clientloop.c | 305 logit("DISPLAY \"%s\" invalid; disabling X11 forwarding", in client_x11_get_proto() 437 logit("Warning: No xauth data; " in client_x11_get_proto() 498 logit("Timeout, server %s not responding.", host); in server_alive_check() 1005 logit("Commands:"); in process_cmdline() 1006 logit(" -L[bind_address:]port:host:hostport " in process_cmdline() 1008 logit(" -R[bind_address:]port:host:hostport " in process_cmdline() 1010 logit(" -D[bind_address:]port " in process_cmdline() 1012 logit(" -KL[bind_address:]port " in process_cmdline() 1014 logit(" -KR[bind_address:]port " in process_cmdline() 1016 logit(" -KD[bind_address:]port " in process_cmdline() [all …]
|
| H A D | ttymodes.c | 293 logit("tcgetattr: %.100s", strerror(errno)); in ssh_tty_make_modes() 367 logit("tcgetattr: %.100s", strerror(errno)); in ssh_tty_parse_modes() 448 logit("Setting tty modes failed: %.100s", strerror(errno)); in ssh_tty_parse_modes()
|
| H A D | auth2-gss.c | 175 logit("Failed gssapi-with-mic for %s%.100s " in input_gssapi_token() 229 logit("Failed gssapi-with-mic for %s%.100s from %.200s port %d ssh2", in input_gssapi_errtok() 312 logit("GSSAPI MIC check failed"); in input_gssapi_mic()
|
| H A D | sshd.c | 395 logit("Timeout before authentication for %s, " in child_reap() 401 logit("Session process %ld unpriv child crash for %s%s", in child_reap() 494 logit("%d active startups", children_active); in show_info() 506 logit("child %d: fd=%d pid=%ld %s%s", i, children[i].pipefd, in show_info() 531 logit("Received SIGHUP; restarting."); in sighup_restart() 539 logit("RESTART FAILED: av[0]='%.100s', error: %.100s.", saved_argv[0], in sighup_restart() 646 logit("%s logging rate-limited: additional %u connections " in drop_connection() 893 logit("Server listening on %s port %s%s%s.", in listen_on_addrs() 984 logit("Received signal %d; terminating.", in server_accept_loop() 1443 logit("-r option is deprecated"); in main() [all …]
|
| H A D | serverloop.c | 122 logit("Timeout, client not responding from %s", remote_id); in client_alive_check() 257 logit("terminating inactive connection from %s", remote_id); in wait_until_can_do_something() 277 logit("Connection closed by %.100s port %d", in process_input() 281 logit("Read error from remote host %s port %d: %s", in process_input() 452 logit("refused local port forward: " in server_request_direct_tcpip() 497 logit("refused streamlocal port forward: " in server_request_direct_streamlocal()
|
| H A D | auth-krb5.c | 258 logit("mkstemp(): %.100s", strerror(oerrno)); in ssh_krb5_cc_gen() 264 logit("fchmod(): %.100s", strerror(oerrno)); in ssh_krb5_cc_gen()
|
| H A D | auth2-passwd.c | 69 logit("password change not supported"); in userauth_passwd()
|
| H A D | srclimit.c | 482 logit("%zu active %s penalties", npenalties, t); in srclimit_penalty_info_for_tree() 487 logit("client %s %s (expired)", s, p->reason); in srclimit_penalty_info_for_tree() 489 logit("client %s %s (%.3f secs left)", s, p->reason, in srclimit_penalty_info_for_tree()
|
| H A D | packet.c | 410 logit("Finished discarding for %.200s port %d", in ssh_packet_stop_discard() 595 logit("Nasty PTR record \"%s\" is set up for %s, ignoring", in ssh_remote_hostname() 617 logit("reverse mapping checking getaddrinfo for %.700s " in ssh_remote_hostname() 632 logit("Address %.100s maps to %.600s, but this does not " in ssh_remote_hostname() 1368 logit("outgoing seqnr wraps around"); in ssh_packet_send2_wrapped() 1665 logit("Bad packet length %u.", state->packlen); in ssh_packet_read_poll2() 1695 logit("Bad packet length %u.", state->packlen); in ssh_packet_read_poll2() 1717 logit("padding error: need %d block %d mod %d", in ssh_packet_read_poll2() 1743 logit("Corrupted MAC on input."); in ssh_packet_read_poll2() 1763 logit("Corrupted MAC on input."); in ssh_packet_read_poll2() [all …]
|
| /freebsd/usr.sbin/ypldap/ |
| H A D | log.c | 40 void logit(int, const char *, ...); 56 logit(int pri, const char *fmt, ...) in logit() function 93 logit(LOG_CRIT, "%s", strerror(errno)); in log_warn() 100 logit(LOG_CRIT, "%s", strerror(errno)); in log_warn() 145 logit(LOG_CRIT, "fatal: %s", strerror(errno)); in fatal() 148 logit(LOG_CRIT, "fatal: %s: %s", in fatal() 151 logit(LOG_CRIT, "fatal: %s", emsg); in fatal()
|
| /freebsd/usr.sbin/rpcbind/ |
| H A D | security.c | 88 logit(log_severity, addr, proc, prog, in check_access() 112 logit(deny_severity, addr, proc, prog, in check_access() 119 logit(log_severity, addr, proc, prog, ""); in check_access() 160 logit(int severity, struct sockaddr *addr, rpcproc_t procnum, rpcprog_t prognum, in logit() function 280 logit(deny_severity, sa, args->rmt_proc, args->rmt_prog, in check_callit() 283 logit(0, sa, args->rmt_proc, args->rmt_prog, in check_callit()
|
| /freebsd/usr.sbin/ppp/ |
| H A D | ip.c | 574 int cproto, mask, len, n, pri, logit, result, datalen, frag; in PacketCheck() local 578 logit = (log_IsKept(LogTCPIP) || log_IsKept(LogDNS)) && in PacketCheck() 610 if (logit && loglen < sizeof logbuf) { in PacketCheck() 622 if (logit && loglen < sizeof logbuf) { in PacketCheck() 636 if (logit && loglen < sizeof logbuf) { in PacketCheck() 658 if (logit && loglen < sizeof logbuf) { in PacketCheck() 712 if (logit && loglen < sizeof logbuf) { in PacketCheck() 725 if (logit && loglen < sizeof logbuf) { in PacketCheck() 738 if (logit && loglen < sizeof logbuf) { in PacketCheck() 758 if (logit in PacketCheck() [all...] |
| /freebsd/crypto/openssh/openbsd-compat/ |
| H A D | port-aix.c | 138 logit("Can't retrieve attribute SYSTEM for %s: %.100s", in aix_valid_authentications() 148 logit("Can't retrieve attribute auth1 for %s: %.100s", in aix_valid_authentications() 158 logit("Account %s has unsupported auth1 value '%s'", in aix_valid_authentications() 222 logit("Password can't be changed for user %s: %.100s", in sys_auth_passwd() 277 logit("Login restricted for %s: %.100s", pw->pw_name, msg); in sys_auth_allowed_user()
|
| /freebsd/contrib/sendmail/src/ |
| H A D | ratectrl.c | 280 bool logit = false; local 423 logit = true; 434 logit = exceeded || LogLevel > 11; 436 if (logit)
|
| H A D | mci.c | 656 mci_dump(fp, mci, logit) in mci_dump() argument 659 bool logit; 665 sep = logit ? " " : "\n\t"; 722 if (logit) 740 mci_dump_all(fp, logit) in mci_dump_all() argument 742 bool logit; 750 mci_dump(fp, MciCache[i], logit);
|