Searched refs:auth_debug_add (Results 1 - 6 of 6) sorted by path

/freebsd-9.3-release/crypto/openssh/
H A Dauth-options.c111 auth_debug_add("Port forwarding disabled.");
118 auth_debug_add("Agent forwarding disabled.");
125 auth_debug_add("X11 forwarding disabled.");
132 auth_debug_add("Pty allocation disabled.");
139 auth_debug_add("User rc file execution disabled.");
164 auth_debug_add("%.100s, line %lu: missing end quote",
171 auth_debug_add("Forced command.");
195 auth_debug_add("%.100s, line %lu: missing end quote",
202 auth_debug_add("principals: %.900s",
229 auth_debug_add("
[all...]
H A Dauth-rhosts.c106 auth_debug_add("Found empty line in %.100s.", filename);
116 auth_debug_add("Found garbage in %.100s.", filename);
143 auth_debug_add("Ignoring wild host/user names in %.100s.",
167 auth_debug_add("Matched negative entry in %.100s.",
236 auth_debug_add("Accepted for %.100s [%.100s] by /etc/hosts.equiv.",
242 auth_debug_add("Accepted for %.100s [%.100s] by %.100s.",
254 auth_debug_add("Rhosts authentication refused for %.100s: "
263 auth_debug_add("Rhosts authentication refused for %.100s: "
290 auth_debug_add("Bad file modes for %.200s", buf);
295 auth_debug_add("Serve
[all...]
H A Dauth.c417 auth_debug_add("Ignored %.200s: bad ownership or modes",
568 auth_debug_add("Ignored %s: %s", file_type, line);
700 auth_debug_add(const char *fmt,...) function
H A Dauth.h205 void auth_debug_add(const char *fmt,...) __attribute__((format(printf, 1, 2)));
H A Dauth2-hostbased.c191 auth_debug_add("%s", reason);
H A Dauth2-pubkey.c385 auth_debug_add("%s", reason);
455 auth_debug_add("%s", reason);

Completed in 97 milliseconds