Searched refs:logit (Results 1 - 25 of 56) sorted by relevance

123

/freebsd-10.0-release/crypto/openssh/
H A Dgss-serv-krb5.c72 logit("Cannot initialize krb5 context");
97 logit("krb5_parse_name(): %.100s", errmsg);
103 logit("Authorized to %s, krb5 principal %s (krb5_kuserok)",
138 logit("krb5_cc_new_unique(): %.100s", errmsg);
145 logit("ssh_krb5_cc_gen(): %.100s", errmsg);
154 logit("krb5_parse_name(): %.100s", errmsg);
161 logit("krb5_cc_initialize(): %.100s", errmsg);
172 logit("gss_krb5_copy_ccache() failed");
H A Dloginrec.c434 logit("Attempt to write login records by non-root user (aborting)");
464 logit("Writing login record failed for %s", li->username);
857 logit("%s: tty not found", __func__);
871 logit("%s: lseek: %s", __func__, strerror(errno));
876 logit("%s: Couldn't seek to tty %d slot in %s",
893 logit("%s: lseek: %s", __func__, strerror(errno));
898 logit("%s: Couldn't seek to tty %d slot in %s",
904 logit("%s: error writing %s: %s", __func__,
926 logit("%s: utmp_write_library() failed", __func__);
931 logit("
[all...]
H A Dauth-shadow.c70 logit("Account %.100s has expired", spw->sp_namp);
125 logit("User %.100s password has expired (root forced)", user);
130 logit("User %.100s password has expired (password aged)", user);
H A Dauth2-passwd.c68 logit("password change not supported");
H A Ddispatch.c47 logit("dispatch_protocol_error: type %d seq %u", type, seq);
58 logit("dispatch_protocol_ignore: type %d seq %u", type, seq);
H A Dmoduli.c285 logit("Limited memory: %u MB; limit %lu MB",
291 logit("Increased memory: %u MB; need %u bytes",
295 logit("Decreased memory: %u MB; want %u bytes",
340 logit("%.24s Sieve next %u plus %u-bit", ctime(&time_start),
412 logit("%.24s Sieved with %u small primes in %ld seconds",
440 logit("%.24s Found %u candidates", ctime(&time_stop), r);
454 logit("write_checkpoint: temp pathname too long");
458 logit("mkstemp(%s): %s", tmp, strerror(errno));
462 logit("write_checkpoint: fdopen: %s", strerror(errno));
471 logit("faile
[all...]
H A Dauth-rh-rsa.c90 logit("Client on %.800s failed to respond correctly to host authentication.",
H A Dauth-rhosts.c72 logit("User %s hosts file %s is not a regular file",
252 logit("Rhosts authentication refused for %.100s: "
261 logit("Rhosts authentication refused for %.100s: "
288 logit("Rhosts authentication refused for %.100s: bad modes for %.200s",
H A Dauth.c152 logit("User %.100s not allowed because account is locked",
168 logit("User %.100s not allowed because shell %.100s "
175 logit("User %.100s not allowed because shell %.100s "
194 logit("User %.100s from %.100s not allowed "
208 logit("User %.100s from %.100s not allowed because "
216 logit("User %.100s from %.100s not allowed because "
226 logit("User %.100s from %.100s not allowed "
239 logit("User %.100s from %.100s not allowed "
288 authlog = logit;
345 logit("Roo
[all...]
H A Ddh.c155 logit("WARNING: %s does not exist, using fixed modulus",
184 logit("WARNING: no suitable primes in %s", _PATH_DH_PRIMES);
221 logit("invalid public DH value: negative");
225 logit("invalid public DH value: <= 1");
236 logit("invalid public DH value: >= p-1");
250 logit("invalid public DH value (%d/%d)", bits_set, BN_num_bits(dh->p));
H A Dttymodes.c306 logit("tcgetattr: %.100s", strerror(errno));
375 logit("tcgetattr: %.100s", strerror(errno));
452 logit("parse_tty_modes: unknown opcode %d",
469 logit("parse_tty_modes: unknown opcode %d",
480 logit("parse_tty_modes: n_bytes_ptr != n_bytes: %d %d",
489 logit("Setting tty modes failed: %.100s", strerror(errno));
H A Dsshconnect1.c122 logit("Authentication agent failed to decrypt challenge.");
419 logit("WARNING: Encryption is disabled! "
454 logit("WARNING: Encryption is disabled! Password will be transmitted in clear text.");
510 logit("Warning: Server lies about size of server public key: "
512 logit("Warning: This may be due to an old implementation of ssh.");
522 logit("Warning: Server lies about size of server host key: "
524 logit("Warning: This may be due to an old implementation of ssh.");
621 logit("No valid SSH1 cipher, using %.100s instead.",
H A Dsftp-server.c338 logit("%s%sclose \"%s\" bytes read %llu written %llu",
344 logit("%s%sclosedir \"%s\"",
412 logit("sent status %s", status_to_message(status));
560 logit("open \"%s\" flags %s mode 0%o",
779 logit("set \"%s\" size %llu",
786 logit("set \"%s\" mode %04o", name, a->perm);
797 logit("set \"%s\" modtime %s", name, buf);
803 logit("set \"%s\" owner %lu group %lu", name,
834 logit("set \"%s\" size %llu",
841 logit("se
[all...]
H A Dgroupaccess.c68 logit("getgrouplist: groups list too small");
H A Dlog.h66 void logit(const char *, ...) __attribute__((format(printf, 1, 2)));
H A Dauth2-hostbased.c89 logit("userauth_hostbased: unsupported "
173 logit("userauth_hostbased mismatch: "
H A Dcanohost.c96 logit("Nasty PTR record \"%s\" is set up for %s, ignoring",
122 logit("reverse mapping checking getaddrinfo for %.700s "
137 logit("Address %.100s maps to %.600s, but this does not "
H A Dclientloop.c325 logit("DISPLAY '%s' invalid, falling back to fake xauth data",
411 logit("Warning: No xauth data; "
564 logit("Timeout, server %s not responding.", host);
896 logit("Commands:");
897 logit(" -L[bind_address:]port:host:hostport "
899 logit(" -R[bind_address:]port:host:hostport "
901 logit(" -D[bind_address:]port "
903 logit(" -KL[bind_address:]port "
905 logit(" -KR[bind_address:]port "
907 logit("
[all...]
H A Dsshconnect.c599 logit("Agent forwarding disabled for protocol 1.3");
847 logit("%s host key for IP address "
852 logit("Failed to add the %s host key for IP "
857 logit("Warning: Permanently added the %s host "
864 logit("Host key fingerprint is %s\n%s\n", fp, ra);
957 logit("Failed to add the host to the list of known "
960 logit("Warning: Permanently added '%.200s' (%s) to the "
1115 logit("%s", msg);
1124 logit("%s", msg);
1271 logit("WARNIN
[all...]
H A Dauth-options.c291 logit("Authentication tried for %.100s with "
411 logit("Bad options in %.100s file, line %lu: %.50s",
516 logit("Authentication tried for %.100s "
543 logit("Certificate extension \"%s\" "
H A Dauth2.c255 logit("input_userauth_request: invalid user %s", user);
287 logit("Denied connection for %.200s from %.200s [%.200s].",
292 logit("LOGIN %.200s REFUSED (TIME) FROM %.200s",
556 logit("Authentication methods list \"%s\" contains "
/freebsd-10.0-release/usr.sbin/rpcbind/
H A Dsecurity.c92 logit(log_severity, addr, proc, prog,
116 logit(deny_severity, addr, proc, prog, ": request from unauthorized host");
121 logit(log_severity, addr, proc, prog, "");
159 /* logit - report events of interest via the syslog daemon */
161 logit(int severity, struct sockaddr *addr, rpcproc_t procnum, rpcprog_t prognum, function
192 setproctitle("logit");
281 logit(deny_severity, sa, args->rmt_proc, args->rmt_prog,
284 logit(0, sa, args->rmt_proc, args->rmt_prog,
/freebsd-10.0-release/crypto/openssh/openbsd-compat/
H A Dport-aix.c136 logit("Can't retrieve attribute SYSTEM for %s: %.100s",
146 logit("Can't retrieve attribute auth1 for %s: %.100s",
156 logit("Account %s has unsupported auth1 value '%s'",
216 logit("Password can't be changed for user %s: %.100s",
269 logit("Login restricted for %s: %.100s", pw->pw_name, msg);
H A Dport-linux.c183 void (*switchlog) (const char *fmt,...) = logit;
189 logit("%s: getcon failed with %s", __func__, strerror(errno));
194 logit ("%s: unparseable context %s", __func__, oldctx);
/freebsd-10.0-release/usr.sbin/ppp/
H A Dip.c574 int cproto, mask, len, n, pri, logit, result, datalen, frag; local
578 logit = (log_IsKept(LogTCPIP) || log_IsKept(LogDNS)) &&
610 if (logit && loglen < sizeof logbuf) {
622 if (logit && loglen < sizeof logbuf) {
636 if (logit && loglen < sizeof logbuf) {
658 if (logit && loglen < sizeof logbuf) {
712 if (logit && loglen < sizeof logbuf) {
725 if (logit && loglen < sizeof logbuf) {
738 if (logit && loglen < sizeof logbuf) {
758 if (logit
[all...]

Completed in 128 milliseconds

123