opnsense-src/libexec/ftpd
Yaroslav Tykhiy 6b2dee6ba1 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
2004-11-18 10:02:28 +00:00
..
config.h Portability configuration data for LukeM ftpd. 2001-07-19 17:45:14 +00:00
extern.h Silence some FORMAT_AUDIT warnings (one left) 2002-02-04 01:23:44 +00:00
ftpchroot.5 Assorted mdoc(7) fixes. 2003-06-01 19:52:36 +00:00
ftpcmd.y Kill more unneeded casts found. 2004-11-17 11:52:41 +00:00
ftpd.8 Mechanically kill hard sentence breaks. 2004-07-02 21:28:50 +00:00
ftpd.c Log pathname arguments to ftp commands as the user specified them; 2004-11-18 10:02:28 +00:00
logwtmp.c Oops. Some ut_time stuff slipped through the cracks. These turned out 2002-11-17 23:46:45 +00:00
Makefile ftpd(8) seems to be WARNS=2 clean now. 2004-07-31 15:07:33 +00:00
pathnames.h $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
popen.c Kill ancient casts to integral types left from the K&R era. 2004-11-13 13:15:47 +00:00