Date: Thu, 18 Nov 2004 10:02:28 +0000 (UTC) From: Yar Tikhiy <yar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/ftpd ftpd.c Message-ID: <200411181002.iAIA2SjZ043088@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2004-11-18 10:02:28 UTC
FreeBSD src repository
Modified files:
libexec/ftpd ftpd.c
Log:
Log pathname arguments to ftp commands as the user specified them;
add the working directory pathname to the log message if any of
such arguments isn't absolute. This has advantage over the old
way of logging that an admin can see what users are actually trying
to do, and where. The old code was also not too robust when it
came to a chrooted session and an absolute pathname.
Pointed out by: Nick Leuta
MFC after: 2 weeks
Revision Changes Path
1.184 +55 -33 src/libexec/ftpd/ftpd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411181002.iAIA2SjZ043088>
