Home
last modified time | relevance | path

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

12

/dragonfly/crypto/openssh/
HDloginrec.c444 logit("Attempt to write login records by non-root user (aborting)"); in login_write()
474 logit("Writing login record failed for %s", li->username); in login_write()
864 logit("%s: tty not found", __func__); in utmp_write_direct()
878 logit("%s: lseek: %s", __func__, strerror(errno)); in utmp_write_direct()
883 logit("%s: Couldn't seek to tty %d slot in %s", in utmp_write_direct()
900 logit("%s: lseek: %s", __func__, strerror(errno)); in utmp_write_direct()
905 logit("%s: Couldn't seek to tty %d slot in %s", in utmp_write_direct()
911 logit("%s: error writing %s: %s", __func__, in utmp_write_direct()
933 logit("%s: utmp_write_library() failed", __func__); in utmp_perform_login()
938 logit("%s: utmp_write_direct() failed", __func__); in utmp_perform_login()
[all …]
HDgss-serv-krb5.c72 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");
HDmoduli.c290 logit("Limited memory: %u MB; limit %lu MB", in gen_candidates()
296 logit("Increased memory: %u MB; need %u bytes", in gen_candidates()
300 logit("Decreased memory: %u MB; want %u bytes", in gen_candidates()
345 logit("%.24s Sieve next %u plus %u-bit", ctime(&time_start), in gen_candidates()
417 logit("%.24s Sieved with %u small primes in %lld seconds", in gen_candidates()
445 logit("%.24s Found %u candidates", ctime(&time_stop), r); in gen_candidates()
459 logit("write_checkpoint: temp pathname too long"); in write_checkpoint()
463 logit("mkstemp(%s): %s", tmp, strerror(errno)); in write_checkpoint()
467 logit("write_checkpoint: fdopen: %s", strerror(errno)); in write_checkpoint()
478 logit("failed to write to checkpoint file '%s': %s", cpfile, in write_checkpoint()
[all …]
HDauth.c111 logit("User %.100s not allowed because account is locked", in allowed_user()
126 logit("User %.100s not allowed because shell %.100s " in allowed_user()
133 logit("User %.100s not allowed because shell %.100s " in allowed_user()
156 logit("User %.100s from %.100s not allowed " in allowed_user()
176 logit("User %.100s from %.100s not allowed because " in allowed_user()
184 logit("User %.100s from %.100s not allowed because " in allowed_user()
194 logit("User %.100s from %.100s not allowed " in allowed_user()
207 logit("User %.100s from %.100s not allowed " in allowed_user()
364 logit("Root login accepted for forced command."); in auth_root_allowed()
369 logit("ROOT LOGIN REFUSED FROM %.200s port %d", in auth_root_allowed()
[all …]
HDdh.c168 logit("WARNING: could not open %s (%s), using fixed modulus", in choose_dh()
200 logit("WARNING: no suitable primes in %s", in choose_dh()
225 logit("WARNING: selected prime disappeared in %s, giving up", in choose_dh()
247 logit("invalid public DH value: negative"); in dh_pub_is_valid()
251 logit("invalid public DH value: <= 1"); in dh_pub_is_valid()
262 logit("invalid public DH value: >= p-1"); in dh_pub_is_valid()
276 logit("invalid public DH value (%d/%d)", in dh_pub_is_valid()
HDsftp-server.c480 logit("%s%sclose \"%s\" bytes read %llu written %llu", in handle_log_close()
486 logit("%s%sclosedir \"%s\"", in handle_log_close()
557 logit("sent status %s", status_to_message(status)); in send_status_errmsg()
757 logit("open \"%s\" flags %s mode 0%o", in process_open()
999 logit("set \"%s\" size %llu", in process_setstat()
1006 logit("set \"%s\" mode %04o", name, a.perm); in process_setstat()
1017 logit("set \"%s\" modtime %s", name, buf); in process_setstat()
1023 logit("set \"%s\" owner %lu group %lu", name, in process_setstat()
1052 logit("set \"%s\" size %llu", in process_fsetstat()
1059 logit("set \"%s\" mode %04o", name, a.perm); in process_fsetstat()
[all …]
HDauth-rhosts.c75 logit("User %s hosts file %s is not a regular file", in check_rhosts_file()
261 logit("Rhosts authentication refused for %.100s: " in auth_rhosts2()
270 logit("Rhosts authentication refused for %.100s: " in auth_rhosts2()
300 logit("Rhosts authentication refused for %.100s: " in auth_rhosts2()
HDauth-shadow.c70 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()
HDauth2-pubkeyfile.c101 logit("%s: Authentication tried for %.100s with " in auth_authorise_keyopts()
126 logit("%s: Authentication tried for %.100s with valid " in auth_authorise_keyopts()
452 logit("Could not open user '%s' %s '%s': %s", in auth_openfile()
466 logit("User '%s' %s '%s' is not a regular file", in auth_openfile()
479 logit("Authentication refused: %s", line); in auth_openfile()
HDclientloop.c307 logit("DISPLAY \"%s\" invalid; disabling X11 forwarding", in client_x11_get_proto()
439 logit("Warning: No xauth data; " in client_x11_get_proto()
500 logit("Timeout, server %s not responding.", host); in server_alive_check()
1006 logit("Commands:"); in process_cmdline()
1007 logit(" -L[bind_address:]port:host:hostport " in process_cmdline()
1009 logit(" -R[bind_address:]port:host:hostport " in process_cmdline()
1011 logit(" -D[bind_address:]port " in process_cmdline()
1013 logit(" -KL[bind_address:]port " in process_cmdline()
1015 logit(" -KR[bind_address:]port " in process_cmdline()
1017 logit(" -KD[bind_address:]port " in process_cmdline()
[all …]
HDttymodes.c294 logit("tcgetattr: %.100s", strerror(errno)); in ssh_tty_make_modes()
368 logit("tcgetattr: %.100s", strerror(errno)); in ssh_tty_parse_modes()
449 logit("Setting tty modes failed: %.100s", strerror(errno)); in ssh_tty_parse_modes()
HDdispatch.c44 logit("dispatch_protocol_error: type %d seq %u", type, seq); in dispatch_protocol_error()
56 logit("dispatch_protocol_ignore: type %d seq %u", type, seq); in dispatch_protocol_ignore()
HDsshd.c367 logit("Timeout before authentication for %s, " in child_reap()
373 logit("Session process %ld unpriv child crash for %s%s", in child_reap()
456 logit("%d active startups", children_active); in show_info()
460 logit("child %d: fd=%d pid=%ld %s%s", i, children[i].pipefd, in show_info()
486 logit("Received SIGHUP; restarting."); in sighup_restart()
494 logit("RESTART FAILED: av[0]='%.100s', error: %.100s.", saved_argv[0], in sighup_restart()
578 logit("exited MaxStartups throttling after %s, " in drop_connection()
804 logit("Server listening on %s port %s%s%s.", in listen_on_addrs()
888 logit("Received signal %d; terminating.", in server_accept_loop()
1270 logit("-r option is deprecated"); in main()
[all …]
HDsshconnect.c405 logit("getifaddrs: %s: no suitable addresses", in ssh_create_socket()
1128 logit("%s host key for IP address " in check_host_key()
1133 logit("Failed to add the %s host key for IP " in check_host_key()
1138 logit("Warning: Permanently added the %s host " in check_host_key()
1148 logit("Host key fingerprint is %s\n%s", fp, ra); in check_host_key()
1254 logit("Failed to add the host to the list of known " in check_host_key()
1257 logit("Warning: Permanently added '%.200s' (%s) to the " in check_host_key()
1423 logit("%s", msg); in check_host_key()
1427 logit("%s", msg); in check_host_key()
1652 logit("WARNING: %s key found for host %s\n" in show_other_keys()
[all …]
HDserverloop.c117 logit("Timeout, client not responding from %s", remote_id); in client_alive_check()
249 logit("terminating inactive connection from %s", remote_id); in wait_until_can_do_something()
269 logit("Connection closed by %.100s port %d", in process_input()
273 logit("Read error from remote host %s port %d: %s", in process_input()
427 logit("refused local port forward: " in server_request_direct_tcpip()
472 logit("refused streamlocal port forward: " in server_request_direct_streamlocal()
HDauth-krb5.c258 logit("mkstemp(): %.100s", strerror(oerrno)); in ssh_krb5_cc_gen()
264 logit("fchmod(): %.100s", strerror(oerrno)); in ssh_krb5_cc_gen()
HDauth2-passwd.c69 logit("password change not supported"); in userauth_passwd()
HDsrclimit.c468 logit("%zu active %s penalties", npenalties, t); in srclimit_penalty_info_for_tree()
473 logit("client %s %s (expired)", s, p->reason); in srclimit_penalty_info_for_tree()
475 logit("client %s %s (%llu secs left)", s, p->reason, in srclimit_penalty_info_for_tree()
/dragonfly/usr.sbin/rpcbind/
HDsecurity.c92 logit(log_severity, addr, proc, prog, in check_access()
116 logit(deny_severity, addr, proc, prog, ": request from unauthorized host"); in check_access()
121 logit(log_severity, addr, proc, prog, ""); in check_access()
161 logit(int severity, struct sockaddr *addr, rpcproc_t procnum, rpcprog_t prognum, in logit() function
281 logit(deny_severity, sa, args->rmt_proc, args->rmt_prog, in check_callit()
284 logit(0, sa, args->rmt_proc, args->rmt_prog, in check_callit()
/dragonfly/usr.sbin/ppp/
HDip.c548 int cproto, mask, len, n, pri, logit, result, datalen, frag; in PacketCheck() local
552 logit = (log_IsKept(LogTCPIP) || log_IsKept(LogDNS)) && in PacketCheck()
584 if (logit && loglen < sizeof logbuf) { in PacketCheck()
596 if (logit && loglen < sizeof logbuf) { in PacketCheck()
610 if (logit && loglen < sizeof logbuf) { in PacketCheck()
632 if (logit && loglen < sizeof logbuf) { in PacketCheck()
686 if (logit && loglen < sizeof logbuf) { in PacketCheck()
699 if (logit && loglen < sizeof logbuf) { in PacketCheck()
712 if (logit && loglen < sizeof logbuf) { in PacketCheck()
732 if (logit && loglen < sizeof logbuf) { in PacketCheck()
[all …]
/dragonfly/lib/libpam/modules/pam_lastlog/
HDpam_lastlog.c74 static void logit(int, const char *, ...) __printflike(2, 3);
77 logit(int level, const char *fmt, ...) in logit() function
182 logit(LOG_NOTICE, "%s(): no utmpx record for %s", in pam_sm_close_session()
234 logit(LOG_NOTICE, "Cannot update utmpx %m"); in doutmpx()
237 logit(LOG_NOTICE, "Cannot update wtmpx %m"); in doutmpx()
268 logit(LOG_NOTICE, "Cannot update lastlogx %m"); in dolastlogx()
/dragonfly/games/hunt/huntd/
HDdriver.c147 logit(LOG_ERR, "select"); in main()
180 logit(LOG_ERR, "select"); in main()
285 logit(LOG_WARNING, "select"); in main()
370 logit(LOG_ERR, "bind"); in init()
374 logit(LOG_ERR, "listen"); in init()
380 logit(LOG_ERR, "getsockname"); in init()
393 logit(LOG_ERR, "bind"); in init()
397 logit(LOG_ERR, "listen"); in init()
403 logit(LOG_ERR, "getsockname"); in init()
445 logit(LOG_ERR, "setsockopt SO_REUSEADDR"); in init()
[all …]
HDanswer.c79 logit(LOG_ERR, "accept"); in answer_first()
95 logit(LOG_ERR, "malloc"); in answer_first()
275 logit(LOG_WARNING, "read"); in answer_next()
496 logit(LOG_ERR, "malloc"); in get_ident()
544 logit(LOG_WARNING, "inet_ntop"); in answer_info()
HDexpl.c63 logit(LOG_ERR, "malloc"); in showexpl()
159 logit(LOG_ERR, "malloc"); in init_removed()
/dragonfly/games/snake/snake/
HDsnake.c111 void logit(const char *);
280 logit("quit"); in mainloop()
419 logit("won"); in mainloop()
850 logit("bonus"); in pushsnake()
863 logit("eaten"); in pushsnake()
941 logit(const char *msg) in logit() function

12