Searched refs:ftp_unauthorized (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/proxy/
H A Dmod_proxy_ftp.c922 static int ftp_unauthorized(request_rec *r, int log_it) function
1280 return ftp_unauthorized(r, 1); /* log it: user name guessing
1290 return ftp_unauthorized(r, 0);
1318 return ftp_unauthorized(r, 1); /* log it: passwd guessing

Completed in 33 milliseconds